This is a discussion on "SEO and Javascript" within the JavaScript Forum section. This forum, and the thread "SEO and Javascript are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
SEO and Javascript
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
||||
|
SEO and Javascript
Hi
I have created a script that can change text when roll over a link, all i want to know is that will this method seen by search engines or not ? I mean the texts that will change are in html body, so will it help SEO because instead of using image rollovers i am using text roll overs ? you can see the example here : http://www.datisdesign.com if you roll over the icons on orange area, the texts above it will change regards
__________________
Last Blog Entry: Throughout IRAN (Dec 10th, 2007)
|
|
|
|
|||
|
Re: SEO and Javascript
Congratulation on having set up a good homepage. And if you are worried about SEs missing the text, you can use the <NOSCRIPT> tags. Simply place the all the texts inside the no scripr tag.
Last Blog Entry: Cross browser nuisance (Feb 11th, 2008)
|
|
||||
|
Re: SEO and Javascript
Many Thnx
What i meant was this part of the code :
thnx again
__________________
Last Blog Entry: Throughout IRAN (Dec 10th, 2007)
|
|
||||
|
Re: SEO and Javascript
the best test is to completely disable javascript. If the navigation is still visible and usable then it will be ok.
__________________
Rob - SEO Specialist Owner & Founder of Webforumz.com I am currently unavailable for private work
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
|
||||
|
Re: SEO and Javascript
when i disable javascript the texts wont change, so it is not seen by search engines ?
__________________
Last Blog Entry: Throughout IRAN (Dec 10th, 2007)
|
|
||||
|
Re: SEO and Javascript
marSoul - you could do it with CSS so then it will work 100% for sure.
Check this blog post which might help you out.
__________________
Resources Administrator
Grilling Gurus - Interviews with the Best Web Designers and Developers in the Industry Got a Question for Ryan Carson and his Web Design/Development team Carsonified? Jack Franklin - My Blog (It's a Pen in My Mouth BTW)
Last Blog Entry: My Latest Project - Grilling Gurus... (Jun 11th, 2008)
|
|
||||
|
Re: SEO and Javascript
Thanks for the tip, All i need to know is will this method help seo or not ? just to make sure this javascript code wont ruin seo !
__________________
Last Blog Entry: Throughout IRAN (Dec 10th, 2007)
|
|
||||
|
Re: SEO and Javascript
I dont think it would personally. Why not try getting in touch with Google?
__________________
Resources Administrator
Grilling Gurus - Interviews with the Best Web Designers and Developers in the Industry Got a Question for Ryan Carson and his Web Design/Development team Carsonified? Jack Franklin - My Blog (It's a Pen in My Mouth BTW)
Last Blog Entry: My Latest Project - Grilling Gurus... (Jun 11th, 2008)
|
|
||||
|
Re: SEO and Javascript
how can i do that ?
__________________
Last Blog Entry: Throughout IRAN (Dec 10th, 2007)
|
|
||||
|
Re: SEO and Javascript
This wont harm SEO at all. it's a hover effect and the replacement text is completly invisible to google because it's javascript. I personally would not worry at all
As it's a hover effect, it cant be considered cloaking.
__________________
Rob - SEO Specialist Owner & Founder of Webforumz.com I am currently unavailable for private work
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
|
||||
|
Re: SEO and Javascript
If the texts cant be seen by google, so it is not a good way for SEO, right ?
I thought div contents can be seen by google !
__________________
Last Blog Entry: Throughout IRAN (Dec 10th, 2007)
|
|
|||
|
Re: SEO and Javascript
A good practice is view your website in a Lynx (text only) browser which will give you a better idea of how a spider will view your page. You can either download the browser or use an online tool like:
http://www.rankquest.com/tools/Lynx-...www.google.com |
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| php and javascript | yvettesio | JavaScript Forum | 8 | Mar 14th, 2007 23:18 |
| JavaScript | cbrams9 | JavaScript Forum | 1 | Sep 20th, 2006 17:35 |
| using xml in javascript | shailu | JavaScript Forum | 0 | Jul 25th, 2006 07:36 |
| Can someone help me with this javascript | Galaxyblue | JavaScript Forum | 2 | Mar 11th, 2004 12:18 |
| what does \\ mean in javascript | jenjen1018 | JavaScript Forum | 5 | Jan 6th, 2004 17:05 |