Using Scrapebox to Contact Bloggers

Galation

Registered Member
Joined
Aug 12, 2010
Messages
58
Reaction score
2
I have a list of blog which I want to contact. I know about the WhoIs Scraper and the Email grabber.

I don't know how to take the list I have and find the contacts page on each of the domains.

For example:
I have

z z z z. xom
s s s s. xom
c c c c. xom

I want to find the page:

z z z z. xom/contact
s s s s. xom/contact-us
c c c c. xom/contacts

How would I find the contacts page (if the site has one) from a list of domains which I have?
 
Use scrapebox with the following footprint:

"contact" site:desired-domain.com
 
Use scrapebox with the following footprint:

"contact" site:desired-domain.com

Cheers lancis. Is there any way I can do this with a list of domains which I have in notepad.
 
Cheers lancis. Is there any way I can do this with a list of domains which I have in notepad.

Yep,

Paste the list of domains (with stripped slashes) into keywords box of SB. Make a file named footprint.txt that contains the following:

"contact" site:%KW%

Then press that M button on the left upper corner and choose footprint.txt. It will convert your domains to footprints.
 
Yep,

Paste the list of domains (with stripped slashes) into keywords box of SB. Make a file named footprint.txt that contains the following:

"contact" site:%KW%

Then press that M button on the left upper corner and choose footprint.txt. It will convert your domains to footprints.

You are a man of greatness. That'll do the job. Thank you.
 
I've bookmarked this blog post as it have valuable info. Galacion I'm wondering what response you get when you contact people using this method ? Are they answering to you ? I will do some tests myself tomorrow coz it may be a good marketing method
 
Code:
"Your Name (required)" "Your Email (required)" "Subject" "Your Message"

I found this code in another thread
 
Back
Top