vBulletin Search Engine Optimization
This is a discussion on Code Optmisation within the General Discussion forums, part of the vBulletin SEO Discussion category; How coding of a website be optimised from search engine point of view?...
| |||||||
Enhancing 80 million pages. | Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| Code Optmisation
How coding of a website be optimised from search engine point of view?
|
|
#2
| ||||
| ||||
|
-Semantic Markup - Valid code - Good Code to Content Ratio - Seperation of presentation from content |
|
#3
| ||||
| ||||
|
You should use semantic code and CSS and avoid tables and java navigation where possible. A practical example of SEO optimised code is to place the center column (with the content) in top of the HTML document, and the navigation below it, you can position the nav with a <div> so it will show on top for users who view the page. But there are plenty other things you can do. [edit] briansol was quicker |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Finding my Google Analytics Code | Michael | Troubleshooting | 1 | 11-21-2005 03:24 PM |
| to clean code or not to clean code, that is the question | kidmercury | Troubleshooting | 3 | 11-11-2005 02:00 PM |