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/03/17 21:42] jonyo |
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 44: | Line 52: | ||
| If there are new .htaccess contents being displayed, click this button to select the contents of the .htaccess file. You would then copy (CTRL+C in Windows) the text and paste into your .htaccess file. | If there are new .htaccess contents being displayed, click this button to select the contents of the .htaccess file. You would then copy (CTRL+C in Windows) the text and paste into your .htaccess file. | ||
| + | ===== Customize Re-Written URLs ===== | ||
| + | |||
| + | This will list all of the different types of URL that can be re-written, along with a link to edit the configuration of any of the different types. | ||
| + | |||
| + | <tip c w> | ||
| + | |||
| + | Note that this only applies to changes to the URL configurations (for instance, changing " | ||
| + | </ | ||
| ===== Titles in Re-Written URLs ===== | ===== Titles in Re-Written URLs ===== | ||
| 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 58: | 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 157: | 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: | ||