sitemap generator php script which support mysql tables

rawiswar2001

Registered Member
Joined
Feb 13, 2013
Messages
88
Reaction score
9
i have a movie website which is php based. i am looking for sitemap generator php script (with mysql table support) that could automatically update the sitemap xml file whenever i add a new movie, and ping it to search engines.
 
Depends how is this site created ... but best way will be create own generator, so when will be new movie added / updated / removed, then will be updated sitemap xml.
 
Back
Top