Talk

Difference between revisions of "Common problems when enabling Search Engine Friendly (SEF) URLs"

From Joomla! Documentation

Line 16: Line 16:
 
This page might be better renamed 'Common problems when enabling Search Engine Friendly (SEF) URLs in Joomla
 
This page might be better renamed 'Common problems when enabling Search Engine Friendly (SEF) URLs in Joomla
 
[[User:RCheesley|RCheesley]] ([[User talk:RCheesley|talk]]) 12:56, 12 July 2013 (CDT)
 
[[User:RCheesley|RCheesley]] ([[User talk:RCheesley|talk]]) 12:56, 12 July 2013 (CDT)
 +
 +
:IMO the page title is already long enough and this is the Joomla Docs site so I'm not sure the 'in Joomla' bit is necessary. But happy to be overridden on this if you feel that strongly about it!

Revision as of 16:49, 13 July 2013

I had site problems using:

    var $live_site = 'http://example.com/joomla';

...which went away when I set it this way:

    var $live_site = '/joomla';

However, this did not solve my SEF URL issues.

Just FYI,

Scott


This page might be better renamed 'Common problems when enabling Search Engine Friendly (SEF) URLs in Joomla RCheesley (talk) 12:56, 12 July 2013 (CDT)

IMO the page title is already long enough and this is the Joomla Docs site so I'm not sure the 'in Joomla' bit is necessary. But happy to be overridden on this if you feel that strongly about it!