| ||||||||||
Shopping cart software Solutions for online shops and malls | ||||||||||
|
X-Cart Home | FAQ | Forum rules | Calendar | User manuals | Login |
Remove / Edit meta description on cart page | |||
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
Remove / Edit meta description on cart page
Hi,
How can I remove or edit the meta description on the cart page. Currently it looks like this: <meta name="description" content="The powerful shopping cart software for web stores and e-commerce enabled stores is based on PHP5 with SQL database with highly configurable implementation based on templates" />
__________________
Core version: 5.5.xx |
|||||||
#2
|
|||||||||
|
|||||||||
Re: Remove / Edit meta description on cart page
You can change the text in the Translations section of your site back end - search for "default-meta-description" label.
However, this will change the text for all site pages except product/category/brand pages. If you want to change this text on the cart page only, you are to create a custom module that adds getMetaDescription() method to \XLite\Controller\Customer\Cart class and makes it return the text that you need. You can do it via CustomSkin module too (i.e. without creating a new custom module).
__________________
Alex Solovev, Qualiteam --- User manual Video tutorials X-Cart FAQ You are welcome to press "Thanks" button if you find this post useful Click here to learn how to apply patches X-Cart Extensions |
|||||||||
|
#3
|
|||||||
|
|||||||
Re: Remove / Edit meta description on cart page
Thanks for the help.
I think it would be better to just remove the description field or have it blank. Store owners won't notice this unless they are checking the code of all their pages and it won't look that good if it ends up search results.
__________________
Core version: 5.5.xx |
|||||||
|
|||
X-Cart forums © 2001-2020
|