This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
admin_menu:addons:seo:general_settings:start [2009/04/27 17:34] jonyo Warning about changing URL configuration after site is already indexed. |
admin_menu:addons:seo:general_settings:start [2014/09/25 16:55] (current) |
||
---|---|---|---|
Line 2: | Line 2: | ||
This is the general settings page for the SEO addon settings. | This is the general settings page for the SEO addon settings. | ||
+ | |||
+ | <tip c n>Note: | ||
+ | This feature does not create files within the system. | ||
===== SEO Configuration ===== | ===== SEO Configuration ===== | ||
Line 13: | Line 16: | ||
=== Updates requiring .htaccess Changes === | === Updates requiring .htaccess Changes === | ||
- | So far, there are 2 updates that require changes to the .htaccess file in order to take advantage of new features. | + | So far, there are 3 updates that require changes to the .htaccess file in order to take advantage of new features. |
+ | |||
+ | <tip c n> | ||
- | == SEO 1.0.* > 2.0.* == | + | == SEO 2.0.0 == |
When you update from SEO 1.0.0 (used for Geo 3.1.9 and earlier versions) to SEO 2.0.0 or higher: | When you update from SEO 1.0.0 (used for Geo 3.1.9 and earlier versions) to SEO 2.0.0 or higher: | ||
- | == SEO 2.0.* > 2.1.* == | + | == SEO 2.1.0 == |
In SEO version 2.0.*, the titles that are used in the URL (such as the Category title or listing title) used underscores " | In SEO version 2.0.*, the titles that are used in the URL (such as the Category title or listing title) used underscores " | ||
Line 29: | Line 34: | ||
" | " | ||
+ | == SEO 2.3.0 == | ||
+ | |||
+ | The title in the URL can now have more than just alpha-numeric characters, such as punctuation and similar. | ||
==== Re-Write URLs ==== | ==== Re-Write URLs ==== | ||
Line 56: | Line 64: | ||
Note: Changing any settings in this section **does not** require re-generating the .htaccess file. | Note: Changing any settings in this section **does not** require re-generating the .htaccess file. | ||
+ | |||
==== Convert Accents ==== | ==== Convert Accents ==== | ||
Line 66: | Line 75: | ||
**Setting Enabled: | **Setting Enabled: | ||
- | < | + | < |
**Setting Disabled: | **Setting Disabled: | ||
- | < | + | < |
<tip c w>Only turn this setting on if you need it! It will cause the software to have to do a lot of extra work if you turn this on when it is not needed.</ | <tip c w>Only turn this setting on if you need it! It will cause the software to have to do a lot of extra work if you turn this on when it is not needed.</ | ||
Line 165: | Line 174: | ||
* If your server // | * If your server // | ||
* If your server //does not// report the **REQUEST_URI** at all, the force SEO URL feature will simply have no effect when turned on. | * If your server //does not// report the **REQUEST_URI** at all, the force SEO URL feature will simply have no effect when turned on. | ||
+ | |||
+ | ===== Extra Page Urls ===== | ||
+ | |||
+ | This support wiki article has been [[startup_tutorial_and_checklist: |