Following on from our previous SEO tips for beginners:
SEO for beginners Part 1
SEO for beginners Part 2
SEO for beginners Part 3
SEO for beginners Part 4
SEO for beginners Part 5
SEO for beginners Part 6
SEO for beginners Part 7
I decided to start doing a bit more for those who are more tech-savvy and will understand a bit more of what’s going on.
There are some staple things which I think are worth repeating:
- Your site should have a clear structure and hierarchy
- Ideally you should be using text links. If that is not possible then every page must be reachable from a text link
- Produce a sitemap detailing all of your pages, either dynamically or manually.
All of the above is also useful in creating an accessible site for disabled users or those with difficulties. If you are a business in England then you should also be aware that you may have legal obligations towards creating accessible sites.
Most if not all search engine spiders can parse text only (I’m not talking about image crawlers like google image bot). To understand how a search engine sees your site, you need to see i in the same way that a search engine would.
By far and away the most well known text-browser is Lynx. You can download Lynx and view the Lynx website if you wish. I will refer to Lynx throughout this article. If you are using something else then please just take it for granted that I refer to whichever text browser you use.
Installing Lynx:
Lynx doesn’t come with a pretty installer so it’s a bit of a manual fudge to install it. So long as you are comfortable moving and editing files it really should take under a minute. If you are not techie then don’t worry, just take your time and follow these steps (Taken from the Lynx installation doc):
1/ Make a folder on your C drive called lynx_w3
2/ Unzip the contents of the lynx_v283.zip file into that folder
3/ Make a shortcut to lynx.bat and place it on your desktop
4/ Double click the shortcut. Lynx will open with google.com as the home page.
Using Lynx:
This version is set up with google.com as the home page. Use the down cursor
to navigate to the search box, then type in your search terms.
Links are shown in blue. The links will change to red as you cursor past
them. Press enter or right cursor to follow the link.
Summary of the main Lynx commands:
Down cursor: scroll down page.
Up cursor: scroll up page
Right cursor: follow a link
Left cursor: Go back to the previous page
Press G to type in the address of a page.
Lynx is installed, what next?
Take a look at your page in Lynx, how do you think it looks? Here we are looking at our Hungerford Web Design and Development website Click the image to go view full size:





As you can see, everything displays pretty well. If you are running a Macromedia Flash site or using loads of funky JScript to produce your content you will see a VERY different layout. Your site will not be read properly by search engines. Use the KISS principle (Keep It Simple, Stupid!)
I appreciate this is a pretty short article, I’ll be expanding upon it as we move forward. In the meantime, following these tips, you should find your site displays well to disabled users and search engines alike:
- For important text that you want a bot to read and index, use plain text not images
- Try to avoid javascript where possible, it has a place but content generation is definately not it
- Create standards based sites, they are usefull in development as well as post-production
- Flash is EVIL!
- Ensure all of your links are valid and displaying the correct text
- Try to keep the number of pages down, don’t create a page fo the sake of it (This is arguable as the importance of a site could be factored by pages indexed). I believe quality over quantity will keep your visitors coming back and prompt people to link you
- Where you are using variables (page.php?nocss) avoid using them for links where possible (or provide an alternative) whilst google now indexes dynamic links, not all search engines do.