Rabelpla Posted April 29, 2020 Share Posted April 29, 2020 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 More sharing options...
Tasifama Posted April 4, 2021 Share Posted April 4, 2021 Contact the company where you bought the SSL and explain the issue you are facing with the SSL, I'm sure they will help you and solve the issue for you. Link to comment Share on other sites More sharing options...
Nickz Posted April 8, 2021 Share Posted April 8, 2021 (edited) On 4/29/2020 at 3:52 AM, Rabelpla said: https://mustyle.es 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 April 8, 2021 by Nickz (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now