Username: Save?
Password:
Home Forum Links Search Login Register*
    News: Welcome to the TechnoWorldInc! Community!
Recent Updates
[April 03, 2024, 06:11:00 PM]

[April 03, 2024, 06:11:00 PM]

[April 03, 2024, 06:11:00 PM]

[April 03, 2024, 06:11:00 PM]

[March 06, 2024, 02:45:27 PM]

[March 06, 2024, 02:45:27 PM]

[March 06, 2024, 02:45:27 PM]

[March 06, 2024, 02:45:27 PM]

[February 14, 2024, 02:00:39 PM]

[February 14, 2024, 02:00:39 PM]

[February 14, 2024, 02:00:39 PM]

[February 14, 2024, 02:00:39 PM]

[February 08, 2024, 10:26:18 AM]
Subscriptions
Get Latest Tech Updates For Free!
Resources
   Travelikers
   Funistan
   PrettyGalz
   Techlap
   FreeThemes
   Videsta
   Glamistan
   BachatMela
   GlamGalz
   Techzug
   Vidsage
   Funzug
   WorldHostInc
   Funfani
   FilmyMama
   Uploaded.Tech
   MegaPixelShop
   Netens
   Funotic
   FreeJobsInc
   FilesPark
Participate in the fastest growing Technical Encyclopedia! This website is 100% Free. Please register or login using the login box above if you have already registered. You will need to be logged in to reply, make new topics and to access all the areas. Registration is free! Click Here To Register.
+ Techno World Inc - The Best Technical Encyclopedia Online! » Forum » THE TECHNO CLUB [ TECHNOWORLDINC.COM ] » Programming Zone » HTML
 Honor Your Viewers
Pages: [1]   Go Down
  Print  
Author Topic: Honor Your Viewers  (Read 1108 times)
Daniel Franklin
TWI Hero
**********


Karma: 3
Offline Offline

Posts: 16647


View Profile Email
Honor Your Viewers
« Posted: September 26, 2007, 03:54:35 PM »




You can always find out later how many visits your "removed pages" have had by viewing your site statistics and examining your error log (if you have one)-but by then its maybe too late.

When you remove a page, honor your viewers by providing them with an option. Take the page you want to remove and turn it into a redirected page. Redirect it to your home page or another page on your site that contains similar information. How do you do this? Let me give you an example.

I had a page on my site calledhttp://www.coachmaria.com/coachability.html. The information originally on that page is no longer useful, so I removed it and inserted the HTML code below. Now when someone goes to the old page, they are "redirected" to another page. Try ithttp://www.coachmaria.com/coachability.html The HTML code I used on the page below for you to view.or use. The number "2" in the "meta tag" represents the number of seconds it will take to redirect the page. Change this number as you see fit. The "meta tag" information takes the page directly to another page (in this case contest.html). I use the other information "just in case" the meta tag redirect doesn't work. It gives the viewer the option of tapping on a link to move directly to the redirected page. Your webmaster would also have to remove the dot I put into each of the HTML tags below. (If I didn't add them here, you wouldn't be able to view the code below).


<.html> <.head> <.meta http-equiv="refresh" content="2;url=http://www.coachmaria.com/contest.html"> <./head> <.h1 align="center">*Maria's Place Redirector*<./h1> <.p align="center">We have moved the page you've saved. You will be taken to a new page immediately.

<.a href="http://www.coachmaria.com/contest.html">Click Here<./a> if the page takes too long to load. <./BODY> <./HTML>

Bonus: This program provides an on line, fill in the blanks form, that produces HTML code you've requested for your re-direct page. It's by InnerPeace.org who calls it a jumper page program. http://innerpeace.org/pagejumper.shtml

Articles Source - Free Articles

Logged

Pages: [1]   Go Up
  Print  
 
Jump to:  

Copyright © 2006-2023 TechnoWorldInc.com. All Rights Reserved. Privacy Policy | Disclaimer
Page created in 0.078 seconds with 24 queries.