Christian Web Design
Site Sponsor
Related Links


Recommended Products

 

 
     
Clean up Your Code for Good SEO

Do you have lots of JavaScript coding in the header section of your web pages? Do you re-list your CSS styles at the top of every page? Do you have JavaScript coding spread throughout your web pages? If you answered yes to any of these questions your site may be driving away search engine spiders and losing search engine position ranking.



More often then not, when I view the source code of a client that's asking for search engine optimization help, I see gobs of JavaScript and Style Sheet stuff, especially in the header and oftentimes sprinkled throughout the page.



All this extraneous code has the effect of diluting your content, and thus your message, and makes it harder for a search engine to figure out what your page is really about. It has to wade through all this JavaScript and Style stuff before it gets to the meat of the page.



A search engine spider will only read some much code off a page before it gives up. On-page code like JavaScript and Style commands have the added disadvantage of bloating your page size, causing some


search engines to bail before they've captured the whole page.



That's why it's important to get your 'real' content and primary keywords as close to the top of the page as possible so the serach engine will encounter it as quickly as possible. If you need to use JavaScript, move it off page into an external file.



<script language="javascript" src="TheScript.js" type="text/javascript"></script>



Do the same thing with your Style Sheet(s) too:



<link href="TheStyleSheet.css" type="text/css" rel="stylesheet">



By getting this code off the page, you make your pages smaller so they load faster, enable your 'real' content to stand out better and be more easily crawled, and end up with a more efficient site design that will come in handy as you expand in the future.<

About the Author

Dave is a full-time Search Engine Marketing Manager. He also runs SyteSurge, a web site dedicated to search engine optimization and search engine marketing.

Informative Articles

DIY SEO prt 2 Tags n' things
DIY SEO Part 2 Tips 4 tags Meta tags are the descriptive tags used by website designers to explain to the search engines exactly what your website is all about. They look like this, Put title of your page here, include important keywords ...

How to Manage SEO
Whether you launch a search engine optimization program in-house or outsource the program, you should keep the following training opportunities and skill sets in mind: • Advanced SEO techniques, including page titles, META descriptions, META...

Rising Above the SEO Reputation
How many times have you seen an article referring to SEO (search engine optimization) as a "Black Art" or "underhanded", "manipulative", "sleazy", "deceptive", "sneaky" etc?. I could go on and on but you get my drift. The thing is - our industry has...

To Pay or Not to Pay for Professional SEO Services
All websites need to be professionally search engine optimized (SEO). It is one of the most overlooked services even though it is one of the most needed and critical to a successful website. Without professional search engine optimization a website...

Towards a New Philosophy of SEO
The following overview of a common SEO campaign is not an attempt to describe the processes in use by all SEO's, and in fact there are a handful of really good SEO firms out there. Good SEO firms are generally identifiable by two common elements:...