Jump to content

No Meta tags for products?


Recommended Posts

Have you all noticed that in the default PrestaShop theme there are no Meta tags for products?

I noticed that there is no way of creating them.

Or am I missing the point?

My page source:

<head>
       <base href="http://prestashop.cupofcoffee.nl/" />
       <title>Sex Magnet</title>
       <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8" />
       <meta name="robots" content="index,follow" />
       <link rel="shortcut icon" href="/themes/prestashop/img/favicon.ico" />
           <link href="/css/thickbox.css" rel="stylesheet" type="text/css" media="all" />
           <link href="/themes/prestashop/css/global.css" rel="stylesheet" type="text/css" media="all" />
           [removed][removed]
       [removed]
           //global JS variable
           var baseDir = '/';
           var static_token = 'e357aff7b9899c704b88e9ff1438d366';
           var token = '2abf47a2479133936238cf75a95a393e';
       [removed]
       [removed][removed]
       [removed][removed]
           [removed][removed]
           [removed][removed]
           [removed][removed]
           [removed][removed]
           [removed][removed]
           [removed][removed]

   </head>

Link to comment
Share on other sites

catalog : select a product, and in the product details you will see a line under the catalog selections. that's it ;-)


*blush*

:lol:

Man, do I feel stuppid!

I've seen that line a couple of times while testing etc. but never clicked it.
Now I've clicked it and I see a set of additional fields.

I noticed that most PrestsShops I've checked do not use those fields.....
Link to comment
Share on other sites

  • 3 years later...

I also feel stupid as I now have 1000 products in the database that have no meta tags! :(

 

Can someone please suggest a way to bulk upload/script this? Is there a module that can auto generate them all from the product name and category?!

 

I dont know how to proceed...

 

any suggestions really welcomed... thank you

Link to comment
Share on other sites

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