vBSEO Dashboard
+ Reply to Thread
Results 1 to 14 of 14

http://www.bluepearl-design.com

This is a discussion on http://www.bluepearl-design.com within the Critique Please forums, part of the vBulletin SEO Discussion category; I have just installed vbSEO today in the hopes of increasing my search engine ranks. I think i have done ...

  1. #1
    Member Griffin's Avatar
    Real Name
    Sean James
    Join Date
    Jan 2006
    Location
    Sydney Australia
    Posts
    89

    http://www.bluepearl-design.com

    I have just installed vbSEO today in the hopes of increasing my search engine ranks.

    I think i have done alright so far with my setup, but if anyone has any tips or ideas i would love to hear them.

    http://www.bluepearl-design.com
    Bluepearl Design
    http://www.bluepearl-design.com - Design Community
    http://www.musclesci.com - BodyBuilding Community
    http://www.vbulletin-templates.com - Free vBulletin Templates

  2. #2
    ADM
    ADM is offline
    Senior Member ADM's Avatar
    Real Name
    Peter Papadopoulos
    Join Date
    Aug 2005
    Location
    Perth, Australia
    Posts
    254

    Re: http://www.bluepearl-design.com

    Nice design.. though one major thing that you need to avoid is Flash navigation.. bots have a hard time with those. I think it's changed it abit but it'd be much better if you use HTML or CSS for the menu's.

  3. #3
    Member Griffin's Avatar
    Real Name
    Sean James
    Join Date
    Jan 2006
    Location
    Sydney Australia
    Posts
    89

    Re: http://www.bluepearl-design.com

    Thanks for your help ADM

    Does navigation menu's have an impact on rankings? i mean does bots use like vbulletin navigations to better search your site?
    Bluepearl Design
    http://www.bluepearl-design.com - Design Community
    http://www.musclesci.com - BodyBuilding Community
    http://www.vbulletin-templates.com - Free vBulletin Templates

  4. #4
    ADM
    ADM is offline
    Senior Member ADM's Avatar
    Real Name
    Peter Papadopoulos
    Join Date
    Aug 2005
    Location
    Perth, Australia
    Posts
    254

    Re: http://www.bluepearl-design.com

    It can have a impact on rankings yeah, the easier it is for bots to navigate around your site then it would improve alot in helping you rank higher. That's why try to stick to text links with detailed titles.

  5. #5
    Member Griffin's Avatar
    Real Name
    Sean James
    Join Date
    Jan 2006
    Location
    Sydney Australia
    Posts
    89

    Re: http://www.bluepearl-design.com

    ok i finally had a chance to remove my flash header and replace it with a xhtml.
    Anything else that i should change to help the bots navigate my site?

    http://www.bluepearl-design.com/forums/index.php
    Last edited by Joe Ward; 05-24-2006 at 09:39 PM.
    Bluepearl Design
    http://www.bluepearl-design.com - Design Community
    http://www.musclesci.com - BodyBuilding Community
    http://www.vbulletin-templates.com - Free vBulletin Templates

  6. #6
    Senior Member
    Real Name
    Joseph Ward
    Join Date
    Jun 2005
    Posts
    23,847
    Blog Entries
    9

    Re: http://www.bluepearl-design.com

    Very nice looking site. Please remember to take the "Powered by vBulletin" out of your templates for the title section:

    [HOW-TO] Remove "Powered by vBulletin" from Your Page Titles

  7. #7
    Member Griffin's Avatar
    Real Name
    Sean James
    Join Date
    Jan 2006
    Location
    Sydney Australia
    Posts
    89

    Re: http://www.bluepearl-design.com

    Quote Originally Posted by Joe Ward
    Very nice looking site. Please remember to take the "Powered by vBulletin" out of your templates for the title section:

    [HOW-TO] Remove "Powered by vBulletin" from Your Page Titles
    thx for that never realised lol
    Bluepearl Design
    http://www.bluepearl-design.com - Design Community
    http://www.musclesci.com - BodyBuilding Community
    http://www.vbulletin-templates.com - Free vBulletin Templates

  8. #8
    Senior Member briansol's Avatar
    Real Name
    Brian
    Join Date
    Apr 2006
    Location
    Central CT, USA
    Posts
    6,983

    Re: http://www.bluepearl-design.com

    Some suggestions:
    • change your style sheet to "linked" instead of inline. this cleans up a lot of code-to-content, and reduces bandwidth. This in the the vboptions menu.
    • meta keywords- limit to 10-15. you have a little too many in there.
    • change all "pt" font references to px, em, or %. pt's on the screen media is un-reliable, due to pc's being 72 dpi and mac's being 96 dpi. And now with tv's, handhelds, and cellphones, it gets even worse.
    • always provde a catch-all family for fonts. for example, in your .header class, it is simply verdana. 20% or more of computers out there do no have this font installed. you should always include sans-serif, serif, monospace, or script (depending on the font types) at the end.
    • move
      Code:
      <script type="text/javascript" src="http://www.bluepearl-design.com/swfobject.js"></script>
      
      out of the body and into the head.
    • add an h1 and h2 RIGHT after the body tag. You may be interested in image replacement techniques for your header images. Remember,SE's can't VIEW, they can only READ.
    • move this:
      Code:
       <script type="text/javascript"> <!--
      function log_out()
      {
          ht = document.getElementsByTagName("html");
          ht[0].style.filter = "progid:DXImageTransform.Microsoft.BasicImage(grayscale=1)";
          if (confirm('Are you sure you want to log out?'))
          {
              return true;
          }
          else
          {
              ht[0].style.filter = "";
              return false;
          }
      } //--> </script>
      
      out of the nav bar and into the global.js file that's included on everypage anyway.
    • avoid the use of "spacer.gif" That's what margins and padding are for.

  9. #9
    Member Griffin's Avatar
    Real Name
    Sean James
    Join Date
    Jan 2006
    Location
    Sydney Australia
    Posts
    89

    Re: http://www.bluepearl-design.com

    Thanks for your help Brian will go through every step one by one.

    For the style sheets when u say '"linked" instead of inline' r we talking about this vb option:
    Store CSS Stylesheets as Files?

    thanks
    Bluepearl Design
    http://www.bluepearl-design.com - Design Community
    http://www.musclesci.com - BodyBuilding Community
    http://www.vbulletin-templates.com - Free vBulletin Templates

  10. #10
    Member Griffin's Avatar
    Real Name
    Sean James
    Join Date
    Jan 2006
    Location
    Sydney Australia
    Posts
    89

    Re: http://www.bluepearl-design.com

    ok igore the last question i figured it out lol

    thanks for your help
    Bluepearl Design
    http://www.bluepearl-design.com - Design Community
    http://www.musclesci.com - BodyBuilding Community
    http://www.vbulletin-templates.com - Free vBulletin Templates

  11. #11
    Senior Member briansol's Avatar
    Real Name
    Brian
    Join Date
    Apr 2006
    Location
    Central CT, USA
    Posts
    6,983

    Re: http://www.bluepearl-design.com

    yup, thats the one.

    if you view the source of your site, you will see 200+ lines of css code.

    when it goes to files, its simply 1 line, <link rel="stylesheet" . . . . /> and helps improve the code to content ratio.

    » Improving your “Content to Code Ratio”
    Reduce Code to Content Ratio

  12. #12
    Member Griffin's Avatar
    Real Name
    Sean James
    Join Date
    Jan 2006
    Location
    Sydney Australia
    Posts
    89

    Re: http://www.bluepearl-design.com

    Thanks for all your help briansol very much appreciated.

    Can u please explain this one a little more:
    add an h1 and h2 RIGHT after the body tag. You may be interested in image replacement techniques for your header images. Remember,SE's can't VIEW, they can only READ.
    I can understand what u r saying but what would be the best way to do this?
    Bluepearl Design
    http://www.bluepearl-design.com - Design Community
    http://www.musclesci.com - BodyBuilding Community
    http://www.vbulletin-templates.com - Free vBulletin Templates

  13. #13
    Senior Member briansol's Avatar
    Real Name
    Brian
    Join Date
    Apr 2006
    Location
    Central CT, USA
    Posts
    6,983

    Re: http://www.bluepearl-design.com

    You want to have heading tags up top in your document. This is a big part of SEO.

    If you view the source here, you will see:
    Code:
    <div id="header"> <h1>SEO</h1> <p>vBulletin Search Engine Optimization Forums</p>
    
    That h1 is key to attracting the SE's to the right "theme" of your site.

    How you do this depends greatly on your layout. have a read on the technique:
    mezzoblue *§* revised image replacement
    Another image replacement technique

  14. #14
    Member Griffin's Avatar
    Real Name
    Sean James
    Join Date
    Jan 2006
    Location
    Sydney Australia
    Posts
    89

    Re: http://www.bluepearl-design.com

    thx briansol, will check it out
    Bluepearl Design
    http://www.bluepearl-design.com - Design Community
    http://www.musclesci.com - BodyBuilding Community
    http://www.vbulletin-templates.com - Free vBulletin Templates

LinkBacks (?)