CodeIgniter-Sitemap-Generator icon indicating copy to clipboard operation
CodeIgniter-Sitemap-Generator copied to clipboard

How to use the library

Open sidgitind opened this issue 7 years ago • 0 comments

Thank you for this sitemap library. I am trying to use it in my project and stuck with these queries.

  1. I want to add a URL to the sitemap as and when a new product is added to my website. I am confused by the usage of the add() function in your example controller.
  2. In your example controller, the general function will be called by bots when accessing the sitemap file, why add() function is used here...

Thanks for your help.

sidgitind avatar Oct 08 '18 08:10 sidgitind