Redirection with "redirect?url' affect SEO? Please help

Redirection with "redirect?url' affect SEO? Please help - If a page has internal and external outgoing links to redirecting URLs, it’s returning 3xx (301, 302, etc.) HTTP status codes standing for redirection. This issue means that the page does not exist on a permanent or temporary basis. It appears on most of the popular web browsers, usually caused by a misconfigured website. However, there are some steps you can take to ensure the issue isn’t on your side. You can find more details about redirecting URLs by reading the Google Search Central overview. In this article, we’ll go over how you can fix the Redirection with "redirect?url' affect SEO? Please help error on your web browser. Problem :


I'm trying to collect backlinks from an authority site.
Their systems(text editor) only creates links with these tag



<a href="http://authoritysite.com/redirect?url=http%3A%2F%2Fmysite.com" target="_blank">


When user clicks on the link he gets redirected to the autohirty site, then to my site.



Do these links affect SEO? are these the same as the direct links to my site? are these the backlinks I want to improve my trustrank?
Thank you


Solution :

There's not enough information in your question to say whether they will influence your SEO or not. But my guess is "probably not".



If these are regular 3xx redirects then yes, they will pass rank.



However, if the redirect URL/script is blocked with robots.txt or robots meta tag etc. (as is often the case with such redirect scripts) then "no", the links will not be crawled and no rank will be passed. This would make the link essentially a "nofollow" link, similar to when rel="nofollow" is used directly on the anchor.




Their systems(text editor) only creates links with ...




If this site allows any users to sign up and write arbitrary content then any links should be "nofollow" - in the interests of the site (and everyone really). The links are "untrusted".



Only if the user posting the content has been a member for a while and shown to be trusted might the site allow links posted by that user to be "dofollow". But stress "might".


We hope that this article has helped you resolve the seo, redirects, backlinks error in your web browsers. Enjoy browsing the internet uninterrupted!

Comments

Popular posts from this blog

What is the SEO impact of multiple redirects that return to the current page after setting a cookie?

How to redirect to any domain [duplicate]

"302 found" for index page bad for SEO?