redirect?, how to redirect myspace |
redirect?, how to redirect myspace |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Aug 2005 Member No: 197,270 ![]() |
ok if someone already asked this sorry...but i searched and didnt find it
how do you redirect your myspace to another website?...i made my own and would like to have it automatically redirect to the other site....but myspace wont allow javascript and i cant get into the head to put a meta tag....im trying to redirect from www.myspace.com/mikeheath to www.freewebs.com/mikeheath/index.htm thanks |
|
|
![]() |
![]()
Post
#2
|
|
![]() ;) ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 9,573 Joined: Feb 2005 Member No: 99,124 ![]() |
That's only for websites.
![]() |
|
|
![]()
Post
#3
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Aug 2005 Member No: 197,270 ![]() |
so i cant redirect at all?
|
|
|
![]()
Post
#4
|
|
Member ![]() ![]() Group: Member Posts: 16 Joined: Apr 2005 Member No: 120,933 ![]() |
??
|
|
|
![]()
Post
#5
|
|
![]() Call me Elsie Mae ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 936 Joined: Aug 2005 Member No: 207,655 ![]() |
umm i not sure.. but if the code is javascript then no you can't redirect.. cuz i knoe i use directs for my old xangas...
|
|
|
![]()
Post
#6
|
|
![]() hello, ![]() ![]() ![]() ![]() Group: Member Posts: 141 Joined: Aug 2005 Member No: 208,332 ![]() |
unfortunitely myspace doesnt support javascript and thats the only way that a redirect code will work.
i aslo tryed CODE <meta http-equiv="Refresh" content ="5;URL=www.freewebs.com/mikeheath/index.htm"> but your out of luck it looks like myspace doesnt support meta tags either |
|
|
![]()
Post
#7
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Sep 2005 Member No: 226,715 ![]() |
QUOTE(jh008 @ Aug 24 2005, 1:04 AM) unfortunitely myspace doesnt support javascript and thats the only way that a redirect code will work. i aslo tryed CODE <meta http-equiv="Refresh" content ="5;URL=www.freewebs.com/mikeheath/index.htm"> but your out of luck it looks like myspace doesnt support meta tags either I thought this deserved a reply. I too was not satisfied with the MySpace blogging capabilities so thought it would be great if I could redirect viewers to my real blog. There is a simple trick. On the "Customize My Blog" page, in the "Your Own Header HTML" textbox, simply paste the meta refresh tag: <meta http-equiv="refresh" content="0;url=http://YOUR_URL"> Worked for me. If this does not work, in the "Site Name" textbox under "Custom Header", you can break the Title tag and add your meta tag there. Example Title: This is my blog"/><meta http-equiv="refresh" content="0;url=http://YOUR_URL This way, you would end the <TITLE> tag and start your meta tag and the MySpace script would end your meta tag. This also worked for me. Perhaps some people knew this already, but I couldn't find anything about a working redirect anywhere. Then I read that you can get cookie info, etc. by ending table tags and such in these textboxes. Hope this helps someone. Cheers. |
|
|
![]()
Post
#8
|
|
Newbie ![]() Group: Member Posts: 1 Joined: May 2006 Member No: 409,855 ![]() |
nothing working for me i tried to use meta tag. nothing works..PLEASE HELP ME SOMEONE!
|
|
|
![]()
Post
#9
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Sep 2006 Member No: 463,367 ![]() |
This is kind of late, but just a little FYI. There is no frecking way to redirect from your myspace. I have tried everything. All meta tags are blocked, so if you enter <meta> it will change it into "...". Javascript is banned, so you cant use that. PHP or any other server scripting languages are not installed for users. I even tried to use Flash, but to embed the flash page that will redirect you need the <object> tag, it is also blocked. So its pretty stupid, but what can you do.
David |
|
|
![]() ![]() |