User Tools

Site Tools


admin_menu:addons:seo:general_settings:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
admin_menu:addons:seo:general_settings:start [2012/08/30 21:33]
jonyo [Titles in Re-Written URLs]
admin_menu:addons:seo:general_settings:start [2014/09/25 16:55] (current)
Line 177: Line 177:
 ===== Extra Page Urls ===== ===== Extra Page Urls =====
  
-The extra pages url's within our system are not automatically rewritten by the SEO addon.  We created the extra page feature to allow clients to use the same system of page creation within a few extra "supporting" pages for their classifieds and auction sites.  We have no idea how these pages will be used for in the final site so can't "propose" or "lock" a url to any of them.  While we make use of a few extra pages for our default design we have no idea of their final purpose.  We can only suggest tutorials on the Internet to create rewrite rules in the htaccess file.  But for example if you wanted to rewrite the page of the default design we use as an expample of a pricing structure to point to "pricing.html" you would use a rewrite rule like this within your .htaccess file: +This support wiki article has been [[startup_tutorial_and_checklist:usability_configuration:seo:seo_rewrite_extra_pages|moved here]]
- +
-  RewriteRule ^pricing\.html$ index.php?a=28&b=143 [L] +
- +
-Whenever someone used the link like: +
- +
-  http://www.yoursite.com/pricing.html +
- +
-They would be redirected to the following url within the system (though they wouldn't see that in the address bar of their browser): +
- +
-  http://www.yoursite.com/index.php?a=28&b=143 +
- +
-Creating the rewrite does not rewrite the link within the default design.  You would then need to search through all of the page templates or site text where the "http://www.yoursite.com/index.php?a=28&b=143" link url would be and replace it with "http://www.yoursite.com/pricing.html" You can do this in the admin at **Design > Text Search**.+
admin_menu/addons/seo/general_settings/start.1346362431.txt.gz · Last modified: 2014/09/25 16:55 (external edit)