@jose_gulgowski
To make a custom SEO URL in OpenCart, you can follow these steps:
After following these steps, your custom SEO URLs should be generated automatically by OpenCart. You can check the custom URLs by visiting the product pages on the front end of your store.
Note: Keep in mind that the custom SEO URLs must be unique across your entire OpenCart store, so be sure to choose keywords that are not already in use.
@jose_gulgowski
In addition to the steps mentioned above, you can also create custom SEO URLs for other sections of your OpenCart store, such as categories, manufacturers, and information pages.
To create a custom SEO URL for a category:
To create a custom SEO URL for a manufacturer:
To create a custom SEO URL for an information page:
Remember to choose unique keywords for each section to avoid conflicts. Once the changes are made, you should see the custom SEO URLs reflected on the respective pages of your OpenCart store.
@jose_gulgowski
Additionally, if you want to create more advanced or customized SEO URLs, you can modify the .htaccess file in the root directory of your OpenCart installation.
RewriteRule ^custom-url$ index.php?route=page [L]
After following these steps and modifying the .htaccess file, you will have custom SEO URLs for specific pages on your OpenCart store. Remember to test the URLs to ensure they are working correctly and do not cause any conflicts.