I want to edit the search words in my site, so when people search yahoo or google they can find me. How do I do that?
I want to edit the search words in my site, so when people search yahoo or google they can find me. How do I do that?
This is a normal meta data insertion. It is in the /includes/language/english/meta_tags.php file.
Find:and change/add the information for your type of site. Save and upload back to your host.Code:// Custom Keywords define('CUSTOM_KEYWORDS', 'ecommerce, open source, shop, online shopping');
Zen-Venom Get Bitten