Formatting Scrapebox Trackback List

Robby54

Power Member
Joined
Nov 6, 2008
Messages
509
Reaction score
136
I don't know how many of you use scrapebox trackbacks but if you do then you would know that it has to be in a special format:

BlackHat SEO Forum
http://blackhatworld.com

BlackHat SEO Tips
http://blackhatworld.com/another-url

Tips on BlackHat SEO
http://blackhatworld.com/another-url-2




Now I have a list with over 13,000 Links in this format:

http://blackhatworld.com
http://blackhatworld.com/another-url
http://blackhatworld.com/another-url-2

It would take way to long for me to go through all those links and reformat them to the proper scrapebox trackback format because I have 50 sites with over 13,000 links and that would take me forever to accomplish.

Is there any program out there can make this task of formatting scrapebox trackbacks any easier?
 
Please put the format here because i need that format too
 
Actually, I found that using the \n\nKeyword Here\n will work and display correctly in Notepad++

However, when you open the text file in Notepad it looks like this:

Keyword HereWebsiteinfo

To make it look correct in Notepad, use this instead:

\r\n\r\nKeyword Here\r\n

Hope that helps some people =)

Code:
Install Notepad++

Paste Url List

Hit Enter before first line, to create a blank line

CTRL+H - Select Extended

Replace \n with \n\nKeyword Here\n

Delete first 2 lines. Done
 
Back
Top