Web 2.0 looking pretty juicy

Archive for Search Engines

SEO your website

A great thread has been started on sitepoint giving you a guide optimizing your website for search engines.

http://www.sitepoint.com/forums/showthread.php?t=361403

Before you write one line of code:

  • Do keyword research to determine what keywords you want to target
  • While constructing your website you should do the following:

  • Use markup to indicate the content of your site
  • Optimize your ‘title’ tags on each page to contain 1 - 3 keywords
  • Create unique Meta Tags for each page
  • Use header tags appropriately (H1 - H2 - H3)
  • Use ’strong’ and ‘em’ tags if appropriate
  • Optimize your URLs
    • Use Search Engine Friendly URLs (for dynamic sites)
    • Use keywords in your domain (http://www.keyword1.com/)
    • Use keywords in your URL
      (http://www.example.com/keyword2/keyword3.html)
    • o

    • Use dashes instead of underscores to separate words in your URLs (keyword2-keyword3.html)
  • Optimize your content
    • Use keywords liberally yet appropriately throughout each page
    • Have unique content
    • Have quality content
  • Use search engine friendly design
    • Create a human sitemap
    • Do not use inaccessible site navigation (JavaScript menus)
    • Minimized outbound links
    • Kept your pages under 100K in size
  • Design the navigational structure of the site to channel PR to main pages (especially the homepage)
  • Create a page that encourages webmasters to link to your site
    • Provide them the relevant HTML to create their link to you
    • Provide them with any images you may want them to use (although text links are better)
  • Make sure your website is complete before launching it
  • Immediately after launching your site you should do the following:

  • Submit your site to all major search engines
    • Google (Use a Google SiteMap)
    • Yahoo (Use the page list option)
    • MSN (Finds your site via incomming links)
    • Ask (Finds your site via incomming links)
  • Submit your site to all free directories
    • DMOZ (also powers Google Directory)
    • JoeAnt
  • Submit your site to relevant directories
    • Find more at ISEDB
  • Begin a link building campaign (attempting to get keywords in the link anchor text)
    • Put a link to your website in your forum signatures
    • Reply to relevant blog posts (Don’t spam please)
    • Submit articles to relevant websites

    If you will pay to promote your website:

  • Submit your site to pay directories
    • Yahoo
    • GoGuides
  • Purchase text links from high PR (Pagerank) sites related to your site
  • Finally, as part of an ongoing strategy:

  • Continually update your website will quality, unique content
  • Continually seek free links preferably from sites in your genre
  • Do NOT do the following:

  • Make an all Flash website (without an HTML alternative)
  • Use JavaScript for navigation
  • Spam other websites for incomming links
  • Launch your site before it is done
  • Use duplicate content
    • Point several domains to one site without using a 301 redirect
  • Use markup inappropiately
    • Style ‘h’eader tags to look like regular text
    • Hide content using ‘display: hidden’ (for the sake of hiding text)
  • Use other “black hat” techniques (unless you accept the risk - Banning)
    • Doorway/Landing pages
    • Cloaking
    • Hidden text
    • Keyword stuffing

    Additional Tips:

  • Usable and accessible sites tend to be search engine friendly by their very nature
  • Be patient! High rankings don’t happen overnight
  • Don’t obsess with any one search engine. They are all worth your attention.
  • Also mentioned is this very useful tool: http://www.nichebot.com/

    Comments (9)

    BBC article on search trends

    Google taps into search patterns
    http://news.bbc.co.uk/2/hi/technology/4551936.stm

    Nice little article referring to the recent Zeitgeist 2005 List released by Google this week.

    This interest in using the web less as a shop and more as a collaborative tool to share images and experiences is also reflected in the terms that Google said interest in which had grown the most.

    I just wanted to pick up on this quote from the article which mimics what I was saying in my last post

    …a new more dynamic web no longer a place where you just look for and collect information but a place where you can store and organize it too.

    Comments (1)

    Google Analytics Review

    I’m always on the look out for a good stats program for my websites. Since most of the sites I’ve developed use PHP I find bbclone a great little stats add on.
    Graphical View
    BBClone Graphical View
    Detailed Visitor View
    BBClone Detailed Visitor View

    I’ve a few problems with it, like you can’t compare different months but everything else is really nice, its also free. I’m not a fan of any of the Apache log stats tools such as awstats . Besides the fact that they look ugly they aren’t an accurate representation. They count file loads instead of page loads. So even though you load a CSS file when you view a website this represents a ‘hit’, anyhow that’s another days work and there are ways around this.

    So, when I heard Google were allowing you to use Urchins web stats tool for free I thought brilliant at last a product that will give me accurate visitor information. So I added the little tracker code to my websites and check back the next day. But unfortunately no stats had been recorded. I’ve had it running now for 2 weeks and it seems to be having loads of problems recording page hits. Hopefully its just a temporary situation but from what I can tell the stats is a few days behind. If this is going to be the case going forward it is pretty disappointing. The nature of computing and the internet is instant data so this is what you’d expected.

    I did a comparison of results last week between bbclone and Google analytics and it is definitely missing stats for a few days.

    Google Analytics - 1time

    There is no doubting if the software was recording the information accurately and showing the results instantly that it would be a excellent product, but at the moment its just provoking us.

    So here’s hoping it gets sorted in the coming weeks as it has some excellent features.

    Comments (13)

    « Previous entries