s4talk

Web talk => Web source code & instructions => Topic started by: sundar on July 14, 2020, 09:33:22 AM

Title: Prestashop url language id remove
Post by: sundar on July 14, 2020, 09:33:22 AM
Here we can remove the prestashop language ID from the url by using htaccess method




have to place this htaccess file in root folder of the domain


Code: [Select]
RewriteEngine on
RewriteRule ^en\/?(.*)$ "https\:\/\/Your shop url\.in\/$1" [R=301,L]


SimplePortal 2.3.7 © 2008-2025, SimplePortal