SEO Class in Chicago, IL
Learn How To Optimize Your Website on July 26, 2013
High Rankings is offering a 1-day customized SEO training class in Chicago. Class size is limited so please sign-up now if you want in!
Are you a Google Analytics enthusiast?
Share and download Custom Google Analytics Reports, dashboards and advanced segments--for FREE!

www.CustomReportSharing.com
From the folks who brought you High Rankings!
More SEO Content
Using Spry For Navigation Bar
#1
Posted 26 June 2009 - 08:03 PM
#2
Posted 27 June 2009 - 09:01 AM
That said, Spry at its core is advertised to be a Javascript Framework. One that gives you multiple ways to present information, including the ability to integrate it with Adobe Air. Given this small fact the level of search engine friendliness is going to depend a good deal on how you choose to implement Spry when building your navigation bar.
The thing to look for is the same thing to look for with any other element that makes use of Javascript. What you'll want to do is look at the actual source code of the page when it's completed to see how heavily it relies on Javascript. As a general rule as long as the <a href links are exposed in the html code, you're good to go. Conversely when the links are written by Javascript or some other client side application it's not going to be nearly as search engine friendly.
#3
Posted 27 June 2009 - 09:44 AM
#6
Posted 01 July 2009 - 03:32 AM
As opposed to the link being written by Javascript like
document.write="<a href='http://www.somesite.com/somepage.html'>Anchor Text</a>";
</script>
#7
Posted 01 July 2009 - 07:37 AM
#8
Posted 01 July 2009 - 09:51 AM
#9
Posted 01 July 2009 - 10:13 AM
For the last couple of years Google would apparently still add those urls contained in a js sequence if they appeared in the raw html source code, though it was debatable if they would still properly pass PageRank or Anchor Text boosts. In other words, it was pretty obvious (and easy to test) that they were seeing and recognizing the url structure and crawling them. It was not clear if they treated them exactly like normal html links though.
During most of this time if the same js written links were in an external .js file they were basically ignored. Which makes sense if the spiders were not indexing these external javascript files.
More recently some of the Googlebot spiders are parsing and processing some javascript routines. Which by necessity means they need to access external .js files. And there's some evidence showing they're now able to recognize and understand simple js stuff like document.write lines, even if those appear in an external file.
The moral being that you shouldn't absolutely count on the spiders being able to see, recognize and follow links that are only provided via javascript. But by the same token you also shouldn't absolutely count on the search engines ignoring links just because they're written by javascript.
#10
Posted 01 July 2009 - 11:04 AM
I don't hide it to fool G!, so don't mind if they can now run JS, the last thing i want to do is start using a CAPTCHA as it flies in the face of Accessibility Guidlines, ok so does using Javascript, I know.
But partially sighted, poor sighted and elderly people have serious problems with those CAPTCHA's, hell I have problems with those CAPTCHA and I have better than 20/20 vision.
Well I guess I'll only have to worry,when the form starts getting spammed, until then G! can read my JS as much as it likes
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users










