Skip to main content

Diagnosing Problems With Custom Domains - Case Study #9

One of the many ways of including one web site (blog) inside another web site (blog) is by using an IFrame. The host web site contains a frame, and the source of the frame is the other web site. And you can do that as well in what looks like a custom domain, but won't give you the same results.

<frameset rows="100%">
<frame title="http://www.mydomain.com" src="http://www.mydomain.com" name="mainframe" frameborder="0" noresize="noresize" scrolling="auto">
<noframes>Sorry, you don"t appear to have frame support.
Go here instead - <a href="http://www.mydomain.com"></a></noframes>
</frameset>

Put that in the template for your web site, and behold - you have the contents of your Blog*Spot blog displayed right there. And if all that you care about is your readers visually able to read the content of the blog, you're done.

<frameset rows="100%">
<frame title="http://myblog.blogspot.com" src="http://myblog.blogspot.com" name="mainframe" frameborder="0" noresize="noresize" scrolling="auto">
<noframes>Sorry, you don"t appear to have frame support.
Go here instead - <a href="http://myblog.blogspot.com"></a></noframes>
</frameset>


Of course, your Host web site won't have the blog content - just a frame. If having the Host web site indexed by the search engines - which is one of the advantages of a custom domain - is of interest to you, forget about using Frames. The search engines won't see anything in the Target web site. And likewise, forget about the readers of the Host web site providing any weight for the Target web site.

All weight goes to the empty Host web site. What a waste.

Another casualty with frames forwarding will be the blog feed. With a "301 Moved Permanently", anybody subscribed to a BlogSpot feed, from a blog published to to a custom domain, gets the feed from the custom domain URL, transparently. If the domain uses frames forwarding, to redirect to the BlogSpot URL, this won't work. A frame visually displays the blog itself, it's not going to display the feed.

Frame forwarding is simply another spurious custom domain solution.

For more discussion on this controversy:
So no, it appears that Frames are not a substitute for a properly setup custom domain.

>> Top

Comments

Popular posts from this blog

Embedded Comments And Main Page View

The option to display comments, embedded below the post, was made a blog option relatively recently. This was a long requested feature - and many bloggers added it to their blogs, as soon as the option was presented to us. Some blog owners like this feature so much, that they request it to be visible when the blog is opened, in main page view. I would like all comments, and the comment form, to be shown underneath the relevant post, automatically, for everyone to read without clicking on the number of comments link. And this is not how embedded comments work.

What's The URL Of My Blog?

We see the plea for help, periodically I need the URL of my blog, so I can give it to my friends. Help! Who's buried in Grant's Tomb, after all? No Chuck, be polite. OK, OK. The title of this blog is "The Real Blogger Status", and the title of this post is "What's The URL Of My Blog?".

With Following, Anonymous Followers Can't Be Blocked

As people become used to Blogger Following as just another tool to connect people, they start to think about the implications . And we see questions like How do I block someone who's been following my blog secretly? I couldn't see her in my Followers list (hence I couldn't use the "Block this user" link), but I have looked at her profile and could see that she's Following my blog. Following, when you look at the bottom line, is no more than a feed subscription and an icon (possibly) displayed on your blog, and linking back to the profile of the Follower in question. If someone Follows your blog anonymously, all that they get is a subscription to the blog feed. If you publish a feed from your blog, and if the feed is open to anybody (which, right now, is the case ), then it's open to everybody. If someone wants to use Following to subscribe to the feed, you can't stop this. You can't block it before, or after, the fact. You can't Block w