View Full Version : under construction help


mentalthoughts
02-22-2005, 05:43 PM
hello. i wannna put this sign up for my xanga:
http://www.allclipartsite.com/images/construction/c16.gif

but i also wanna delete all my other posts in one batch is there a code to do that? plase help!

mentalthoughts
02-22-2005, 05:54 PM
hello sooryy i also wanted to know how i can redirect my xanga page to another page and if that means that when u go to www.xanga.com/emmylove15 it automatically transfers you to my other site, www.xanga.com/glitterbygumlova or something like that? please help

Sheila
02-22-2005, 06:07 PM
For the image....you need to save it to your own computer than upload it to a webhost that allows direct linking....example http://photobucket.com/

Then you would use this code: <img src="the full url to the image here">

----
Deleting all at once....Taken from Xanga's Help (http://help.xanga.com/) Section:

Can I delete a bunch of my old entries all at once?


Sometimes, users will want to delete all the posts before (or after) a certain date. Unfortunately, we don't yet support any batch delete features. :-(

----

For the redirect....

Put this between the <head></head> tags.....

<meta http-equiv="refresh" content="0; url=your new address.html">

Change the 0 to whatever number you want. If you put 5, it will redirect in 5 seconds.

mentalthoughts
02-22-2005, 08:12 PM
For the image....you need to save it to your own computer than upload it to a webhost that allows direct linking....example http://photobucket.com/

Then you would use this code: <img src="the full url to the image here">

----
Deleting all at once....Taken from Xanga's Help (http://help.xanga.com/) Section:

Can I delete a bunch of my old entries all at once?


Sometimes, users will want to delete all the posts before (or after) a certain date. Unfortunately, we don't yet support any batch delete features. :-(

----

For the redirect....

Put this between the <head></head> tags.....

<meta http-equiv="refresh" content="0; url=your new address.html">

Change the 0 to whatever number you want. If you put 5, it will redirect in 5 seconds.

what does this mean?

tokyo bleu
02-23-2005, 02:57 AM
Meta tags were disabled on Xanga for security reasons, so that won't work.

There is no actual way to delete all of your entries, but there is this (http://createblog.com/forums/index.php?showtopic=9312) method.