Search
Recommended Sites
Related Links






Valid XHTML 1.0 Transitional

Valid CSS!
   

Informative Articles

21 Reasons Why The Next Site I Visit Could Be Yours
You spend so much time promoting YOUR site, but why, exactly, do YOU VISIT someone else's? The other day, I re-visited all of the sites I had been to that week (using Internet Explorer's History option). I asked myself the simple question: "Why did...

How to run a successful link exchange program.
Link Exchanges are a very time consuming project. The time it takes to find the sites to exchange with, contact them and place a link on your page can seem like an eternity. The hardest part about link exchanges isn't the research,...

Spice Up Your Web Site with JavaScript
JavaScript is a scripting language designed for use within a web page and/or on a web server. It is used to create special effects within a web page. Elements such as links, images and forms can be manipulated using this powerful technology. ...

User-Lab to host West Midlands' web accessibility workshop
10 June, 2004, West Midlands, UK User-Lab to host West Midlands' web accessibility workshop User-Lab to host West Midlands' web accessibility workshop to promote better usability practice and community within the region ----Begins---- User-Lab...

With Web Page Building Tools, You Learn the Easy and Convenient Way of Creating Web Sites
Building your own web site may prove to be quite a discouraging and frustrating task, especially for someone who has neither experience nor skills in creating or building web pages. However, with web page building tools, web designing may...

 
Honor Your Viewers

If you own a web site, you never know who has saved a page from your
site to their favorites file (bookmarked it). It might be your home
page, a great article, or a terrific resource. And since you don't
know, every time you remove a page, you run the risk of people
getting that annoying "page not found" error when they click on their
favorites link.

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 called 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 it
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



About the Author
© Copyright 2001 All Rights Reserved. Maria Marsala, Business & Life
Coach-Consultant. Maria works with individuals as they design, start
and grow their business or career around what they love to
do. Visit http://www.CoachMaria.com to subscribe to "Growing You and Your
Business" a free weekly online newsletter.

Sign up for PayPal and start accepting credit card payments instantly.