Noobie Scrapebox Questions

PurpleSEO

Junior Member
Joined
Sep 8, 2011
Messages
169
Reaction score
129
Hello good folks,

When scraping for blogs, how do you avoid posting your URL twice to the same blog?

Also: What is the custom footprint to search multiple blogs as a time, as opposed to doing WP, MT one by one etc?

Thanks in advance.
 
Hello good folks,

When scraping for blogs, how do you avoid posting your URL twice to the same blog?

Also: What is the custom footprint to search multiple blogs as a time, as opposed to doing WP, MT one by one etc?

Thanks in advance.

You avoid posting to the same blogs twice by removing duplicate domains. You can also remove duplicate URLs to make sure you don't post to the same URL twice.

I suppose if you really wanted to you can try a footprint like:

"powered by wordpress" OR "powered by blogengine"

You should check out some of these videos they will help you learn more about Scrapebox:
Code:
http://www.youtube.com/looplinescrapebox
 
When scraping for blogs, how do you avoid posting your URL twice to the same blog?
remove duplicate domains while in harvester...
not just duplicate URLs..
 
What about when you run a scrape on one day, and a few weeks later you run a different scrape, and may end up with the same domains again.

How do you avoid that?
 
What about when you run a scrape on one day, and a few weeks later you run a different scrape, and may end up with the same domains again.

How do you avoid that?

Create a blacklist of all the sites you have posted to.
 
Keep all your "POSTED TO" sites in a separate text file, then when you're about to run a new list throw it into the Scrapebox Harvester window and "Import URL List ==> Compare on Domain Level" the old list.

It'll remove the old urls from the list of new urls.

N
 
Back
Top