Hi
How can I find this url's file? I want to edit head meta noindex to index...
http://www.mydomain.com/index.php?main_page=contact_us
I cannot find where I can edit the meta for above page's.
Any helps Thanks in advance!
Hi
How can I find this url's file? I want to edit head meta noindex to index...
http://www.mydomain.com/index.php?main_page=contact_us
I cannot find where I can edit the meta for above page's.
Any helps Thanks in advance!
/includes/languages/YOUR_LANGUAGE/meta_tags.php
To make it index the contact-us page, remove 'contact_us,' from that list.Code:define('ROBOTS_PAGES_TO_SKIP', 'there is a long list of pages here');
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.