Im trying to find very specific links on one large website, so for example: I want to find all links pointing to *.websiteB.com going from websiteA.com. The asterisk is a variable subdomain. I know I could use xenu for this, but I was hoping it would work in Google, however I didn't get really satisfying results so far. I hoped and thought this would work, but it doesn't work very well: site:websiteA.com link:*.websiteB.com Does anyone know if it is possible? And if so, how? Thanks in advance.
I'm wondering if Google Analytics might help? You could also view the source/html and then use the find feature to find those specific links.