chinatea Posted May 6, 2011 Share Posted May 6, 2011 I have serveral online store build on prestashop. below is my prestashop seo experiences1. use Friendly URLyou can config it under back office Preference tab. the htaccess.txt file is in your root directory. you need to rename it to .htaccess2. generate and submit you sitemap.xml to google. sitemap.xml can be generate in back office /modules/google sitemap3. image alt,espcial the logo image alt you can modify logo image alt in \themes\prestashop\header.tpl 4. modify product's and category's page TITLE, DESCRIPTOIN,KEYWORD In Header.tpl you can modify homepage description in table product_lang and category_lang you can modify title,description, keyword. you can write a php to modify it. In prestashop\classes\Tools.php getMetaTags() you can modidy prestashop's titlefor example, please visit: http://oilpaintingbank.com Link to comment Share on other sites More sharing options...
adamus007p Posted May 8, 2011 Share Posted May 8, 2011 could you share with your code? thank you Link to comment Share on other sites More sharing options...
markanthony1986 Posted June 6, 2011 Share Posted June 6, 2011 In Prestashop 1.3 I'd also suggest changing the <h1 id="#logo"> to <div id="logo"> Link to comment Share on other sites More sharing options...
Rhobur Posted June 6, 2011 Share Posted June 6, 2011 @taurasmark: what good would that change do ? I am very interested in anything helping the site SEO.Thanks! Link to comment Share on other sites More sharing options...
markanthony1986 Posted June 6, 2011 Share Posted June 6, 2011 The h1 tag is one of the most important tags on a website. I'm not sure why Prestashop surround the logo in one TBH. I always change mine and re-add the h1 back in the content area containing relevant keywords.By having the logo in a h1 tag you are telling search engines such as Google that the logo is one of the most important things on the page (on every page).I hope this makes sense to you Never underestimate the power of relevant content! Link to comment Share on other sites More sharing options...
Rhobur Posted June 6, 2011 Share Posted June 6, 2011 Yes, it makes, thank you very much. Unfortunately in my 1.4.2.0 PS /theme/header.tpl I don't have any , just {$HOOK_TOP} Any ideas ? Link to comment Share on other sites More sharing options...
phunter121 Posted July 19, 2011 Share Posted July 19, 2011 Looks like in 1.4.5 the H1 has been removed from the logo Link to comment Share on other sites More sharing options...
Bullet Posted July 21, 2011 Share Posted July 21, 2011 Thank you for sharing, I to this aspect was interested, but still not familiar with. Please comment more!! Link to comment Share on other sites More sharing options...
clauf Posted August 23, 2011 Share Posted August 23, 2011 Thanks for sharing. Is the business good? Link to comment Share on other sites More sharing options...
jackson99 Posted July 11, 2012 Share Posted July 11, 2012 Thanks for sharing this here. This code looks good i don't think so there is anything wrong with this. Link to comment Share on other sites More sharing options...
suraj0123 Posted October 8, 2012 Share Posted October 8, 2012 Yeah Thanks for sharing this nice coding. 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