Retainer software Development
In today’s fast-paced digital age, businesses require robust solutions to manage long-term client relationships and recurring engagements efficiently. Retainer software provides an excellent too
Read More
Enable SEO URLs in the OpenCart administrator
# SEO URL Settings RewriteEngine On # If your opencart installation does not run on the main web folder make sure you folder it does run in ie. / becomes /shop/ RewriteBase / RewriteRule ^sitemap.xml$ index.php?route=feed/google_sitemap [L] RewriteRule ^googlebase.xml$ index.php?route=feed/google_base [L] RewriteRule ^download/(.*) /index.php?route=error/not_found [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_URI} !.*\.(ico|gif|jpg|jpeg|png|js|css) RewriteRule ^([^?]*) index.php?_route_=$1 [L,QSA]
.htaccess
file in a text editor and look for this line:RewriteBase /
If your shop is installed in a directory called “shop“, for example, change the above line in the .htaccess file to:
RewriteBase /shop/
Remember to put the slash (/) at the end. Otherwise the SEO URLs will not work with OpenCart.
Request a FREE Business Plan.
In today’s fast-paced digital age, businesses require robust solutions to manage long-term client relationships and recurring engagements efficiently. Retainer software provides an excellent too
Read MoreIn today's competitive digital landscape, businesses are constantly looking for the best way to drive traffic, generate leads, and increase revenue. Two of the most powerful online marketing strat
Read MoreIn this article, we are going to explain how to use Google web font in the website. We are going to explain step by step process to implement Google web Fonts in the website. Step 1: Go
Read More