Moz Q&A is closed.
After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.
Iframe redirect bad for SEO?
-
Hi,
I have a website (http://www.blowingminds.de) wich I put a spreadshirt shop into via iframe.
The thing is I am not sure on how the iframe effects my SEO? Can I just optimise the main domain for search?
Well I want the spreadshirt shop to be found under the domain name (www.blowingminds.de) but the only real way to do it is by implementing an iframe because each spreadshirt shop has its own subdomain eg.: blowingminds.spreadshirt.de but the only real way to do it is via iframe, as they do not offer a complete domain redirect. (Or have I overseen some other way?)
I hope you guys can help me on this one
Thanks in advance.
Malte
-
Thanks for catching it, really. I actually laughed, and while kicking myself said...bright one bigfish.
Best
-
Thanks Robert, much appreciated. Your answer here is certainly detailed and well thought out, should be of help, nice one
-
Simon is correct, I was being over simplistic and imprecise. From GWMT: Google supports frames and iframes to the extent that it can. Frames can cause problems for search engines because they don't correspond to the conceptual model of the web.
The content can be indexed but it will typically be from the originating url as opposed to the destination url.
The question was: How does the iframe effect my SEO? Can I just optimize the main domain for search? I want the spreadshirt shop to be found under the domain name (www.blowingminds.de)
As it stands now, from looking at www.blowingminds.de, there is nothing outside the iframe. All of the iframe urls resolve to the subdomain = blowingminds.spreadshirt.de. So, once shopping begins, a product is selected for further consideration, then you are redirected to the subdomain.
If the SEO he is speaking of is that of www.blowingminds.de, and if by I want the spreadshirt shop to be found under means that when someone searches on a search engine for it I want them to find blowingminds.de and not blowingminds.spreadshirt.de then, it is likely he is going to be disappointed.
While I agree that user experience is important, Spreadshirts appears to have developed an affilate model that utilizes an iFrame wherein they keep all the juice. They do not want blowingminds.de to become stronger than spreadshirts.de. They are fine with the subdomain gaining authority (this is my opinion).
So, it would appear what he is asking is (for practical purposes) not doable. He can either use the subdomain provided by spreadshirts: .blowingminds.spreadshirts.de or redirect to that from an Iframe which is provided.
Good catch Simon. Helps keep us on our toes to be more precise.
-
i would do a request on the iframe and stream it inot the page, this may get messy with forms posting and stuff
-
Content in an iFrame can be indexed, that's the biggest issue here. iFrames have a URL all of their own, so are a page in their own right. Sometimes they are wrapped in a Frameset, which can tie them together to produce a whole normal page.
If their is any way to avoid using an iFrame, then go for it. If not, then it's not just about SEO anyway, Usability is also very important and it's often a compromise that has to be made.
So do what's best for the User Experience and cater for SEO afterwards, which could be using a 'NoIndex, Follow' tag on each iFrame and an 'Index, Follow' tag on the overall main page URL.
Regards
Simon
-
Malte
First content in an Iframe cannot be indexed. Your site http://www.blowingminds.de has all content inside an IFrame so no value for SEO.
With some of our sites where a product/service provider provides their info via feeds to an iframe, we build the site to have its own content, etc. and place an iframe on the page with the feed coming in. (In the US we see this a lot with real estate sites though it appears to be going away even there). If we want to optimize around something within the Iframe, we have to optimize what is outside the frame in order to do so.
As it stands now, unless I have missed something here, your site has no chance at Domain or Page Authority.Hope this helps
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
-
Someone redirected his website to ours
Hi all, I have strange issue as someone redirected website http://bukmachers.pl to ours https://legalnibukmacherzy.pl We don't know exactly what to do with it. I checked backlinks and the website had some links which now redirect to us. I also checked this website on wayback machine and back in 2017 this website had some low quality content but in 2018 they made similar redirection to current one but to different website (our competitor). Can such redirection be harmful for us? Should we do something with this or leave it, as google stop encouraging to disavow low quality links.
Intermediate & Advanced SEO | | Kahuna_Charles1 -
Revolution Sliders - Still considered bad for SEO in 2018?
Hi guys, I have a question about revolution sliders. Are they generally speaking still technically considered to be bad for SEO? I've done some research on this topic however most of the information I can find dates back to around 2009-2012, when sliders were mostly java and flash based. It seems that back then they were considered to be bad for SEO. Is this still the case? We use revolution sliders because it's easy for us to overlay text and because it scales to mobile automatically. It also allows us to put alt texts and image titles in there - we don't use them for the purpose of sliding images. Would there be any technical reason why a slider would be considered bad for SEO?
Intermediate & Advanced SEO | | rswhtn0 -
Is tabbed content bad for SEO?
I work for a Theater show listings and ticketing website. In our show listings pages (e.g. http://www.theatermania.com/broadway/this-is-our-youth_302998/) we split our content into separate tabs (overview, pricing and show dates, cast, and video). Are we shooting ourselves in the foot by separating the content? Are we better served with keeping it all in a single page? Thanks so much!
Intermediate & Advanced SEO | | TheaterMania0 -
Problem with redirects in coldfusion
How to redirect pages in cold fusion? If using ColdFusion and modrewrite, the URL will never be redirected from ModRewrite.
Intermediate & Advanced SEO | | alexkatalkin0 -
SEO site Review
Does anyone have suggestions on places that provide in depth site / analytics reviews for SEO?
Intermediate & Advanced SEO | | Gordian0 -
Redirect at Registrar or Server
Hi folks, I have run into a situation were a new client has 3 TLDs (e.g. mycompany.com, mycompany.org and mycompany.biz), all with the same content. They are on a Windows IIS environment, which I am not familiar with. Until now, all of my clients have been Linux/Apache environment, so I always dealt with these issues utilizing htaccess. Currently all resolve to the same IP, but the URL remains the same in the browser address field (e.g. if you type-in mycompany.org - it remains as such). We want the .org and .biz version to 301 Redirect to the .com TLD. I am wondering what the best practice might be in this situation? Could we simply redirect at the registrar level or would implementation at the server level be best? If so, I would really appreciate an example from someone with experience implementing redirects on IIS. Thank you!
Intermediate & Advanced SEO | | SCW0 -
Domain expiration and seo
My domain name is free with my service with yahoo but it expires every year and gets extended automatically as I continue service, how does this impact my seo efforts? I've heard that the search engines prefer sites to expire in 3 years or more? Is this a fact?
Intermediate & Advanced SEO | | bronxpad0 -
Subdomains and SEO - Should we redirect to subfolder?
A new client has mainsite.com and a large numer of city specific sub domains i.e. albany.mainsite.com. I think that these subdomains would actually work better as subfolders i.e mainsite.com/albany rather than albany.mainsite.com. The majority of links on the subdomains link to the main site anyway i.e. mainsite.com/contactus rather than albany.mainsite.com/contactus. Having mostly main domain links on a subdomain doesnt seem like clever link architecture to me and maybe even spammy. Im not overly familiar with redirecting subdomains to subfolders. If we go the route of 301'ing subdomains to subfolders any advice/warnings?
Intermediate & Advanced SEO | | AndyMacLean0