PDA

View Full Version : If I have a blogspot blog, can I make a re-direct to my website?



CNXtra
07-31-2007, 02:11 PM
In case no one understood, let's say I have a blog and I use blogspot to host it but now I have a website, so I want to re-direct the blogspot url to a part of my website, is that possible?

sjlplat
07-31-2007, 03:30 PM
You may have a couple options.

1. You can create a link to your new website.
2. I'm not familiar with Blogspot, but if it allows you to post html, you can use a redirect to send visitors to your new site.

CNXtra
07-31-2007, 04:01 PM
But you get what I mean right? Like I'd have crazysayings.com and I want it to become crazysayings.com/blog

mojojuju
08-01-2007, 12:20 AM
If you want to automatically redirect visitors from your blogspot blog to a page on your domain or any other web site, here's what you do.

Go ahead and log in to Blogspot.

Click on the "Template" tab at the top.

Click on the "Edit HTML" tab.

In the area where Blogspot allows you to edit your template, find where it says:


<head>In a new line after the <head> tag, paste the following code:


<meta content='0;url=http://www.crazysayings.com/blog' http-equiv='refresh'/>Now when people go to your blogspot blog, they should automatically be redirected to crazysayings.com/blog

CNXtra
08-05-2007, 11:20 AM
Thanks, I knew there was a way.

CNXtra
08-05-2007, 07:11 PM
On second thought, it didn't work right. I get a 404 Error now.

danny
08-16-2007, 08:33 AM
Well <meta content='0;url=http://www.crazysayings.com/blog.html' http-equiv='refresh'/>
or what ever your file type is html php