Search Engine Optimisation - Html optimisation
Html optimisation plays a part in search engine optimisation.
When optimising a pages html there are a few things to do.
- Strip out any unnessasary tags.
- Simplify pages html and table structures
- Remove as much javascript code as possible. You can always include the javascript from an external file
- Extract any css styles from within the page and put these in an external css file
Pretty much what you're trying to do in increase the relevency of the optimised page to your targetted keywords. A basic way to think of html optimisation is:
Html optimisation is like a rum and coke. The potentcy of a glass of rum and coke, reflects on the alcohol percentage of the rum and the amount of coke in the glass. The optimised content (i.e. Alcohol percentage) and the less "additional" code (i.e. Coke) the greater the relevency (potentcy) of the page for the targetted keywords.
Well thats the way I see html optimisations role in search engine optimisation.

0 Comments:
Post a Comment
Links to this post:
Create a Link
<< Home