View Single Post
  #6 (permalink)  
Old 12-10-2006, 04:29 PM
Webnauts's Avatar
Webnauts Webnauts is offline
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: Aug 2003
Location: Worldwide
Posts: 8,170
Webnauts RepRank 9Webnauts RepRank 9Webnauts RepRank 9Webnauts RepRank 9Webnauts RepRank 9Webnauts RepRank 9Webnauts RepRank 9Webnauts RepRank 9Webnauts RepRank 9Webnauts RepRank 9
Default

I looked at you page and I do not see any problems at all, as you have done the right thing. You have made your JavaScripts external.

Since you are worried about SEO, I would like to give you an off-topic tip:

Get rid of these Meta Tags:

<meta name="resource-type" content="document">
<meta name="generator" content="AnyBrowser.com MetaMaker">
<meta name="revisit-after" content="15 days">
<meta name="classification" content="Engineering">
<meta name="robots" content="INDEX">
<meta name="distribution" content="Global">
<meta name="copyright" content="2006 Water Fuel LLC. All rights reserved."> This is not valid. You should consider using i.e the ICRA Meta tag.
<meta name="author" content="Water Fuel LLC">
<meta content="admin@waterfuelconverters.com" http-equiv="reply-to">
<meta name="language" content="English"> You do need this either. You can define the language in your <html> tag doing this: <html lang="en">
<meta name="doc-type" content="Private">
<meta name="doc-class" content="Living Document">
<meta name="doc-rights" content="Private">

More about Meta tags see here: http://code.google.com/webstats/2005-12/metadata.html
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood
SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO
Reply With Quote