Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 1.76 KB

README.md

File metadata and controls

26 lines (20 loc) · 1.76 KB

SEO Redirect

Description

The SEO Redirect OpenCart extension allows to redirect requests to outdated SEO URLs to new ones using HTTP 301 response status code. This way search engines will be notified that the requested resource has finally moved to the new URL and will update their links to the resource. Also the extension allows to log erroneous (404) requests and redirect them to the search page.
Compatible with OpenCart 3x versions.

Features

  • Tracking SEO URL changes to redirect outdated requests to updated ones using HTTP 301 status code.
  • Log erroneous requests that lead to 404 page.
  • Optionally redirecting erroneous requests to the search page.
  • Does not modify system files (OCMOD).

Live demo

License

End-user License Agreement.

Links

Related extensions

  • SEO Path - is a simple but powerful extension that allows to control store URLs and breadcrumb trails, implement static pagination, uses smart redirection, improve important aspects of multilingual stores and other things to make store more SEO-friendly.
  • SEO Common Urls - is an extension to assign SEO keywords for the common URLs and to remove index.php?route=common/home from the home page URL.