1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Please Review Website, Any SEO Advice Appreciated

Discussion in 'Websites' started by AromaLady, May 10, 2013.

  1. #1
    Hi, I need honest reviews of my website www.aromadelightsonline.com from an SEO standpoint. Any advice will be greatly appreciated :)
     
    AromaLady, May 10, 2013 IP
  2. SmallBizWebsites.Org

    SmallBizWebsites.Org Greenhorn

    Messages:
    22
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    5
    #2
    First of all, the meta keywords tag has not been used by any major search engine for at least 8 years. you should drop it. Second, you have a very serious URL Canonicalization problem, meaning that every URL on your site is duplicated twice, resulting in two URLs for the same page and possible duplicate content penalty concerns. At the very least, it means that you have duplicate titles and meta descriptions. For example, the following two pages are the same:

    http://www.aromadelightsonline.com/Hot-Apple-Pie-applepie.htm
    http://aromadelightsonline.com/Hot-Apple-Pie-applepie.htm

    This is something that should be fixed immediately in your server's .htaccess file. The fix is to add the following code to your server .htaccess file, replacing mysite.com with your own domain name. This example will always return pages WITH the www prefix.


    RewriteEngine on
    RewriteBase /
    RewriteCond %{HTTP_HOST} ^mysite.com$ [NC]
    RewriteRule (.*) http://www.mysite.com/$1 [R=301,L]

    The Page titles and meta descriptions on your site are good, although most titles are far shorter than the allowable 69 characters or so.

    If you will allow me to comment on your store design, the three-row menu threw me off. Surely you could use fewer words in the menu items and get it down to 1 row. The font on the Home page is far larger than it needs to be, and you should use the same font color, type, size and style on every page of your site. The Home page should not be different (blue!) and use huge font sizes.

    The pictures on your Home page should be scaled down to at least half their present size, which would reduce the amount of scrolling the visitor has to do. jQuery image viewers are easily available to display full size images on mouse-over.

    Finally, the all-important "About Us" page is burried in the footer, along with a huge block of text that no visitor will read. The About Us page should be on your menu, and if the text is important it should be in the body of the page, along with the smaller images. It is a VERY BAD IDEA for SEO to use the same block of text in every page as a footer.
     
    SmallBizWebsites.Org, May 11, 2013 IP
  3. neelakandanseoexpert

    neelakandanseoexpert Active Member

    Messages:
    67
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    63
    #3
    Great seo views to that website
    cheers!!
     
    neelakandanseoexpert, May 11, 2013 IP
  4. neelakandanseoexpert

    neelakandanseoexpert Active Member

    Messages:
    67
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    63
    #4
    If you want good traffic to your website , you want do good link building services as well as Good on page optimization to your site. it will help to improve your business
    cheers!!!!!
     
    neelakandanseoexpert, May 11, 2013 IP
  5. AromaLady

    AromaLady Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #5
    Thank you very much!
     
    AromaLady, May 11, 2013 IP