Internet Tip - Honor Your ViewersGet Web Design Tips and Tricks on mps-web-design.com. Internet Tip - Honor Your Viewers topic will increase your understanding on Web Design Tips and Tricks. We at mps-web-design.com only provide news, articles, information in Web Design Tips and Tricks. Web Design Tips and Tricks at mps-web-design.com provides the most up to date news and articles. If you have questions please do not hesitate to contact us.
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
|
More Articles:1. Characteristics of Successful URLs While there are many things that make a successful web address, there are certain attributes that all successful web addresses share. They are: First, they are short and simple. Shorter is always better. Short web addresses are easier to remember and reduce the possibility of typing errors that can trip up potential visitors. Second, they are descriptive. Your web address should be a preview of what visitors will encounter when they visit. Your name, in itself, may not provide enough of a clue t… 2. Web Source Web Design Tips - You can create special mouseover link effects by placingthe following code between the and tagswithin your HTML code.In this example, the active text link is underlined with the color set to #0000FF. When the mouse is placed over the link, the text color will change to #FF0000 and the underline disappears.Hot* Brand New: AdwareAlert. - Our Highet Converting/Paying Designs Ever! Easy Ppc Sales! Also try SpywareRemover.com. Now with Msn/Goog/Yhoo Tracking!SaleHoo: Wholesale Distributor Directory… 3. Link Building Campaign Link Building Campaign How to get referrals and gain credibility on the Web Is your goal to get more traffic on your Website without spending a lot of money? Is it important that your Website is easy for your prospects to find on the Web? Though there are many things that contribute to a quality, well-positioned Website, increased link popularity - done properly - will establish your business as trustworthy on the Internet and bring more referrals. Benefits of increasing link popularity Ever… 4. "No Giant Pop-Ups, Please!" Everyone loves little pop-ups. They are handy and helpful.You can sign up for a newsletter, download a free e-book,sign up for a mini email course, do a little quiz, enter acontest ... and so on. These wizard promoters usuallypop up in the corner of a webpage and are not muchbigger than a notepad.Giant pop-ups are another matter altogether.These pop-ups practically fill the whole screen when theyload up and completely obstruct the view of the webpage.They are often filled with graphics and text … |
||||