Results 1 to 8 of 8
  1. #1
    Join Date
    Oct 2006
    Posts
    21
    Plugin Contributions
    0

    Default Homepage Title And Description Meta Tags

    Hi,
    I had my website built by web designers about 18 months ago however I need to change my homepage title and description meta tags. Is there a way of doing this in admin or is it an FTP job. I can't seem to find the relevant file on the server so that I can edit.

    Steve

  2. #2
    Join Date
    Aug 2007
    Location
    England
    Posts
    65
    Plugin Contributions
    0

    Default Re: Homepage Title And Description Meta Tags

    I think it is only possible by FTP. This thread gives some details on what you need to do:
    http://www.zen-cart.com/forum/showth...light=metatags

  3. #3
    Join Date
    Oct 2006
    Posts
    21
    Plugin Contributions
    0

    Default Re: Homepage Title And Description Meta Tags

    I did that already but the existing meta tag title isn't in there to change it just says:
    // page title
    define('TITLE', 'Zen Cart!'); but my homepage has already had it's page title defined.

    Steve

  4. #4
    Join Date
    Aug 2007
    Location
    England
    Posts
    65
    Plugin Contributions
    0

    Default Re: Homepage Title And Description Meta Tags

    Could it be that it is using a file from another directory? Do you have one somewhere in an override folder?

  5. #5

    Default Re: Homepage Title And Description Meta Tags

    1. To change the title text to say what you want, open the includes/languages/english/meta_tags.php file in your text editor. Find the following line of code:

    // page title
    define('TITLE', 'Zen Cart!');

    // Site Tagline
    define('SITE_TAGLINE', 'The Art of E-commerce');

    Replace the title and tagline text with your own text, making sure that the single quote marks are not left out and new quote marks are not added.

    Save the edited file to includes/languages/english/custom/meta_tags.php and upload it to your server.

    TRY TO CONTACT THE WEB SITE DESIGNER AND FIND OUT WHAT CUSTOM FOLDER THEY HAVE CREATED FOR YOU. YOU MAY HAVE TO CHANGE THE TITLE TAG IN THE meta_tags.php FILE OF YOUR CUSTOM FOLDER.



    2. Also check the includes/templates/template_default/common/html_header.php (or includes/templates/template_default/CUSTOM/html_header.php to see if a page title has been defined there.


    -Astrojasta
    http://www.astrojasta.com/
    Last edited by astrojasta; 7 Jun 2008 at 05:43 PM.

  6. #6
    Join Date
    Oct 2006
    Posts
    21
    Plugin Contributions
    0

    Default Re: Homepage Title And Description Meta Tags

    I found the file:

    // page title
    define('TITLE', 'Zen Cart!');

    // Site Tagline
    define('SITE_TAGLINE', 'The Art of E-commerce');

    But should it not say what already exists ie.

    // page title
    define('TITLE', 'Urban Male Clothing - casual men's clothing, underwear, footwear and accessories');

    // Site Tagline
    define('SITE_TAGLINE', 'Urban Male Clothing - casual men's clothing, underwear, footwear and accessories');

    I want to change it to this:

    // page title
    define('TITLE', 'Mens Clothing, Designer Clothing and Accessories!');

    // Site Tagline
    define('SITE_TAGLINE', 'The Art of E-commerce');

    Steve

  7. #7
    Join Date
    Jan 2004
    Location
    Arkansas
    Posts
    111
    Plugin Contributions
    0

    Default Re: Homepage Title And Description Meta Tags

    Go to your Admin>Tools>Developers Toolkit and do a search for some of the text that appears now, ie Urban Male Clothing

    When the search completes it will show you the directory and file locations that you can then go to and edit.
    Ted
    Never say never, it's only a matter of time, energy and asking the right person the right question!

  8. #8
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Homepage Title And Description Meta Tags

    Try
    includes/languages/english/nameofyourcurrenttemplate/meta_tags.php

 

 

Similar Threads

  1. manufacturers meta-tags(keywords and title and description)
    By danilovig in forum All Other Contributions/Addons
    Replies: 54
    Last Post: 1 Nov 2025, 02:25 PM
  2. v151 SEO Title, Description, and Meta Tags
    By jodean in forum General Questions
    Replies: 1
    Last Post: 30 Sep 2014, 04:26 PM
  3. v139h How do I change basic meta tags such as page title and description and meta keywords
    By robertwebsite in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 7 Aug 2012, 08:38 AM
  4. manufacturers meta-tags(keywords and title and description)
    By jlcaudio in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 7 Aug 2009, 07:04 PM
  5. Custom Meta Tags Title, Description and Keywords.
    By CoolCarPartsOnline in forum General Questions
    Replies: 4
    Last Post: 30 Jun 2009, 12:09 PM

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