Jump to content

my prestashop seo experiences


chinatea

Recommended Posts

I have serveral online store build on prestashop. below is my prestashop seo experiences

1. use Friendly URL
you can config it under back office Preference tab.
the htaccess.txt file is in your root directory. you need to rename it to .htaccess


2. generate and submit you sitemap.xml to google.

sitemap.xml can be generate in back office /modules/google sitemap


3. image alt,espcial the logo image alt

you can modify logo image alt in \themes\prestashop\header.tpl

buy free shipping oil paintings




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 title


for example, please visit: http://oilpaintingbank.com
Link to comment
Share on other sites

  • 4 weeks later...

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

  • 1 month later...
  • 1 month later...
  • 10 months later...
  • 2 months later...

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...