![]() |
How to show current page only in title tag?
Hi,
Anybody help me how to show current page in title instead of showing Product name :: Category name :: Company name. I want to include extra one option in SEO option in the dropdown list as "Current Page Only" it is possible ? Thanks in advance |
Re: How to show current page only in title tag?
As far as I understand you need to change section
HTML Code:
HTML Code:
and execute MySQL query in Patch/UPGRADE section: Code:
UPDATE xcart_config SET variants='A:Shop name :: Category name :: Product name\r\nD:Product name :: Category name :: Shop name\r\nB:Current page' WHERE category="SEO" AND name="page_title_format" |
Re: How to show current page only in title tag?
Thankyou Victor thanks for your kindly help your code successfully worked
|
All times are GMT -8. The time now is 06:38 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.