PHP + earch engines
PHP + earch engines
Out of context: Reply #9
- Started
- Last post
- 13 Responses
- justjeff0
You submit the XML to google.
Google crawls every page in the site, including those that are purely database, meaning every product/dynamic page gets indexed and the URL recorded.
When someoen searches, the dynamic page matches, and the user goes directly to the dynamic page that Google found in the XML file.