GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Question about nofollow and robots.txt (https://gfy.com/showthread.php?t=816907)

Kard63 03-22-2008 09:08 AM

Question about nofollow and robots.txt
 
On my blog I added a hideously long navigation to the side my google position fell. It went back up when I removed it. I guess it was too many outbound links. The links were to galleries and tours. I made more money than average until my google position fell so I want to add it back. Can I use no follow or robots.txt to get google to ignore it? I don't want to drop in position again.

Lycanthrope 03-22-2008 09:23 AM

I assume it is an include, therefore no - Google sees it as one big page. What you could do is try to redo the css so that the content area is actually read first.

woj 03-22-2008 09:26 AM

use javascript for the links...

Kard63 03-22-2008 11:05 AM

Quote:

Originally Posted by woj (Post 13955130)
use javascript for the links...

Is there a way to use php ?

directfiesta 03-22-2008 11:09 AM

Quote:

Originally Posted by Kard63 (Post 13955422)
Is there a way to use php ?

PHP Code:

<?PHP

if ($o == "l1") {$link "http://www.sponsor.com/id/youref";} // Default link
if ($o == "l2") {$link "http://www.yahoo.com";}
if (
$o == "l3") {$link "http://forums.digitalpoint.com";}
if (
$o == "l4") {$link "http://blog.findinforums.com";}

header("Location: $link"); // Jump to the hiddden affiliate URL above
exit();
?>

linking : links.php?o=l3

baddog 03-22-2008 01:34 PM

SE's have not really decided how they are treating nofollow yet. You can try, got nothing to lose . . . except maybe your positions again.

fluffygrrl 03-22-2008 05:26 PM

I'd say it's most likely your position fell for whatever other reasons, not related to your navlist.

Kard63 03-28-2008 01:21 PM

Quote:

Originally Posted by woj (Post 13955130)
use javascript for the links...

I read google can catch you with php or javascript and they dont like it. Have you experienced this?

Kard63 03-30-2008 11:10 AM

Quote:

Originally Posted by Kard63 (Post 13991013)
I read google can catch you with php or javascript and they dont like it. Have you experienced this?

Still wondering. I had a guy do it in php but if javascript makes me less likely to be caught, if they are looking, then I should switch. Let me know.

roly 03-30-2008 11:15 AM

Quote:

Originally Posted by baddog (Post 13955874)
SE's have not really decided how they are treating nofollow yet. You can try, got nothing to lose . . . except maybe your positions again.

i thought it was google who came up with the idea of nofollow? and they've been suggesting recently with preventing your rankings dropping for suspicion of link selling.


All times are GMT -7. The time now is 08:32 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123