Magic SEO URL for ZenCart | New 2.0 Series!
Features
- Changes dynamic URLs to static SEO friendly URLs
- Generates well-structured URLs in relation to catalogue content
- Verifies and validates each URL
If the user/visitor makes any mistake in the URL, it is redirected to the correct URL - no HTTP 404/Not Found error or content penalty occur. E.g.:
www.example.com/your-wrong-product-name-1.html to www.example.com/your-product-name-1.html - Supports safe changes of URLs
If any page receives new URL due to change in the content, all older URLs still work and the web browser or crawler is redirected through HTTP 301 Moved Permanently to the new URL. E.g.:
www.example.com/your-category-name-1/ to www.example.com/your-new-category-name-1/ - Supports redirections from ALL original ZenCart URLs
E.g.: www.example.com/index.php?mainpage=index&cPath=2_5 to www.example.com/category-name-2/subcategory-name-5/ - Possibility to set URI mode for products
Products can be placed in root directory or in structured categories. - Possibility to set delimiter in URIs between keywords
Delimiter can be changed in all URIs. - Possibility to set URIs file extension
Extension can be e.g. .html, .xhtml or can be also completely removed. - Possibility to limit the maximum number of words in one URI's level
Others are omitted in URIs. - Possibility to limit the minimum word's length
Shorter words are excluded from URIs. - Prevents possible duplicate content penalties - no duplicate content available on the different URLs
E.g.: www.example.com/index.php?mainpage=product_info&pro ducts_id=1 and www.example.com/index.php?mainpage=product_info&cPath=1_4&pro ducts_id=1 will be www.example.com/product-name-1.html
...and more - Magic SEO URL for ZenCart fixes many duplicate content penalties such as:
www.example.com/index.php?mainpage=product_info&products_id=1
www.example.com/index.php?mainpage=product_info&manu facturers_id=1&products_id=1
www.example.com/index.php?mainpage=product_reviews&products_id=1
www.example.com/index.php?mainpage=products_new&act ion=buy_now&products_id=1
www.example.com/index.php?mainpage=index&cPath=1_4&sort=2a&act ion=buy_now&products_id=1
www.example.com/index.php?mainpage=index&cPath=1_4&sort=2d&act ion=buy_now&products_id=1
www.example.com/index.php?mainpage=index&cPath=1_4&sort=3a&act ion=buy_now&products_id=1
www.example.com/index.php?mainpage=index&cPath=1_4&sort=3d&act ion=buy_now&products_id=1
www.example.com/index.php?mainpage=index&manu facturers_id=1&sort=2a&action=buy_now&products_id=1
www.example.com/index.php?mainpage=index&manu facturers_id=1&sort=2d&action=buy_now&products_id=1
www.example.com/index.php?mainpage=index&manu facturers_id=1&sort=3a&action=buy_now&products_id=1
www.example.com/index.php?mainpage=index&manu facturers_id=1&sort=3d&action=buy_now&products_id=1
and much more! - Prevents possible duplicate content penalties of Notify (add/remove) links
- Prevents home page content penalties
www.example.com/?, www.example.com/index.php and www.example.com/index.php? will be www.example.com only!
(also incorrect backward links are redirected to www.example.com) - Includes Multi-language mode and single language mode
If your ZenCart based shopping cart is using several languages, Magic SEO URL for ZenCart splits your shopping cart to virtual directories containing language code. Otherwise there is no any splitting to language code directories. - Supports unlimited Products Types
Properly handles settings of Product Types in ZenCart administration (Catalog - Product Types). - Makes all relative URLs absolute
Search Engines will spider your shopping cart more easily. - Properly Sessions IDs handling
Sessions IDs (zenid parameter in URLs) are removed when one of 120 worldwide webcrawlers is detected. Also, if the webcrawler finds a backward link containing a Session ID, it is redirected to the non-Session ID version of the URL. - Various versions for different encodings (ISO/CP), UTF-8 supported.
- Two level cache and RegEx optimizations allow for high speed operations without hurting server load or web server response times
Does not add any SQL queries - fancy data for SEO friendly URLs are cached in the system memory during script execution and are also stored to the special files for future reference in order to save database server resources.
All Rewrite Rules are optimized for maximum speed. - Does not break any installed add-ons, modules or templates/themes
- No modifications to ZenCart core files is required
You add only one line of code for installation.