Quote:
Originally Posted by EN1GMA
Tent Pitcher, thank you for your reply again mate!
So you think that this can negatively impact my website rankings? damn...
With javascript, you mean like this right?
Code:
<a href="#" onClick="window.open('http://sexoteric.com/blog/')">Sexoteric</a>
Instead of this one:
http://www.adultdir.org/link/sexoteric.php
But I think that php is better, and if the user dont have javascript enable?
Or use any plugin to stop javascript running in websites?
What do you guys think?
Can this negatively impact my website rankings?
Thanks!
|
It will not absolutely hurt your rankings, but it is possible. Like I said, experiment with a subset and see what happens.
Yes, that Javascript snippet was exactly like what I meant. As far as Javascript being disabled, let's be realistic - the vast majority of surfers need Javascript to be enabled for their day to day web use. People that visit your site should be warned that it requires Javascript and then it is up to them. As a rule of thumb, client-side beats server-side almost every time. If you have a compelling reason for using PHP, then by all means do it - it certainly won't hurt anything.