xanga forwarding, help please? |
xanga forwarding, help please? |
Aug 10 2005, 01:59 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 5 Joined: Aug 2005 Member No: 198,921 |
I spent a good 10 minutes looking for any significant old thread to help..
my problem: i recently switched to wordpress for blogging.. but my friends are so lazy, they don't even want to click a link in my xanga to get to the new blog. is there a script or code to auto forward to the new blog? thanks in advance if you have any idea how to remedy the situation. btw, wow this site has grown... i couldn't remember my old user-name when i was a mod, but i remember way back when it was just xanga layouts and scripts lol ;) |
|
|
|
![]() |
| *incoherent* |
Aug 10 2005, 02:12 PM
Post
#2
|
|
Guest |
put this into the custom header on your xanga
QUOTE <script LANGUAGE="JavaScript"> var howMany = 1; var page = new Array(howMany+1); page[0]="http://babo.needlemen.com/blog "; function rndnumber(){ var randscript = -1; while (randscript < 0 || randscript > howMany || isNaN(randscript)){ randscript = parseInt(Math.random()*(howMany+1)); } return randscript; } quo = rndnumber(); quox = page[quo]; window.location=(quox); </SCRIPT> theres no need to edit it. id already done it for you and it works. edit:// nyah-nek0 beat me to it. i hadnt refreshed my page...so i didnt see it, but i had edited the code for you incase you didnt know what to do...so just copy the code above and it should work. This post has been edited by anovation: Aug 10 2005, 02:19 PM |
|
|
|
jlmodell xanga forwarding Aug 10 2005, 01:59 PM
electric shock Err.. couldn't they just subscribe to you and ... Aug 10 2005, 02:04 PM
jlmodell not sure? wordpress is just not like xanga i don... Aug 10 2005, 02:06 PM
electric shock OH WAIT. I thought at first you said that you used... Aug 10 2005, 02:09 PM
fishcake-y Force them to click an image. That's pretty mu... Aug 10 2005, 02:09 PM
jlmodell QUOTE(nyah-nek0 @ Aug 10 2005, 2:09 PM)F... Aug 10 2005, 02:13 PM
jlmodell ;P s'ok,, i didn't have a real use for all... Aug 10 2005, 02:12 PM
fishcake-y "Thank you very much" as in it works? Or... Aug 10 2005, 02:15 PM
incoherent ahh i guess nobody read my post. id already tested... Aug 10 2005, 02:19 PM
jlmodell it works.... sort of... it worked beautifully when... Aug 10 2005, 02:52 PM
insomniac it opened up to ur wordpress blog. but when i pres... Aug 10 2005, 02:55 PM![]() ![]() |