kirilkirkov / Ecommerce-CodeIgniter-Bootstrap

Responsive, Multi-Vendor, MultiLanguage Online Store Platform (shopping cart solution)
MIT License
1.28k stars 942 forks source link

Product seo #198

Closed Grace-Endy closed 4 years ago

Grace-Endy commented 4 years ago

The meta tags(Using for seo) are only available for the home page, the contact page and so on. I wonder how can I add proper meta tags which would hold a product characteristics. Like, when you share a product link on facebook or on whatsapp, so that the product image, the title, and a short part of the product description appears. Please, how can I acheive this?

kirilkirkov commented 4 years ago

@Grace-Endy Which template you use? All products has individual title, description and keywords. With this commit i have added og:image for facebook. You can get the changes - https://github.com/kirilkirkov/Ecommerce-CodeIgniter-Bootstrap/commit/98c88b8853763f70e1bd87e884fc05520909a274