bobrock4 Posted July 11, 2014 Share Posted July 11, 2014 I've just began to manage a site in which, in the admin panel, if you fill the 301field it creates an intermediate page with this message: [Debug] This page has movedPlease use the following URL instead: http://www.domainname.com/it/newpage Also in the case of 404, it gives this strange intermediate page: [Debug] This page has movedPlease use the following URL instead: http://www.domainname.com/it/pagina-non-trovata I really don't know if search engines love this case. I don't like it and I think this is not good way to manage errors for search engines. Thanks to all Link to comment Share on other sites More sharing options...
El Patron Posted July 11, 2014 Share Posted July 11, 2014 this is for developers and debugging. in config/defines.inc.php set to false, this should 'always' be false unless you are trouble shooting a bug. define('_PS_MODE_DEV_', false); Link to comment Share on other sites More sharing options...
bobrock4 Posted July 11, 2014 Author Share Posted July 11, 2014 Thanks El Patron, I'm going to implement this solution.. Link to comment Share on other sites More sharing options...
El Patron Posted July 11, 2014 Share Posted July 11, 2014 Thanks El Patron, I'm going to implement this solution.. con mucho gusto. please let us know how this sorts out for you. el Link to comment Share on other sites More sharing options...
bobrock4 Posted July 15, 2014 Author Share Posted July 15, 2014 con mucho gusto. please let us know how this sorts out for you. el We have done. It works (wonderful!), even if all redirections are taken some parameters I don't know why (ex. it doesn't go to /it/, as it is written on htaccess, but on it/?id_product=2297&isolang=it). Do you know reasons why? Ciao! Link to comment Share on other sites More sharing options...
El Patron Posted July 15, 2014 Share Posted July 15, 2014 We have done. It works (wonderful!), even if all redirections are taken some parameters I don't know why (ex. it doesn't go to /it/, as it is written on htaccess, but on it/?id_product=2297&isolang=it). Do you know reasons why? Ciao! howdy bobrock4, to go to /it/ it would require 'friendly url's'. back office-->preferences-->seo & urls-->enable friendly urls'. Link to comment Share on other sites More sharing options...
bobrock4 Posted July 15, 2014 Author Share Posted July 15, 2014 howdy bobrock4, to go to /it/ it would require 'friendly url's'. back office-->preferences-->seo & urls-->enable friendly urls'. On seo&urls there are several page. I think that /it/ is index.php. There's not "enable friendly urls" (platform version is 1.4.9.0) Thanks :-) Link to comment Share on other sites More sharing options...
El Patron Posted July 15, 2014 Share Posted July 15, 2014 see screen shot (same location as described above) http://screencast.com/t/XBwXmG6j Link to comment Share on other sites More sharing options...
bobrock4 Posted July 15, 2014 Author Share Posted July 15, 2014 It has been already checked the friendly urls option Link to comment Share on other sites More sharing options...
El Patron Posted July 15, 2014 Share Posted July 15, 2014 It has been already checked the friendly urls option sorry not able to help, I think because this is different question than original that creating a new post will get you more community involvement. Link to comment Share on other sites More sharing options...
bobrock4 Posted July 15, 2014 Author Share Posted July 15, 2014 sorry not able to help, I think because this is different question than original that creating a new post will get you more community involvement. That's good El Patron. Many thanks for your assistance :-) 1 Link to comment Share on other sites More sharing options...
El Patron Posted July 15, 2014 Share Posted July 15, 2014 That's good El Patron. Many thanks for your assistance :-) con mucho gusto! 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