I have a coupon site in PHP script but do not know how to create a sitemap for it. Anyone can suggest?
Hi, you can use sitemap generator (just search it in googl) but it is not so good better create it manually (try to search in google about it).
If you can't find anyone working, consider trying A1 Sitemap Generator. (But if you have a PHP script that generates all your content, you might also try see if you can read its database content directly and create the sitemap.xml file yourself.)
you can use site map generator tools for xml-site map. Many site map generator tools available on. so, you search there and use for your site. It is very simple way to generate site map visit here to generate site map. http://www.xml-sitemaps.com/
If your site uses MySQL, just create a basic sitemap structure and call the varibles from your database