Thread: How do I ???

Results 1 to 2 of 2
  1. #1
    Join Date
    Jan 2006
    Posts
    30
    Plugin Contributions
    0

    Default How do I ???

    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?

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: How do I ???

    This is a normal meta data insertion. It is in the /includes/language/english/meta_tags.php file.

    Find:
    Code:
    // Custom Keywords
    define('CUSTOM_KEYWORDS', 'ecommerce, open source, shop, online shopping');
    and change/add the information for your type of site. Save and upload back to your host.
    Zen-Venom Get Bitten

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg