I have tried to figure out how to create a site-map for my classifieds website, however, I dont understand the way it works with php and database websites.
I have understood that I need all links on a html page, right? (this is no problem, I can easily create a new entry on one page every time an 'ad' is posted)
So, my questions are these:
1- What should the links point to in that one html page, to database records?
2- How can I add meta-descriptions and meta-keywords (meta tags) to every link, so that its easier for google-searchers to find an ad directly via a google search.
3- What role does .htaccess play in all this, or is it needed to alter it at all?
I would appreciate well explained answers.
Thanks