GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Webmaster Q & Fuckin' A (https://gfy.com/forumdisplay.php?f=27)
-   -   Is this good for SEO? (https://gfy.com/showthread.php?t=1091156)

EN1GMA 11-30-2012 06:50 AM

Is this good for SEO?
 
Hello buddies,

Maybe someone can help me with this..
Lets imagine that I have a directory website and all websites have follow hardlinks.

I'm thinking in change that and giving a follow hardlink only to ones that have a backlink to my website.

Is this better for SEO? To have more juice right?

But what's the better way for other links?
I'm thinking in creating a php file with a redirect code to website.
Or is better a JavaScript to do that? If yes, where can I find a good one for this?

Waiting for your help, thanks :-)

Tent Pitcher 12-01-2012 09:37 PM

Well, assuming that you've already got links out to the sites that have reciprocal links back to you, removing the sites that don't will likely not improve your search engine rankings and could possibly hurt you in some areas. But like anything with SEO, it is highly subjective...one of the many variables is the quality of sites that you are linking to and how they are ranked by the search engines. Ever hear the adage "you are known by the company you keep"? The same is true of search engines. You also need to make sure that you are structured like a true directory as opposed to a link farm - you'll never get anywhere in the rankings otherwise. I haven't seen your site, just throwing it out there.

I didn't quite understand your question about a redirect script...if you can clarify it a bit I might be able to help more. Also, keep in mind that redirects and dynamic (scripted) links can negatively impact a crawler's ability to map your site.

EN1GMA 12-02-2012 06:44 PM

Tent Pitcher, thank you for your reply!

Ok, I will explain better, please check this website page:
http://www.adultdir.org/Adult_Blogs/

As you can see, all websites in that category, have a hardlink, right?
I want to keep the hardlink only to websites that have a backlink.

The others that don't have a backlink, I will change for example the link:
From:
http://sexoteric.com/blog/

To:
http://www.adultdir.org/link/sexoteric.php

What do you guys think?
Is this good for SEO?
To have a better juice running inside my page?

Tent Pitcher 12-02-2012 10:08 PM

Cool, I see what you are saying now. PHP or Javascript really doesn't matter - personally I would do it in Javascript (add an onclick handler to the link anchor and then do a window.location = 'whatever').

As far as search engines go, your outbound links can definitely help you - so if a crawler ignores your dynamic links, it could possibly negatively impact your rankings (again, a lot of variables here). However, it would achieve what you are trying to do - and that is to "punish" sites that don't link back to you by not offering hard links back to them. I'd try it out for a month, maybe on a few different categories and make sure it isn't hurting you too badly in the search rankings first.

I definitely don't think it will directly help your rankings in any quantifiable way though.

EN1GMA 12-03-2012 02:53 AM

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!

Tent Pitcher 12-04-2012 12:16 AM

Quote:

Originally Posted by EN1GMA (Post 19344193)
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.


All times are GMT -7. The time now is 05:36 PM.

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