Search Engine Friendly URLs/it: Difference between revisions
From Joomla! Documentation
Marioluciani (talk | contribs) Created page with "Chunk:Search Engine Friendly Url" |
Marioluciani (talk | contribs) Created page with "Facoltativamente, è possibile avere che gli URL l vengano visualizzati come fossero pagine statiche in HTML, come questo:" |
||
| Line 3: | Line 3: | ||
<pre><nowiki>http://www.yoursite.org/index.php?option=com_content&view=section&id=3&Itemid=41</nowiki></pre> | <pre><nowiki>http://www.yoursite.org/index.php?option=com_content&view=section&id=3&Itemid=41</nowiki></pre> | ||
Facoltativamente, è possibile avere che gli URL l vengano visualizzati come fossero pagine statiche in HTML, come questo: | |||
<pre><nowiki>http://www.yoursite.org/faq.html</nowiki></pre> | <pre><nowiki>http://www.yoursite.org/faq.html</nowiki></pre> | ||
Revision as of 16:33, 4 September 2016
Search engine friendly URLs is a term commonly abbreviated as SEF URLs or SEF for short. Normal Joomla! URLs look something like this:
http://www.yoursite.org/index.php?option=com_content&view=section&id=3&Itemid=41
Facoltativamente, è possibile avere che gli URL l vengano visualizzati come fossero pagine statiche in HTML, come questo:
http://www.yoursite.org/faq.html
Since Joomla! 1.5, there are built-in options for generating SEF URLs. These are enabled by changing the "SEO Settings" (Search Engine Optimisation) in the Site tab in the Global Configuration screen in the Joomla! back end. There are also third-party extensions that create SEF URLs for Joomla!.