Scrapebox Help Plz

moneymachine01

Regular Member
Joined
Sep 2, 2009
Messages
341
Reaction score
76
I've been trying to harvest wordpress blog posts using the "intitle:" function but it is yielding no related results. So, for example if I was to use intitle:lebron james I would expect to see the pages related to lebron james but it instead is just posting totally random url's not remotely related to my subject. Has anyone else experienced similar results ? Thanks in advance.
 
Make sure you put the whole phrase in quotes.

Also, if you have AOL search engine checked, it might be giving crappy results because as far as I'm aware, it doesn't have advanced search operators like "intitle:"
 
Last edited:
I just tried it and got relevant results for lebron james and a few other terms for both intitle: and allintitle:

Can you verify that you put a colon after "intitle" in the footprint box?
 
I just tried it and got relevant results for lebron james and a few other terms for both intitle: and allintitle:

Can you verify that you put a colon after "intitle" in the footprint box?

Yes I had a colon. Paincake mentioned not to use AOL because it does not have advanced search for that. I did use Yahoo because I was getting errors when using the google search. Perhaps that is the issue. I also tried inurl: and that works fine.

Thanks
 
Only G00ble and Yahoo will recognize:

intitle:Lebron intitle:James

(phrasing your search like this will yield AND for both terms somewhere in the title)

Bing and AOL do not use the intitle operator.

I forgot to add, G00ble will block your ip fast when using the intitle operator, so use proxies.
 
Last edited:
Only G00ble and Yahoo will recognize:
Bing and AOL do not use the intitle operator.

Bing DOES have intitle: operator. It would be illogical, for yahoo to have it ant not bing, because yahoo is powered by bing nowadays.
Code:
http://msdn.microsoft.com/en-us/library/ff795662.aspx

Here's the full list of bing operators:
Code:
http://msdn.microsoft.com/en-us/library/ff795620.aspx
 
Back
Top