Jump to content

meta tag product description


Recommended Posts

You can currently set the product meta tag in the product screen, but have to do each product manually.

To do what you would like, it may be best just to use SQL to populate this field with data from the product description field(s). The only problem is that if you have html in there it won't be valid (the meta tag should contain plain text only). Perhaps a script to get the description, strip out any html and replace invalid characters, then copy the data into the meta_description field? It's all done in the _product_lang table.....

Paul

Link to comment
Share on other sites

  • 4 weeks later...
×
×
  • Create New...