|
|||
Please Note: NAS is no longer able to provide webspace for chapters. To facilitate your site being access from its old Audubon address/URL, please follow these instructions:
Redirect Page from current NAS address
Chapters have moved their web sites to another web server. (Note: typically
most Internet Providers offer free web space with your dial up account.)
We can update the link to your new chapter web site on the list of all
chapters in your state. And/or, a simple automatic redirect page can be
placed at your current chapter address on the NAS web server. That way,
visitors to your NAS web site address will automatically be taken to your
new chapter web site without needing to enter your new site address.
Below is the HTML code needed to create a re-direct page for your chapter web site if it is currently hosted on the NAS web site and you wish to re-direct your visitors to another site address. Copy this code and save it to a PLAIN TEXT (ASCII) file called index.html (or index.htm). Edit this file to include your chapter name and your new chapter web site address. Use a basic text editor such as NotePad, in Windows, or SimpleText, in Mac to edit the file or use an HTML editor.
Send the edited file as an email attachment to the Chapter Services and please indicate your chapter name and state in the email message. It will be uploaded in place of your existing index.html (or index.htm) file in your chapter web space. Your existing index.html (or index.htm) file will be renamed old-index.html.
CODE TO COPY BELOW:
<HTML>
<HEAD>
<title>
YOUR CHAPTER NAME HERE Audubon: Temporary Web Address: http://YOUR
TEMP WEB ADDRESS HERE </title>
<meta http-equiv="refresh" content="1; url=http://YOUR TEMP WEB
ADDRESS HERE">
</HEAD>
<BODY>
</BODY>
</HTML>
contact: webmaster@audubon.org |
||