|
Dec 21
2009
|
By default, all Joomla URLs reference the same Web page (index.php) and use query string parameters to specify individual menus or articles to retrieve. For example, the URL to a standard Joomla article might look something like this:
http://www.example.com/index.php?Itemid=27&option=com_content
To a search engine, this URL is confusing. A search engine spider (the program that indexes a Web site) isn’t very good at discerning that the query string holds the ID reference to the article. In general, a query string is just as likely to hold site visitor parameters as references to particular content. Here is the URL with query string for a common Web site that includes a query string ID: