Php Script For Sitemap??

llytuf786

Newbie
Joined
Jan 30, 2010
Messages
14
Reaction score
0
Hi Everyone can anyone help me with PHP script of sitemap. I need that for my site. Thanks
 
Not sure what you mean - If you need to create an XML Sitemap just visit:

www. xml-sitemaps .com

Its free and will generate the file in seconds!
 
Actually I am looking for the "PHP Script" which automatically generate the Sitemap for dymanic sites which have pages in lakhs or cores.
 
Actually I am looking for the "PHP Script" which automatically generate the Sitemap for dymanic sites which have pages in lakhs or cores.

Why would you want to do that?

There are two purposes for a sitemap. One is spider driven ( xml ) and the other is human driven, ( html/php, etc. ). You can pay a programmer to build you a script that creates/generates a sitemap output file for you if you have the money. However, I would highly recommend that you simply use more traditional methods. Even with a php script generating the files, you would still have to post and monitor the links being posted through it, as they wouldn't be niche nor target market relevant without a LOT of data entry.
 
xml-sitemaps.org is by far the best its cheap and works wonders highly reccomend
 
Back
Top