When using a framed redirect, which site does Google attribute content to for SEO purposes?

When using a framed redirect, which site does Google attribute content to for SEO purposes? - 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 When using a framed redirect, which site does Google attribute content to for SEO purposes? error on your web browser. Problem :


I want to setup a WordPress blog on blog.example.com. After that, I want to also show this blog in blog.example2.com using an <iframe>.



Will Googlebot collect my blog information under example2.com or under example.com?



Because visitors seeing the blog at example2.com with an <iframe>, will example2.com rank well, or will example.com?


Solution :

When Googbot visits the site with the frame, all it will see is a frameset in the source code usually implemented something like this:



<frameset rows="100%,*" border="0">
<frame src="http://othersite.example.com/" noresize frameborder="0">
</frameset>


This will point Googlebot the place where you content is actually hosted. Googlebot will index the site there and never refer users to the site with the frame.



Neither are frame redirects good for users. As users navigate deep into your site, the URL that the user sees in the browser doesn't change. This make it hard for users to bookmark the part of the site they are interested in, or to share it with friends by copying the URL.



What you really want is for your blog host to fully host the blog under the correct domain name. This is usually referred to as a "custom domain". Most blogging platforms and web hosts support it, but how it is set up, and how much it costs differ widely from one host to another.


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

Comments

Popular posts from this blog

How to redirect to any domain [duplicate]

"302 found" for index page bad for SEO?

Create redirect from url like www.example.us/?p=100&option=