

--------------
Keywords
SEO
The factors that play a role in your web site's ranking
Hyperlink
URL tag optimisation
Alternative traffic promotion techniques
Copywriting
Creating effective body descriptions
Writing content: focus on your target audience!
Writing a
business
website homepage
Links
Website's linking architecture
16 rules for a good link exchange request
Pay per click
Pay-per-click: How to increase the
click-through-rate
Pay-per-click search engines list
Pay-per-click:
how to avoid click fraud
How to improve effectiveness in PPC
Pay-per-click:
How to chose keywords
Pay-per-click: Google AdWords account structure
Pay-per-click: Yahoo Search Marketing (SM)
Domain names
Content
spidering
CIRCA technology: applied semantics to search engines
Latent semantic indexing (LSI)
Google's ranking algorithm
part 1/4
Google's ranking algorithm
part 2/4
Google's ranking algorithm
part 3/4
Google's ranking algorithm
part 4/4
Google's
original
patent:
how Google
works
Google's sandbox: delayed inclusion of new websites
Google's penalties: getting penalized
search engines
How search engines evaluate relevancy when ranking search results
How to be informed when a search engine spider visits your site
How to instruct
spiders by means
of the head-tag
How to prevent
duplicate content
Australian search engines list
World major search engine list
Web searchers' behaviour: shocking web users' statistics
Listing expectations: how much better is ranking No. 1 versus No. 10?
web marketing
Seven reasons
why customers
don't buy
12 ways to exceed your client's expectations every time!
Market reseach for new online business
How to set up your best customer profile
12 tips to build
a new SEO
Career
How to market your website: five keys to web site marketing success
How to market your website: the five web marketing laws
How to market your website: miscellaneous marketing strategies
How to market your website: a mixed marketing media approach
miscellaneous
Are you cross-browser compatible? Learn how to do it
Javascript to let visitors bookmark your website
Why your web pages don't load fast enough
Javascript to open a link in a new window

Contents:Site Design Optimisation Tips
The main site design problems are:
| A. Frames |
| B. Dynamic URLs |
| C. Flash Sites |
| - Splash Pages |
| - Hyperlinks Made with Flash |
| D. Sites Using Image Maps for Navigation |
| E. Sites Using Javascript for Navigation |
Whether your site uses frames, you might get into troubles. The problem is that search engines do not index framed sites. In fact, we recommend redesigning your site without them if you want to get good listings in the search engines. If your site must use frames here are some tips we recommend
The problem:
A frame is exactly what the name conveys - they are an HTML page that "frames" other HTML pages. In most cases a framed site will only have one page you can submit, the Home Page (or Index Page). This page is called Frameset and is usually left blank. Since your site uses frames the home page actually has nothing that the search engine can use i.e. content, to determine how to list your site.
The solution: <noframes> tag
The best thing you can do to improve your results is to use the <noframes> tag within your frameset. The <noframes> tag can be used for content that will help your site get listed. You should also implement the best title tag, and meta tags that you can (see Meta Tags Optimisation Page ).
Where:
The <noframes> tag goes just before the </frameset> tag for your frameset, as you can see below in green.
Example: Code of a Site Using Frames with <NOFRAMES> Tag
| <HTML> |
| <HEAD> |
| <TITLE> Framed Site</TITLE> |
| </HEAD> |
| <FRAMESET cols="100,*"> |
| <FRAME name="contents" target="main"> |
| <FRAME name="main"> |
| <NOFRAMES> |
Optimized page content goes here for best results. |
| </NOFRAMES> |
| </FRAMESET> |
| </HTML> |
Tag tips:
Insert content within the <body> tags that you see above within the <noframes> tag. An easy way to do this is to create a new un-framed home page for your site that describes your site and services. Once you have created the page then view the HTML of the page and copy everything from within the <body> and </body> tags. Then paste the content within the <body> and </body> tags in the <noframes> tags of your frameset. The entire HTML can be placed within the body tags.
Last but not least
| A. Search engines like simple HTML pages so keep it simple and text based for best results. |
| B. Make sure your <noframes> content is "optimised" as explained in the Meta Tags Optimisation Page |
| C. Include links in the <noframes> content to all of the other pages on your site so that the spider crawls and indexes them too. |
Search engines cannot list dynamic URLs. Dynamic URLs are usually found on database driven sites. If your URL contains any of the following elements it is considered a Dynamic URL:
? & cgi-bin .cgi % + = $ |
If your URL contains any of the above, it is likely that it will not get listed at any of the main search engines.
What to do:
You should submit a different URL that is not dynamic from your site, but if all of your URLs are dynamic you should make a static page so that you can get listed.
Flash is not the problem here. The matter is how it is used. The main problems are:
Flash is often used on its own as a home page, commonly known as a "splash" page which the engines can't index. Avoid submitting pages that are made up mostly of Flash. If you do submit a page that is mainly Flash then improve your chances by adding content and having good meta tags and title tag (see Meta Tags Optimisation Page )
When you submit to a search engine you can expect the spider to follow the links on the page you submit and spider those pages as well. Hyperlinks made with Flash do not allow this. You need to have standard HTML links to the other pages of your site or create a site map page in HTML with links to every page on your site and add a standard HTML link on each page that links to the site map.
Due to the code involved in an image, search engines often get trapped and fail to spider your site.
If you use image maps you need to add HTML links. Yet again an easy way to get around this is to create a site map page using HTML links and also add an HTML link on each page of your site that links to the site map.
Search engines can't follow links that are within Javascript, so your site will not get spidered unless you add standard HTML links. An easy way to do this is to create a site map page using HTML to link to every page on your site. Then add an HTML link on each page of your site that links to the site map.
For more information see also
Home | Site Map | Contact Us | Price List | Webmaster | Company Profile | Add a Link