Super Seo Multilingual and Friendly urls - Opencart

| Extension Name | Super Seo Multilingual and Friendly urls - Opencart | Rating |
|
| License | Free | Votes | 27 |
| Developer | codeinspires | Views | 14797 |
| Date Added | 25 October 2012 | Request Support |
|
| Date Modified | 8 May 2013 | Report extension |
|
OTHER SUPER SEO EXTENSION TO DOWNLOAD
Ultimate Seo Package
Visit Codeinspires for the latest updates and support
What it does:
- Add a language prefix in url, as you have specified it in admin panel->settings->localisation.
- Main language (e.g en) does not get a prefix.
- Easily write friendly urls for your route urls e.g. index.php?route=account/register to register.
- Home url becomes / and index.php is removed from all urls
- Detectable by search engines.
- Works if your installation is not on root
********************************************************
Demo:
(See in admin panel->extensions->modules->super seo how easily you define a friendly url, or delete one, and test site languages change.)
http://demo.codeinspires.com
http://demo.codeinspires.com/de
http://demo.codeinspires.com/register
http://demo.codeinspires.com/admin
username: demo
password: demo
*********************************************************
Included vqmod install. Please contribute with comments, or error bugs, or if you need further info for installation in info@codeinspires.com
** See Documentation for common errors.
********************************************************
If you find this extension useful, please remember to rate or comment, and try my other seo extension!
http://www.opencart.com/index.php?route=extension/extension/info&extension_id=9858
********************************************************
A useful list of changing seo urls: (credits to shinetech.dk)
account/login
checkout/cart
information/contact
information/sitemap
checkout/checkout
account/wishlist
account/account
product/compare
account/edit
account/password
account/address
account/order
account/download
account/return
account/transaction
account/newsletter
account/logout
account/register
account/forgotten
product/special
product/search
To get this extension working in opencart 1.5.1 and 1.5.0 follow the instructions in documentation below (credits to anacaraka)
| Download Name | Compatibility | Action |
| super_seo_language | v1.5.2, v1.5.2.1, v1.5.3, v1.5.3.1, v1.5.4, v1.5.4.1 | [ Download ] |
| super_seo_language | v1.5.5, v1.5.5.1 | [ Download ] |
Please read readme.txt for install. For further info contact me at info@codeinspires.com
COMMON ERRORS:
1) PHP Header Sent errors: This are caused from printed php notices and warnings, such as undeclared variables etc. They can cause fatal php header error. So when in a live site, to disable errors in opencart go to
admin -> system -> settings -> store -> server -> display error -> no. Use log file to see for php errors and warnings. ( System -> error logs )
2) You haven't enabled admin -> system -> settings -> store -> server -> seo urls
or installed the correct .htaccess in opencart root.
3) There is another vqmod extension that is modifying the same files as super seo extension. Common errors of this are: Unexpected { on line... etc. You can check your vqmod extensions to remove the non-compatible extensions, or modify one of the non-compatible xml files, or contact me to do it which will not be free. To check ALL THE VQMOD ERRORS, you must have a vqmod.log in your vqmod folder.
To get it working in opencart 1.5.1 and below
1. Download the opencart from 1.5.2 or higher
2. Copy Catalog/Controller/Module/language.php from downloaded file into your file folder
3. Copy Catalog/Languange/your_language/module/language.php into your file folder
4. Copy Catalog/View/theme/default/module/language.tpl into your theme folder
5. Change the form language from your Catalog/View/theme/your_theme/common/header.tpl into <?php echo $language; ?>
6. Adding the code below into Catalog/Controller/Common/header.php
$this->children = array(
'module/language'
);
Tags language, multilanguage, multilinguage, multi, seo, friendly, url, urls, common/home, index.php, remove, search, engine, optimization, prefix, friendly














Log in to comment or register here.