Publish a geocties website to another url or domain name?

Author: admin  |  Category: Uncategorized

I was wondering ifI could publsih a website I made with page builder to a website URL like purevolume or virb or fuzz or free webs. So that the profile URL showed our geocities sight.
Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • StumbleUpon
  • Reddit
  • Webnews
  • MisterWong
  • Y!GG

Tags: , , , , ,

3 Responses to “Publish a geocties website to another url or domain name?”

  1. pomicio2008 Says:

    you have to have FTP Access…Do you have that?

  2. Cool Inferno Says:

    make an account at, it’s free, and for small websites.

    Then create an html file with the following code:

    Go To…

    If the page does not redirect in 5 seconds, Click here.

    replace the ‘http://mywebsite.geocities.
    yahoo.com’ w/ your geocities url

    save it as index.html and load it up to

    It should automatically redirect the user to your geocities page.

    Hope I helped! :P

  3. PayneLessDesigns.com Says:

    For any of the sites you want to use, just insert the meta redirect tag on the index.html page for the site. Set the link to your GeoCities site and you’re good to go.

    FYI only:

    Using meta refresh for redirection is considered by the W3C to be a poor practice, since it does not communicate any information about either the original or new resource to the browser (or search engine). Many web design tutorials also point out that client side redirecting tends to interfere with the normal functioning of a web browser’s “back” button. After being redirected, clicking the back button will cause the user to go back to the redirect page, which redirects them again. Some modern browsers seem to overcome this problem however, including Safari, Mozilla Firefox and Opera. Others, like IE, can be “tricked” by doing two rapid clicks of the “back” button – the first lands you on the redirect page, and before the time interval expires the second click takes effect to land you on the previous page. The use of zero delay redirects may cause the two rapid clicks technique to be impossible. A minimum delay of 1 second should be used for all redirects.

    Ron

Leave a Reply