This is a discussion on "Is Javascript Bad or Good for SEO" within the JavaScript Forum section. This forum, and the thread "Is Javascript Bad or Good for SEO are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Is Javascript Bad or Good for SEO
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Wel ive been optimising my site for SEO and found that no SEO read Javascript? or anything between <javascript> and </javascript>
Is it true and if so how can you bypass this issue!!!! |
|
|
|
|||
|
Re: Is Javascript Bad or Good for SEO
You can't by pass the issue. If you have something important like menu have it also listed somewhere else - bottom of page for example.
|
|
|||
|
Re: Is Javascript Bad or Good for SEO
True so put it in Html then?
|
|
|||
|
Re: Is Javascript Bad or Good for SEO
depends what you want tank - is it stuff that you need search engines to see? If it is stay away from javascript.
|
|
|||
|
Re: Is Javascript Bad or Good for SEO
|
|
||||
|
Re: Is Javascript Bad or Good for SEO
You should always put the content of your site in 'raw' HTML. Headings go in <h> tags, paragraphs in <p>'s, lists in <ol> and <ul>, acronyms in <acronym>, links in <a> ... I could go on!
Now everything is where it should be, you're free to 'jazz' it up using CSS and Javascript with the DOM. Everything should degrade gracefully, and your users will appreciate it too (especially our friend Google)
Last Blog Entry: The Google Misconception (Feb 3rd, 2008)
|
![]() |
| Tags |
| bad, good, javascript, optimise, seo |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Good to be here | Dgrade | Introduce Yourself | 8 | Mar 11th, 2008 19:29 |
| Good cross browser javascript / xml libriary | onrealtime | JavaScript Forum | 1 | Dec 5th, 2006 19:29 |
| Good day | kristine | Introduce Yourself | 6 | Oct 19th, 2006 15:18 |
| Good JavaScript editor? | igor-111 | JavaScript Forum | 8 | Jun 21st, 2006 22:17 |
| GOOD WEB | jackygai | Classic ASP | 4 | Nov 6th, 2004 04:46 |