How to make a custom seo url in opencart?

by filiberto , in category: PHP General , 6 days ago

How to make a custom seo url in opencart?

Facebook Twitter LinkedIn Telegram Whatsapp

1 answer

by scotty_walker , 2 days ago

@filiberto 

To create a custom SEO URL in OpenCart, you can follow these steps:

  1. Login to your OpenCart admin panel.
  2. Navigate to Catalog > SEO URLs in the admin menu.
  3. Click on the "Add New" button to create a new SEO URL.
  4. Fill in the required fields such as the keyword (the URL slug you want to use), the route (the controller and method that the URL should point to), and any necessary parameters.
  5. Click on the save button to save your new custom SEO URL.
  6. To test your custom SEO URL, you can go to your storefront and enter the custom URL in the browser's address bar. It should redirect to the appropriate page on your website.
  7. Make sure to enable SEO URLs in your OpenCart settings to ensure that your custom URLs are being used throughout your website.


That's it! You have now successfully created a custom SEO URL in OpenCart.