Jump to content

Problem with SSL in main domain and results google search


Rabelpla

Recommended Posts

Hello
My prestashop is 1.6.1.1.
I need help, I cannot solve a problem with SSL that I just activated in my mustyle.es store

I explain, I have the entire web activated and working, but it does not redirect me the google search results. In photos and articles, nor the main domain when I enter only mustyle.es in the browser, SSL does not recognize me, but nevertheless, when I manually enter https://mustyle.es it works correctly.

.- I have activated SSL on all prestashop pages
.- I have friendly URLs activated.
..- In the .htaccess I have this placed these lines:
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond% {SERVER_PORT} 80
RewriteCond% {REQUEST_URI} folder
RewriteRule ^ (. *) $ Https://mustyle.es/$1 [R = 301, L]
<IfModule mod_env.c>
SetEnv HTTP_MOD_REWRITE On
</IfModule>

.- I have sent to google search console all the content of the web page


I don't know what else to do, please if someone knows how to fix it?

Thank you

 

 

In Spanish:

hola
Mi prestashop es 1.6.1.1.
Necesito ayuda, no consigo solucionar un problema con SSL que acabo de activar en mi tienda mustyle.es

Les explico, tengo activado y funcionando toda la web, pero no me redirecciona los resultados de búsqueda de google. en fotos y artículos, ni el dominio principal cuando introduzco en el navegador solamente mustyle.es, no me reconoce la SSL, pero sin embargo, cuando introduzco de forma manual https://mustyle.es funciona correctamente.

.- He activado la SSL en todas las paginas de prestashop
.- tengo activado URL amigables.
..- En el .htaccess tengo esto colocado estas lineas :
<IfModule mod_rewrite.c>
RewriteEngine On 
RewriteCond %{SERVER_PORT} 80 
RewriteCond %{REQUEST_URI} folder 
RewriteRule ^(.*)$ https://mustyle.es/$1 [R=301,L]
<IfModule mod_env.c>
SetEnv HTTP_MOD_REWRITE On
</IfModule>

.- he enviado a google search console todo el contenido de la página web


no se que mas hacer, por favor si alguien sabe como solucionarlo?

Muchas gracias

 

 

Link to comment
Share on other sites

  • 11 months later...
On 4/29/2020 at 3:52 AM, Rabelpla said:

lo que veo es

Estaremos de vuelta en breve.

Estamos actualizando la nueva tienda con nuevos productos.

Gracias por su paciencia y llegar a  nosotros, en breve tendremos todo preparado para darles todo nuestro servicio.

además está redireccionando a .es/es

 

Edited by Nickz (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...