Fórum OpenCart Brasil

Por um e-commerce livre, confiável e profissional

Por vrometto
#81671
Olá meus amigos, li todo o fórum.. sobre sitemap/.htaccess... etc.. e nao consegui resolver o meu problema.....

O Google Console não reconhece o meu sitemap, ví que muitos tem o problema....

O meu sitemap é esse:
https://gpmotoscampinas.com.br/shop/ind ... le_sitemap

----

.htaccess é esse:


Options +FollowSymlinks

Options -Indexes

<FilesMatch "(?i)((\.tpl|.twig|\.ini|\.log|(?<!robots)\.txt))">
Require all denied
</FilesMatch>

RewriteEngine On
RewriteBase /shop/
RewriteRule ^sitemap.xml$ index.php?route=extension/feed/google_sitemap [L]
RewriteRule ^googlebase.xml$ index.php?route=extension/feed/google_base [L]
RewriteRule ^system/storage/(.*) 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]

RewriteEngine On
RewriteCond %{HTTPS} !=on
RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]

RewriteEngine On
RewriteCond %{HTTP_HOST} ^www\.(.*)$ [NC]
RewriteRule ^(.*)$ https:\/\/%1%{REQUEST_URI} [R=301,NC,L]




Nao consegui fazer isso funcionar... tentei diversas soluções prestadas aqui em outros posts.....


Desde já agradeço.. aos amigos.. por lerem...

Grande abraço..

Vinicius Ometto.

Your lucky day could be today! Enter now!

Enter and become the owner of a cool prize!

preciso desabilitar a url amigavel, esta ocasionan[…]

Ola @Tech255 Acredito que seja isso :) ALTER[…]