|
|
|
||||
|
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
![]() |
|
|||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. |
|
|
Thread Tools |
|
|
#1 |
|
Confirmed User
Join Date: Dec 2007
Location: Chatsworth, CA
Posts: 1,964
|
javascript prevents SEO
I've been thinking about using a custom javascript framework more heavily to dynamically generate pages but won't that fuck up search engines since they won't be able to parse the pages? Flash has the same issue, how do people get around this issue? Do you simply do 2 different versions, gracefully degrade the site? How smart are the major search engines when it comes to javascript?
|
|
|
|
|
|
#2 |
|
Porn is Dead. Move along.
Industry Role:
Join Date: Aug 2006
Posts: 13,296
|
se can only read html
|
|
|
|
|
|
#3 |
|
Confirmed User
Join Date: Mar 2007
Posts: 249
|
|
|
|
|
|
|
#4 |
|
Now choke yourself!
Industry Role:
Join Date: Apr 2006
Posts: 12,085
|
If you want dynamic, fine, but why are you limiting your scope to JavaScript?
__________________
|
|
|
|
|
|
#5 |
|
►SouthOfHeaven
Join Date: Jun 2004
Location: PlanetEarth MyBoardRank: GerbilMaster My-Penis-Size: extralarge MyWeapon: Computer
Posts: 28,609
|
wtf ?
google can read javascript just fine, i suggest doing some testing first with various methods , but they certainly DO read javascript
__________________
hatisblack at yahoo.com |
|
|
|
|
|
#6 |
|
►SouthOfHeaven
Join Date: Jun 2004
Location: PlanetEarth MyBoardRank: GerbilMaster My-Penis-Size: extralarge MyWeapon: Computer
Posts: 28,609
|
if you wanna test various methods , heres one way
make a blogger blog with an offsite js call and put document.write("wordnotfoundingoogle"); that word will soon show up in google
__________________
hatisblack at yahoo.com |
|
|
|
|
|
#7 |
|
Confirmed User
Join Date: Aug 2003
Location: Hoy Suecia, mañana Nirvana
Posts: 1,594
|
JS doesn't screw with Your overall SEO... what You've probably heard is; to not put "SE-critical" stuff inside Javascripts, which is a good guideline...
One reason is that at least one SE (G) doesn't pass through linkjuice to stuff linked to inside a JS. I happen to have that rumor confirmed myself. They handle that the same way they handle rel="nofollow" in links.
__________________
|
|
|
|
|
|
#8 | |
|
►SouthOfHeaven
Join Date: Jun 2004
Location: PlanetEarth MyBoardRank: GerbilMaster My-Penis-Size: extralarge MyWeapon: Computer
Posts: 28,609
|
Quote:
i will try and put an example up soon
__________________
hatisblack at yahoo.com |
|
|
|
|
|
|
#9 |
|
Confirmed User
Join Date: Dec 2007
Location: Chatsworth, CA
Posts: 1,964
|
I'm referring to complete DOM manipulation, not just document.write.
|
|
|
|
|
|
#10 |
|
Confirmed User
Join Date: Aug 2003
Location: Hoy Suecia, mañana Nirvana
Posts: 1,594
|
Smokey..: Hmm.. interesting..
I'll check back here later for that, thanks for sharing Naptime about now though.
__________________
|
|
|
|
|
|
#11 |
|
Confirmed User
Join Date: Dec 2004
Location: it's like: beam me up scottie. i control your body.
Posts: 147
|
in terms of linking, it's true, using JS for links, just like flash, will act like a nofollow for GG.
|
|
|
|
|
|
#12 |
|
Confirmed User
Join Date: Dec 2007
Location: Chatsworth, CA
Posts: 1,964
|
What about the text on the page though, will it pick it up? And how complex of Javascript can it parse? Does it actually execute the javascript, or does it merely scan it.
|
|
|
|
|
|
#13 |
|
Confirmed User
Join Date: Dec 2007
Location: Chatsworth, CA
Posts: 1,964
|
Why does the porn.com avatar keep showing up as my avatar?
|
|
|
|
|
|
#14 |
|
Confirmed User
Join Date: Dec 2007
Location: Chatsworth, CA
Posts: 1,964
|
Is it every other time I post?
|
|
|
|
|
|
#15 |
|
Too lazy to set a custom title
Join Date: Mar 2002
Location: Australia
Posts: 17,393
|
|
|
|
|