Fix for SEO Pro: Link shortening for category URLs without parent levels.
That is, it was like this:
https://site.com/category/subcategory/
And after installing this extension, you will get the following path
This plugin for SEO Pro simplifies category URLs in OpenCart and ocStore by removing parent categories from the URL. Instead of complex paths, you will get shortened URLs for child categories, which makes them more concise and easy to understand.
The fix uses ocmod to automatically apply changes without additional settings after installation. This is especially useful if you want to preserve the link structure of an old site or reduce the dependency of category URLs on their parent categories. For example, if the category structure changes in the future, shortened URLs will help avoid redirect problems and ensure link stability.
The main function of the module is to convert category URLs to single-level URLs. Breadcrumbs on category pages will still show the full path with all parent categories, but the URL will be shortened to one level.
Characteristics
No questions about this product.
Module installation instructions:
- Before performing any actions to install the add-on in Opencart, we recommend creating a backup copy of all site files and the store database;
- Install the localcopy fix (if you don't have it installed yet)
- Download the module file for the required Opencart version from our website (Follow the installation instructions if there are any in the module archive);
- Then go to the "Installing add-ons/extensions" section and click on the "Download" button;
- Select downloaded file and wait for the module to be fully installed and the text "Application installed successfully" to appear;
- Then go to "Application Manager" and update the modifiers by clicking the "Update" button;
- After these actions, you need to add the rights to view and manage the module in the "User Groups" section for the administrator or other users you select by clicking "Select All"