Does this redirect pass any juice?
-
Does this link pass link juice: http://www.finda.co.nz/redirect.php?listing_id=r2vp&url=http://www.avantifinance.co.nz
-
Hi Barry,
As I said in my response, I used tools to check for the headers returned by the URL, the same information that is returned to search engine spiders.
There no way to know how the PHP script is made, for me, or for a search engine spider, as the PHP is executed server side and all you get back are the HTTP headers and content.
The url doesn't contain any id, it's simply the redirection url that is passed to it so the script probably look like this :
header('Location: '.$_GET['url'], true, 301);
?>If the redirect.php file was receiving an ID instead of a direct URL, it would probably look more like this :
// stuff to connect to the database here
include('connect.php');
//a long line not well constructed that does a lot of stuff
$url = current(mysql_fetch_assoc(mysql_query("SELECT url FROM urls WHERE id=".(int)$_GET['id'])));
//redirect to the URL from the database
header('Location: '.$url, true, 301);
?>It could be a way to trick user into thinking that the link is passing juice by doing a 301 redirect but blocking the file using robots.txt wich is not the case, there's also no Set-Cookie.
It is more likely to be a way to get statistics about what are the most popular links. For example, redirect.php probably add an entry to a database each time the url is reached to track the number of visitors sent to a particular website.
I hope my answer will help you understand the use of the redirect.php and the way it works. If you still have questions, do not hesitate to reply to my response.
Best regards,
Guillaume Voyer. -
I've been looking into this but don't have the technical chops to give you a definitive answer.
@Guillaume How can you say conclusively that it passes link juice when you don't know what redirect.php does? Unless you were able to see what it does.
For a straight php redirect to count as a 301 I believe it'd need to look like
header( "HTTP/1.1 301 Moved Permanently" );
header( "Location: http://www.new-url.com" );
?>However I assume that you can't do these sort of header redirects as you have multiple ids going into the same redirect.php file?
Do you put cookies on people before redirecting them (I assume there's some sort of affiliation reason to redirect this way)?
Without understanding how it works I'm not sure if it does or doesn't pass value, but please make sure you're happy with the information given to you.
-
Here in the learning session you find more information about the "amount" of link juice:
http://www.seomoz.org/learn-seo/redirection
A 301 Redirect is a permanent redirect which passes between 90-99% of link juice (ranking power) to the redirected page.
-
Hi Conradh,
The redirection is a 301 Moved Permanently, so it does pass link juice. You can find out using different tools like the followings :
http://www.seoconsultants.com/tools/headers
http://web-sniffer.net/
http://www.g-force.ca/referencement/entetesBut, to know if a link pass any link juice, there are also multiple things to check. First, check if the page is indexed in Google using site: or cache: command.
If the page is not indexed, it might be only a question of time, but it might also be because it is blocked by robots.txt, robots meta tag or by X-Robots-Tag.
Also, check if the link doesn't have the rel="nofollow" attribute. Any of those variable can prevent the juice to pass other than the type of redirection.
Best regards,
Guillaume Voyer.
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Does "external noopener" still pass on link equity
Just wondering what the consensus WRT "external noopener" passing on link equity?
Link Building | | jasongmcmahon0 -
Does redirected traffic still contribute to SEO?
My company recently rebranded with a new website (and comparatively lower authority). We've built a bunch of backlinks for our old website, which now redirect to the new one, and I was wondering if these still contribute to SEO? Is there a difference in the SEO effect of a direct link versus a redirected one?
Link Building | | Russell_Chua0 -
Shortened URLs Passing Link Equity?
Hi everyone, I was going through a competitor's backlinks, and I noticed they had a number of links from ow.ly and bit.ly that according to Open Site Explorer were passing link equity with PA in the 40 and DA in the 90s. How does that happen? And, how can I duplicate that? I thought those services just shortened your URLs for Twitter feeds mostly, and Twitter no-followed everything. Thanks for any assistance you can provide! Ruben
Link Building | | KempRugeLawGroup0 -
Redirecting broken backlink to my site
Hello guys, I found an expired domain with inbound links from 41 different root domains, almost all of them from relevant sources. I have 2 ideas in my mind: A) I am thinking about buying this expired domain and place a 301 redirect to a post in my blog who talks about a similar subject.Relevance: let's say the content of the expired domain is about "horses wallpapers" and the content of my site is about "horse transport". Not the same, but a post in my blog could talk about "top 10 horse wallpapers". Do you see what I mean? B) Contact all the webmasters with broken links, alert them and expect they are nice and place a nice link to the post in my blog talking about "top 10 horse wallpapers". What do you think? Should I take A or B? Any other idea? I added a picture with the Domain Rank of the broken links 🙂 Thanks a lot !!! Luis V1LZBC3
Link Building | | Yeeply.com0 -
Backlinks that redirect to your site
Hi all, I just wanted to ask you all about backlinks that redirect to your site. I recently used Link Detox Tools to carry out a link analysis. However, some of our backlinks are redirecting to our homepage. Is this ok? Why is this happening? Thanks guys!!!
Link Building | | AAttias0 -
How to build links for a domain name that is redirected to another url?
I'm helping a friend build links to his site because he recently moved across country. His primary domain isn't very SEO friendly (shef1.com) so he registered another domain (stephenshefrinphotography.com). Shef1.com has been around for awhile and has at least been crawled with a page rank of 1 so we decided to keep shef1.com as the main website and redirect stephenshefrinphotography.com to it. So for SEO sake I know it's best to at least have a keyword in your URL so I have been using the url stephenshefrinphotography.com in my link building efforts for local directories and blog comments. Is this the right way to go about this or should I be using the main url shef1.com? He had virtually no backlinks until I started helping him but the ones I have created over the last month are not showing up on the link analysis in my campaigns. I just want to make sure my efforts aren't in vain. Advice please. Thanks!
Link Building | | mrsmelmitch0 -
301 redirect on yahoo hosting
Hi, I was wondering if anyone could lend some advice to getting a 301 redirect on yahoo web hosting; I spoke with someone in SEO and they referred me to a site that had step by step instruction, the only problem is that was for the yahoo store, my business is not e commerce rather a service website. I was wondering if anyone had the same problem, some say that Yahoo does not offer "301 redirects" on their hosting, however, they say there are methods to cirumvent that, my site is html. Any suggestions would be great - thanks best regards, James C
Link Building | | jimmy02250 -
Finding links online that already exist as link juice based on search results
I'm curious about this, I can't find anything on the net that talks about it. I wrote an article about it on squidoo and have had no responses so I am thinking this is very rare subject. The question is I have done some backlink research with my competitors with linkdetective.com and found many links (even follow ones) related to sites that provide search results. Here are a link about what I am talking about as an example, I have found many more besides this one. http://search.lphant.com/es/webResults.html?q=free%20scrabble%20dictionary&hl=en&page=1&src=hmp_es&ref=1 My site appears in those results. When looking at the source there is no "nofollow". I found this page because linkdetective.com had this link listed pointing to my competitor. Are these valid backlinks? What I have been doing is adding these links to http://www.google.com/addurl so that Google knows about them. Is there something I am missing or are these valid?
Link Building | | cbielich0