Author Topic: Keywords help please  (Read 11469 times)

Offline Shades

  • Newbie
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
    • Sidlynns.com - Discount Shopping
Keywords help please
« on: January 14, 2013, 07:03:59 AM »
How do I add keywords to the main page? When I run my site through a keyword analyzer it says missing keyword meta tag and no keywords. The keywords do show up on the product pages though but I would like/need keywords on the main page too!

Thanks 8)
« Last Edit: January 14, 2013, 07:05:43 AM by Shades »

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4358
  • Karma: +298/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: Keywords help please
« Reply #1 on: January 14, 2013, 04:21:59 PM »
Add the following code to /storefront/controller/pages/index/home.php file:

Code: [Select]
$this->document->setKeywords( 'key words' );

I will add extra config for this in comming up version 1.1.3.
Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

Offline Shades

  • Newbie
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
    • Sidlynns.com - Discount Shopping
Re: Keywords help please
« Reply #2 on: January 15, 2013, 02:26:36 AM »
That worked great! Now I just need a robots tag and an author tag.

Thanks! :)

Offline Amarbir

  • Newbie
  • *
  • Posts: 36
  • Karma: +4/-1
    • View Profile
Re: Keywords help please
« Reply #3 on: January 21, 2013, 05:35:41 AM »
Add the following code to /storefront/controller/pages/index/home.php file:

Code: [Select]
$this->document->setKeywords( 'key words' );

I will add extra config for this in comming up version 1.1.3.

Sir ,
      SEO Is a Very Weak Point Of AbanteCart Cart .Other Scripts Make Google Go Rock And Roll .Its Been 21 Days Plus Since Launch and i Cannot even See My Website Anywhere in Google Still ,Its Too Far Off Down To Get Any Hits .Webasyst is ultra cool in this regard .No Meage Description and Tags in Homepage .Did you sort this in version 1.1.3 ?


PS :  Where Exactly To Enter this ? in the code
« Last Edit: January 21, 2013, 05:41:37 AM by Amarbir »

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4358
  • Karma: +298/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: Keywords help please
« Reply #4 on: January 21, 2013, 06:03:27 AM »
Google finding your site  has little to do with the code, unless you specifically specify search engines not to follow your site.

http://tools.seobook.com/robots-txt/

AbanteCart has all SEO tools to help google to crawl and locate information about your site.

The question is, WHO will tell google that your site exists and make it think your site is popular and needs to be ranked.

I suggest you read up on search engine submission 
http://productforums.google.com/forum/#!topic/sites/MMo2ulr0Rvc

Also, keywords are not important in google any longer
http://googlewebmastercentral.blogspot.com/2009/09/google-does-not-use-keywords-meta-tag.html

Finally, this fix is already in 1.1.3
« Last Edit: January 21, 2013, 06:06:57 AM by abantecart »
Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

 

Powered by SMFPacks Social Login Mod