[GET] Multiple Wordpress SiteMap Scraper / Generator

zerodtk

Regular Member
Joined
Jan 23, 2009
Messages
233
Reaction score
86
Hey guys,

here's the story of this script...

I was working on an Amazon Affiliate site where I host all product categories on separated sub domains. All sites are using wordpress except the main index file, which is a static php/html site.

the main problem:
generating a big sitemap of 13 wordpress sites could be a pain. i though the easiest method will be to scrape all sitemaps and create one, big sitemap of all the products and stats to make google crawl everything easily...

so, how this script works..

basically, you have to edit a few lines in the main php file, add multiple sitemap urls and run it. simple huh?
you have control of the look, behavior and you can also set up a basic cron job to make it run automatically!

note, you must install Google XML Sitemap on all wordpress sites you are looking forward to scrape! Also, you must have URL-File-Access enabled on your host!

For now, I won't share the download link to the script, but you can PM me and I'll give it to you for free! Why free? Because I enjoy writing PHP scripts, and since the script contains modifications of other peoples work, I can't ask anything for it...Why not sharing the download link here? Simple, I don't want to give this to the public, but for BHW only! If you want it, contact me!

kind regards,
z
 
Back
Top