Adding a page to the Sitemap
Permalink 2 users found helpful
Where does the page get stored when adding a page to the site map?
URLs look like: /index.php/profile/showmyprofile/
Which is a physical path but no file is found.
URLs look like: /index.php/profile/showmyprofile/
Which is a physical path but no file is found.
Thanks Jordan for your reply.
I'm just wondering how it works and understand why some pages are physical files while others are not.
I'm just wondering how it works and understand why some pages are physical files while others are not.
the only pages that are physical files are singlepages, all other pages are generated by code and the database
The templates are stored in files (for concrete5, they're in the "themes" directory), but the content is stored in the database.
Are you trying to solve a specific problem with your site or are you just curious about how it works? If you're having a specific problem, please post more details and people might be able to provide a solution for you.
-Jordan