BHopkins Elite Member Joined Dec 31, 2010 Messages 2,609 Reaction score 1,753 Jan 26, 2011 #1 I have wordpress blog with a few hundred posts. I want to scrape the url and title to all of those posts so I can start blasting the deep links. Any suggestion on the best way to get a text file with url and post title?
I have wordpress blog with a few hundred posts. I want to scrape the url and title to all of those posts so I can start blasting the deep links. Any suggestion on the best way to get a text file with url and post title?
J -Jericho- Elite Member Joined Jan 10, 2010 Messages 2,831 Reaction score 1,739 Jan 26, 2011 #2 Get the blogspider plugin. It's free. Code: http://www.contentgeneration.org/free-blog-spider-plugin/ Run it, copy and paste to text file, done.
Get the blogspider plugin. It's free. Code: http://www.contentgeneration.org/free-blog-spider-plugin/ Run it, copy and paste to text file, done.
BHopkins Elite Member Joined Dec 31, 2010 Messages 2,609 Reaction score 1,753 Jan 26, 2011 Thread Starter Thread Starter #3 -Jericho- said: Get the blogspider plugin. It's free. Code: http://www.contentgeneration.org/free-blog-spider-plugin/ Run it, copy and paste to text file, done. Click to expand... Thanks Jericho, that worked perfectly!
-Jericho- said: Get the blogspider plugin. It's free. Code: http://www.contentgeneration.org/free-blog-spider-plugin/ Run it, copy and paste to text file, done. Click to expand... Thanks Jericho, that worked perfectly!