CodeIgniter Forums
Need help accessing Codeigniter's sitemap? - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24)
+--- Thread: Need help accessing Codeigniter's sitemap? (/showthread.php?tid=88058)



Need help accessing Codeigniter's sitemap? - AnuragTangra - 07-12-2023

I'm unfamiliar with Codeigniter 3, and I'm currently attempting to access the sitemap.xml file. Could someone kindly assist me?

I've attempted to access it using both a .htaccess file and by utilizing the controller and routes. When using the .htaccess file, I encountered a 404 error. On the other hand, when utilizing the MVC approach, it only generates URLs for a specific section.