Search Engine Optimization

If desired, any web site with my markup will be submitted to Google for free. Further consultation time and cost is based on your own marketing program as needed, recommended free resources are available below.

Search Engine Optimization?

What is this Search Engine Optimization (SEO) about?
Once your web site has been "crawled" by a search engine such as Google, it will be available as part of their database for results. I'll be adding some more technical information and links here.

Can I do this myself?
Sure! Once you know the basics it is simply a matter of time and attention to the keywords, current marketing trends, what works and doesn't. A modern web document with correct xhtml markup is for Google and accessibility laws, how it is presented on the page is another story.

How much money will I make?
It depends on your own efforts, using valid xhtml ensures you don't lose any money or standing with the search engines and the law.

To Top

How much will it cost?
The markup provided is already the best it can be for SEO, further consultation is available.

Will my web site look the same?
Any web site can be converted to be valid XHTML and it will look the same.

How long will it take?
The length of time to consult is closely tied to the cost.

Updating Content?
XHTML and CSS separates your web site into it's raw form when looking at the actual files required, and minor and major changes to the typography, fonts, colours, etc. site-wide are done with ease through the CSS style sheet and some basic commands. Content is contained in simple header, paragraph and list elements that anyone can learn to produce, along with modern graphic softwares that perform image optimization with a few clicks for inclusion with your page content.

Modern web servers also allow us to stitch multiple files together dynamically at the time the web page is produced, and the file structure can be further separated for clarity and ease of maintenance. For example, the web page meta information, menu section, main headers and footers that are common throughout the site can all be kept in separate files. This allows easy updating to the site-wide areas with one related file, and keeps them safely away from an accidental edit when updating the page content files themselves.

To Top