http://www.amenagement-public.fr/index. ... on/sitemap
on my home address is not good;
I have a link like "http://www.amenagement-public.fr/sitemap" and suddenly I have an error...
how to correct that ?
thank you to you and I am in Version 3.0.3.6
You need to turn on SEO urls in admin => system => settings under the SERVER tab
You also need to edit the htaccess (as htaccess is related to your SERVER)
This has been answered numerous times on the forum
It is also explained in the official documentation http://docs.opencart.com/en-gb/administration/seo/
THIS PART
Code: Select all
RewriteBase /
RewriteRule ^sitemap.xml$ index.php?route=feed/google_sitemap [L]
RewriteRule ^googlebase.xml$ index.php?route=feed/google_base [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]
DISCLAIMER:
You should not modify core files .. if you would like to donate a cup of coffee I will write it in a modification for you.
https://www.youtube.com/watch?v=zXIxDoCRc84
I have my .htacess correct but I still have this error....
I'm going to be crazy !!!!!
DISCLAIMER:
You should not modify core files .. if you would like to donate a cup of coffee I will write it in a modification for you.
https://www.youtube.com/watch?v=zXIxDoCRc84
Please read http://docs.opencart.com/en-gb/administration/seo/
OpenCart allows the use of search engine optimized URLs for product, category, manufacturer and information pages
Maybe your issue is that you require an SEO module or you need to contact the developer of the one you have ?
DISCLAIMER:
You should not modify core files .. if you would like to donate a cup of coffee I will write it in a modification for you.
https://www.youtube.com/watch?v=zXIxDoCRc84
The correct link should be https://www.amenagement-public.fr/sitemap.xml and it works.marc@63400 wrote: ↑Mon Oct 17, 2022 8:23 pmI have a link like "http://www.amenagement-public.fr/sitemap" and suddenly I have an error...
how to correct that ?
UK OpenCart Hosting | OpenCart Audits | OpenCart Support - please email info@antropy.co.uk
www.amenagement-public.fr/index.php?rou ... on/sitemap
or www.amenagement-public.fr/sitemap
the one you are suggesting www.amenagement-public.fr/sitemap.xml is for search engines not for end users
DISCLAIMER:
You should not modify core files .. if you would like to donate a cup of coffee I will write it in a modification for you.
https://www.youtube.com/watch?v=zXIxDoCRc84
I'm not sure which the OP wants?by mona wrote: ↑Tue Oct 18, 2022 10:02 pmthe one you are suggesting www.amenagement-public.fr/sitemap.xml is for search engines not for end users
UK OpenCart Hosting | OpenCart Audits | OpenCart Support - please email info@antropy.co.uk
Moreover, being both named sitemap, it would be confusing to OPS - I added an explanation
DISCLAIMER:
You should not modify core files .. if you would like to donate a cup of coffee I will write it in a modification for you.
https://www.youtube.com/watch?v=zXIxDoCRc84
Users browsing this forum: No registered users and 11 guests