Search
Recommended Sites
Related Links






   

Informative Articles

Content Management Systems (CMS): What They Are And Why We Love Them.
There is a buzz in the online community about a technology that empowers the average computer user with the ability to create and maintain their very own web presence. In the past, individuals who took interest in having and operating their own...

How to Optimize Your Website the Easy Way
Search engine optimization Search engine optimization is crucial to your traffic flow. Having your website listed on the first page of a search engines results will give you maximum exposure. And, the closer you are to the top of the page...

Key Facts you should know about Web Site design and Search Engine Optimization
1. Web site File Structure / File Naming Most search engines do not recognize beyond two directory levels. Make sure to name your files and directories with keywords. Don't separate keywords using the underscore instead...

Make your Web Site Earn You Money
Make your Web Site Earn You Money The success or failure of a web site relies heavily on its design. Designing a web site involves several procedures such as creating mock-ups, defining interfaces, database design, system platform and web...

Search Engine Optimization - Advice and Tactic
Unique content is King. Search engines love new, unique and updated content. If you produce new content at a rate of just one reasonably sized page per day and tied in with the other advice throughout the site, I can almost guarantee you will get...

 
How to handle web surfers, who disabled JavaScript

Article describes how to create a web page that can be viewed by users, who disabled JavaScript support or whose web browser does not support it.

There are hundreds of millions of Web surfers today. Each of them uses one of multiple web browsers available now. You as a Webmaster create cool web pages that are full of graphic and JavaScript and look very impressive in modern web browsers like Internet Explorer or FireFox. But ask yourself: "How my cool web page will look like, if the web surfer use Linx browser (text based) or just disabled JavaScript support?" You may think that number of Linx browser users is quite small today and you can ignore them, but search engines spiders does not support JavaScript as well. You cannot ignore search engines in the modern world.

There are some safe ways how to handle search engines spiders and web surfers, who does not support JavaScript, at your web page.

One of the approaches is provided by HTML. It is a NOSCRIPT tag. You can enclose in NOSCRIPT tags HTML code that will be displayed in browsers that do not support scripting. You can place navigation hyperlinks here, if you use JavaScript menu for this purpose. Instead of content, dynamically generated by JavaScript, you can place some static text between NOSCRIPT tags. NOSCRIPT content is invisible for web surfers, who use modern web browsers, but it will be very useful for Linx users and search engines spiders.

The second, more flexible approach, is using of JavaScript. Yes, you can use JavaScript to handle visitors, who does not support JavaScript. It is simple. You can place at the web page HTML elements with the content that should be visible for these who does not support scripting. Then place at the bottom of the page simple script code that sets ".style.display" property to "none" for such elements. Therefore, if your web page is viewed in the browser, which supports scripting, script code will be executed and all additional elements become invisible. If your web page is viewed in the browser, which does not support scripting, script code will be ignored.

So, using these simple approaches, you can handle all possible web browsers and provide search engines spiders with additional relevant content, which is very important as well.


About the Author
Michael Kashirin is a webmaster of TRY-2-FIND.COM Meta Search Engine and LOOK-4IT.COM Meta Search Engine.

Sign up for PayPal and start accepting credit card payments instantly.