Page 33 of 43 FirstFirst ... 233132333435 ... LastLast
Results 321 to 330 of 426
  1. #321
    Join Date
    Jan 2009
    Posts
    28
    Plugin Contributions
    0

    Default Re: Sophy Blue Template

    Hey all,

    First of all thank you for the template! I modified the template a little for my wifes gift basket site at http://www.monumentalgiftbaskets.com.

    Here's my question, the site is still in its infancy. I am using statcounter and I noticed that someone navigated to our site via MSN, searching keywords monumental gift baskets. Rather strange, but I did a search just to see, of course we are number one.

    Here's the rub, the description reads as follows : "HOME_PAGE_META_DESCRIPTION ... Monumental Gift Baskets. Impress that special someone with a themed gift basket." Notice the "HOME_PA..." section? Did I set something wrong in our Meta_Tags.php? Any ideas are much appreciated!

    Version: 1.3.8a

    Matt

  2. #322
    Join Date
    Aug 2005
    Location
    Trujillo Alto, Puerto Rico
    Posts
    1,547
    Plugin Contributions
    9

    Default Re: Sophy Blue Template

    First of all the "Themed Gift Basket" is incorrect since is themed by IDEAS.

    I don't understand what you are sayins since your store is Monumental Gift Baskets even the domain is that. So you are saying that you don't want people to find you using your name as keyword?
    IDEAS Girl
    IDEAS Creative Group
    = Your image... our business!

  3. #323
    Join Date
    Jan 2009
    Posts
    28
    Plugin Contributions
    0

    Default Re: Sophy Blue Template

    Sorry...I'm not sure where I messed up there.

    "Themed Gift Baskets" is the set of Keywords I am using on our site for SEO. When I went to MSN and punched our site into the search "Monumental Gift Baskets" our site showed up on the results. Here is what MSN posted for the results...

    Monumental Gift Baskets

    HOME_PAGE_META_DESCRIPTION ... Monumental Gift Baskets. Impress that special someone with a themed gift basket.

    * monumentalgiftbaskets.com * · Cached page


    Notice the first part of my search results shows [HOME_PAGE_META_DESCRIPTION].

    Why would the search engine pick-up on [HOME_PAGE....] as keywords? I thought that the template was designed to use a definition and that would direct the SE to [Meta_Tags.php]? I've edited both meta_tags pages, so I'm a little lost.

    I hope I explained it properly.

    Thanks

  4. #324
    Join Date
    Aug 2005
    Location
    Trujillo Alto, Puerto Rico
    Posts
    1,547
    Plugin Contributions
    9

    Default Re: Sophy Blue Template

    "Themed Gift Baskets" is the set of Keywords I am using on our site for SEO.
    Shouldn't be on the footer. You are saying that the theme of the site was made by "Gift Baskets". This is not the proper way to do SEO.

    Why would the search engine pick-up on [HOME_PAGE....] as keywords?
    Your metatags look this way, that's why:

    HTML Code:
    <title>Monumental Gift Baskets</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    <meta name="keywords" content="HOME_PAGE_META_KEYWORDS" />
    <meta name="description" content="HOME_PAGE_META_DESCRIPTION" />
    <meta http-equiv="imagetoolbar" content="no" />
    <meta name="author" content="The Zen Cart&trade; Team and others" />
    <meta name="generator" content="shopping cart program by Zen Cart&trade;, http://www.zen-cart.com eCommerce" />
    The template was designed for 1.3.6. After that the metatags were taken to a file of their own. If you haven't work on that, maybe that's your problem. Also check if you are using the overrides correctly.
    IDEAS Girl
    IDEAS Creative Group
    = Your image... our business!

  5. #325
    Join Date
    Jan 2009
    Posts
    28
    Plugin Contributions
    0

    Default Re: Sophy Blue Template

    Meta Tags:

    includes/languages/english/meta_tags.php

    // page title
    define('HOME_PAGE_TITLE', 'Monumental Gift Baskets');
    define('TITLE', 'Monumental Gift Baskets');

    // Site Tagline
    define('SITE_TAGLINE', 'Themed Gift Baskets');

    // Custom Keywords
    define('CUSTOM_KEYWORDS', 'Themed, Gift, Baskets, Wedding, Welcome, Home, Graduation, Blooming, Roses, Under, Baby, Candy, Bouquets, Pets, Easter');

    // Home Page Only:
    define('HOME_PAGE_META_DESCRIPTION', 'Monumental Gift Baskets offers a great variety of stunning gift baskets for any occasion. Weddings, Graduation, New Baby, Candy Bouquets, Roses, and so much more.');
    define('HOME_PAGE_META_KEYWORDS', 'Themed, Gift, Baskets, Wedding, Welcome, Home, Graduation, Blooming, Roses, Under, Baby, Candy, Bouquets, Pets, Easter');


    includes/languages/english/sophyblue/meta_tags.php

    // page title
    define('HOME_PAGE_TITLE', 'Monumental Gift Baskets');
    define('TITLE', 'Monumental Gift Baskets');

    // Site Tagline
    define('SITE_TAGLINE', 'Themed Gift Baskets');

    // Custom Keywords
    define('CUSTOM_KEYWORDS', 'Themed, Gift, Baskets, Wedding, Welcome, Home, Graduation, Blooming, Roses, Under, Baby, Candy, Bouquets, Pets, Easter');

    I do not claim to be an SEO expert and I will fix my footer. But this is a listing of my meta_tags.php from both locations. The upper one clearly defines description and keywords as is requested on the main page. So my question would be why the front page is not pulling the info properly?

  6. #326
    Join Date
    Aug 2005
    Location
    Trujillo Alto, Puerto Rico
    Posts
    1,547
    Plugin Contributions
    9

    Default Re: Sophy Blue Template

    Just focus your atention to this directory:
    includes/languages/english/sophyblue/

    Did you check the header code? Just in case is not the old code.
    IDEAS Girl
    IDEAS Creative Group
    = Your image... our business!

  7. #327
    Join Date
    Jan 2009
    Posts
    28
    Plugin Contributions
    0

    Default Re: Sophy Blue Template

    Ok, I fixed it. Basically, both meta tag files contained different information in each. I went through and made sure both files had all the info from each other. After I did this the keywords and description showed. Thanks for the shove in the right direction.

  8. #328
    Join Date
    Feb 2009
    Posts
    3
    Plugin Contributions
    0

    Default Re: Sophy Blue Template

    Ideas Girl;

    A few questions ... for one, I don't have any text at the bottom that indicates that you designed the template from which I modified my store. Where was that info? Where do you prefer it to go?

    My second question is regarding the missing "information.php" file (at least it seems to be missing). I'll show you a screenshot:

    http://store.behaviorresearchcompany..._sophyblue.gif

    or http://tinyurl.com/b6ud24

    The site is temporarily up at http://store.behaviorresearchcompany.com/

    Also, what are the mods that I have to deal with because it was developed for 1.3.6? Is there a turorial somewhere? I've tried to read through this thread, but it is incredibly difficult to read the whole thing.

    Thank you so much. It really was a great template from which to work!

    S

  9. #329
    Join Date
    Aug 2005
    Location
    Trujillo Alto, Puerto Rico
    Posts
    1,547
    Plugin Contributions
    9

    Default Re: Sophy Blue Template

    I don't have any text at the bottom that indicates that you designed the template from which I modified my store. Where was that info? Where do you prefer it to go?
    Just upload the folder of languages included with your template and you are done.

    My second question is regarding the missing "information.php" file (at least it seems to be missing). I'll show you a screenshot:
    It's not missinig. On the contrary, a custom sidebox for "information" was created.

    Also, what are the mods that I have to deal with because it was developed for 1.3.6?
    No, there were minimum changes made to the template structure from 1.3.6 to 1.3.8 that you probably can pickup on the forums with the log changes from version to version.
    IDEAS Girl
    IDEAS Creative Group
    = Your image... our business!

  10. #330
    Join Date
    Feb 2009
    Posts
    3
    Plugin Contributions
    0

    Default Re: Sophy Blue Template

    Quote Originally Posted by ideasgirl View Post
    Just upload the folder of languages included with your template and you are done.
    I'm sorry to be dense, but I think I did? I didn't NOT upload anything.....

    Thanks for your help.

    S

 

 
Page 33 of 43 FirstFirst ... 233132333435 ... LastLast

Similar Threads

  1. Sophy Blue
    By futsysmids in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 28 May 2010, 11:42 PM
  2. Sophy Blue
    By futsysmids in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 27 May 2010, 07:33 PM
  3. Sophy Blue Template Page Title
    By eggdashure in forum Addon Templates
    Replies: 1
    Last Post: 17 Feb 2009, 11:02 PM
  4. Sophy Blue
    By Shooters in forum Addon Templates
    Replies: 0
    Last Post: 24 Feb 2008, 04:16 PM
  5. Sophy Blue Nav Bar issues
    By mlfelton in forum Addon Templates
    Replies: 1
    Last Post: 18 Aug 2006, 02:38 AM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR