I have a site that was created in frontpage 2003. I have a blog created in blogger.
How do I add my blogger blog to my existing site?
lukesimswilson
8:30 am on Mar 3, 2008 (gmt 0)
When you set up a blog from blogger.com there is an option where you can host the blog on googles server as your domain name, you need to create a sub domain for you site like "blog.mysite.com" and then add the dns server address's that google provide to your domain in zoneedit, within 48 hours your blog will be working for "blog.mysite.com"
RecipeGirl
1:15 pm on Mar 3, 2008 (gmt 0)
Thanks for your response... so how do I go about setting up a sub-domain? And what is zoneedit?
Thanks..
bill
2:25 am on Mar 5, 2008 (gmt 0)
A less complicated way would be to simply add the blog to a separate folder under the root. Something like: example.com/blog Then you don't have to play with setting up a subdomain (if you're not comfortable with that).
phranque
9:00 am on Mar 5, 2008 (gmt 0)
if i understood the OP correctly the blog is hosted at blogger.com. you probably need to add a CNAME record at your registrar. something like: blog.example.com CNAME example.blogger.com
bill
9:13 am on Mar 5, 2008 (gmt 0)
According to Blogger Help [help.blogger.com] you just set the blog to Publish to whatever FTP path you want on your server. There's no need to play with CNAMEs then...unless you want to.
piatkow
10:06 am on Mar 5, 2008 (gmt 0)
I would just have gone for a quick and dirty frame based solution without going deeper. I'll have to read up on the alternatives as I want to do a bit more with the little blog that I have been playing with for the past year or so.
phranque
11:47 am on Mar 5, 2008 (gmt 0)
just set the blog to Publish to whatever FTP path you want on your server
i wasn't considering that you could publish externally. i was thinking generally rather than specifically about blogger.com.