Need help on improving site

Discussion in 'SEO' started by kristine, Oct 18, 2006.

  1. #1
    Hello,

    I'm actually having a problem optimizing our site and i need your help guys in regards to it. If you have any suggestions. I'm having trouble improving its content, not sure what i have to add and whats not so its ranks will improve.

    i'll appreciate any help.

    Site URL on my sig.

    thanks
     
    kristine, Oct 18, 2006 IP
  2. cormac

    cormac Peon

    Messages:
    3,662
    Likes Received:
    222
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Just to give you a kick start on getting things done.

    Read my post in another thread on redirecting your domain to show one url - thats important.

    I see that on some pages you have capital letters on the actual file name for example: portfolioWD.html would be better as portfoliowd.html. Just a quick question, is there a reason for the wd in the file name? I think it would be cleaner looking (for your visitors) to simply use portfolio.html

    You should better optimize each page title to be unique and related to the content on each page using some a keyword that you are targeting for that page. I have also spotted you are not using the description & keywords meta tags for those pages, I would advise in reading up on how to implement and optimize them.

    The top image with the Sitemap link & partners link. You should use the alt text for both those images describing where the link is going, as an example the partner image link could state: partner sites for Pro adult outsourcing.

    You may also want to consider placing a text link on the footer of your site to the sitemap.

    If you are building up link partners keep them 100% relevant to your topic, I was actually expecting to see a ringtone link in there ;-)

    Looking at your source code I see that you are using statcounter, move the script code down to the bottom of your page just before the </body> tag.
     
    cormac, Oct 18, 2006 IP
  3. idotcom

    idotcom Well-Known Member

    Messages:
    522
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    108
    #3
    Good tips up there.

    I see why there is portfolioWD.html.... there's like 5 portfolioXX.html links each for a different service.

    My notes...


    I would convert:
    http://proadultoutsourcing.com/portfolioWD.html
    to
    http://proadultoutsourcing.com/web-design/index.html

    And the same for the rest. The folder names with the main keywords will help.

    You could actually do that without changing anything other than your sitemap links using htaccess MOD REWRITE.


    Also, part of the problem is that your home page is full of flash, images and javascript. Only after getting 3/4 of the way down in the source, you hit text.

    Put all css in a css file and import. Do the same with all the javascript. You can combine all the javascript into one file and import that as well. There are many benefits to doing that.

    Hope that helps :) GL
     
    idotcom, Oct 18, 2006 IP
  4. cormac

    cormac Peon

    Messages:
    3,662
    Likes Received:
    222
    Best Answers:
    0
    Trophy Points:
    0
    #4
    cormac, Oct 18, 2006 IP
  5. Daisama

    Daisama Peon

    Messages:
    101
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Yeah I agree, you should fix the addresses and the links. Nice layout btw.
     
    Daisama, Oct 18, 2006 IP
  6. idotcom

    idotcom Well-Known Member

    Messages:
    522
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    108
    #6
    Just FYI

    I wrote: /web-design/index.html because that's what it would be, and also to avoid any confusion of just /web-design

    Also, one of the main benefits of loading javascript externally is browser caching and page loading.
     
    idotcom, Oct 18, 2006 IP