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
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
-
Kind of duplicate categories and custom taxonomy. Necessary, but bad for SEO?
Hello Everyone! I'm new here! My husband and I are working on creating a website: https://sacwellness.com .The site is an online therapist directory for the the Sacramento California area. Our problem is this: In wordpress our category system is being used for blog posts. Our theme is using a custom taxonomy system to categorize different therapist specialties, therapeutic approaches, etc. We've found ourselves in a position where our custom taxonomy and categories are near duplicates. for example we have the blog categories: ADHD counseling, Anxiety therapy, and Career counseling our corresponding custom taxonomy/therapist categories are: ADHD, Anxiety, and....(oops) career counseling. My understanding is that google doesn't see a difference between identically named categories and custom taxonomies and will so choose one to rank and disregard the other, effectively leaving you competing against yourself. is this true in a case like this? Can google maybe understand the difference because of the custom taxonomy and/or URL paths? if this is a problem is it ok to have near duplicates....like ADHD vs. ADHD counseling. This has been our solution so far....but now we're questioning it....derp x_x. I thought about tagging the categories with no index, but I think the archive pages would be useful for people. Essentially we have 2 sets of archives for each keyword. One is for blog posts, and one is for therapists who work with that particular issue along with the 6 most recent blog posts in that category.....because we are putting the 6 most recent blog posts at the bottom of the therapist pages I feel like it wouldn't be as terrible of a loss if we had to noindex the category pages. ....what do you think? Thank you!
Intermediate & Advanced SEO | | angelamaemae0 -
Googlebot being redirected but not users?
Hi, We seem to have a slightly odd issue. We noticed that a number of our location category pages were slipping off 1 page, and onto page 2 in our niche. On inspection, we noticed that our Arizona page had started ranking in place of a number of other location pages - Cali, Idaho, NJ etc. Weirdly, the pages they had replaced were no longer indexed, and would remain so, despite being fetched, tweeted etc. One test was to see when the dropped out pages had been last crawled, or at least cached. When conducting the 'cache:domain.com/category/location' on these pages, we were getting 301 redirected to, you guessed it, the Arizona page. Very odd. However, the dropped out pages were serving 200 OK when run through header checker tools, screaming frog etc. On the face of it, it would seem Googlebot is getting redirected when it is hitting a number of our key location pages, but users are not. Has anyone experienced anything like this? The theming of the pages are quite different in terms of content, meta etc. Thanks.
Intermediate & Advanced SEO | | Sayers0 -
SEO impact difference between a URL Rewrite and 301 redirect
Hi guys and girls! Just putting a new site live, we changed the URL from one thing to another and I created a 301 file redirecting the urls like for like. The developer installing it has created a different file with columns like: RewriteRule ^page/ http://www.site/page [R=301,L] RewriteRule ^/page/ http://www.site/page [R=301,L] What's the difference? The page redirects but is there a difference between the 301 redirect and this URL rewrite in terms of SEO and link value?
Intermediate & Advanced SEO | | shloy23-2945840 -
Multiple 301 redirects for a HTTPS URL. Good or bad?
I'm working on an ecommerce website that has a few snags and issues with it's coding. They're using https, and when you access the website through domain.com, theres a 301 redirect to http://www.domain.com and then this, in turn, redirected to https://www.domain.com. Would this have a deterimental effect or is that considered the best way to do it. Have the website redirect to http and then all http access is redirected to the https URL? Thanks
Intermediate & Advanced SEO | | jasondexter0 -
Primary Domain or Redirect?
We are starting a new travel guide for a resort town. I have bought an expired domain with decent related links and PR (which seems to have survived the transfer (4 months ago). Beofre we launch the new site I am trying to decide if we should use this expired domain as the primary URL for the new site or just do a permanent redirect and buy a new domain that better matches the theme of the site. I am obviously concerned with starting from scatch with a new domain. I am confident we can build some good rellevant links in a short time but this space is very competetive. Any input would be greatly appreciated.
Intermediate & Advanced SEO | | Locals0 -
302 redirects in the sitemap?
My website uses a prefix at the end to instruct the back-end about visitor details. The setup is similar to this site - http://sanfrancisco.giants.mlb.com/index.jsp?c_id=sf with a 302 redirect from the normal link to the one with additional info and a canonical tag on the actual URL without the extra info ((the normal one here being http://sanfrancisco.giants.mlb.com,) However, when I used www.xml-sitemaps.com to create a sitemap they did so using the URLs with the extra info on the links... what should I do to create a sitemap using the normal URLs (which are the ones I want to be promoting)
Intermediate & Advanced SEO | | theLotter0 -
What should I cover in a SEO proposal ?
What should I cover in a SEO proposal? Is there any sample SEO Proposal template in SEOMoz?
Intermediate & Advanced SEO | | kashyaplakkad1 -
Is DOCTYPE important for SEO?
Hello fellow Mozzers. I am just having a brief look at a potential clients website before speaking to them tomorrow and whilst looking at the source I noticed that they don't appear to have a clear definition for their Doctype. All the have at the top of each page is I have to admit that Doctypes aren't my strong point but I know that they are normally slightly more descriptive than this. Can this have any effect on rankings? or is this just an issue for W3C validation? Thanks 🙂
Intermediate & Advanced SEO | | AdeLewis0