goanta Posted November 2, 2011 Share Posted November 2, 2011 I have added the title in the SEO & URLs section for the index.php and if i inspect the webpage in my browser it seems to be there. However, while using http://www.seopanel.in/ and other online service such as: http://www.rankingtoday.com/seo/site-checkup.php?site=4e7e4442d53c5a90e81ccfa9aed6127c_ma it tells me that the tile is missing. Could somebody please tell me why this is happening? i just want to make sure that google is extracting the tags correctly for indexing the website is: http://labute.ro and ps vs 1.4.4 Thank you in advance. Link to comment Share on other sites More sharing options...
Ronaldo Perez Posted November 2, 2011 Share Posted November 2, 2011 because <title >Pet shop online, hrana si accesorii pentru caini pisici pesti - Labute</title> must be <title>Pet shop online, hrana si accesorii pentru caini pisici pesti - Labute</title> fix in the template files <title > Link to comment Share on other sites More sharing options...
goanta Posted November 2, 2011 Author Share Posted November 2, 2011 Thank you very much for the response; however, the problem seems to still be there... As i try to fetch with googlebot i see in the results the same thing <title > with that space. My header.tpl file looks like this: <title>{$meta_title|escape:'htmlall':'UTF-8'}</title> which seems fine to me.. Could this problem be generated somewhere else? maybe a module? Link to comment Share on other sites More sharing options...
Ronaldo Perez Posted November 2, 2011 Share Posted November 2, 2011 Hmm... look at your html code, Ctrl+F search " >" - 90 matches you use 'html minimize' setup prestashop? try to disable it and refresh the cache, the problem remains? Link to comment Share on other sites More sharing options...
goanta Posted November 3, 2011 Author Share Posted November 3, 2011 ahhh yes indeed... It seems turrning off just Minify HTML did the trick, now it fetches everything. Thank you so much for your time and help Now the question remains why does it do that? is this a bug in Prestashop or am i doing something wrong? Better yet, is there any way to fix it? Link to comment Share on other sites More sharing options...
Ronaldo Perez Posted November 3, 2011 Share Posted November 3, 2011 we must look at the code responsible for minimizing, so far I have not looked yet Try to leave a message to developers in the bugtracker Link to comment Share on other sites More sharing options...
Ronaldo Perez Posted November 8, 2011 Share Posted November 8, 2011 Hello.Dear.. Firstly you search your html code " >" - 90 matches you use 'html minimize' setup prestashop? try to disable it and refresh the cache, the problem remains? hmm... bot? Link to comment Share on other sites More sharing options...
Vincent Chabot Posted November 17, 2011 Share Posted November 17, 2011 Hi, Many thanks for your report and this topic. I just find out what was wrong. I corrected this and this is now available on the PrestaShop SVN version. The bug report is available here : http://forge.prestashop.com/browse/PSCFI-3992 Best Regards, Vincent 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