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
Article Index: | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | 60 | 61 | 62 | 63 | 64 | 65 | 66 | 67 | 68 | 69 | 70 | 71 | 72 | 73 | 74 | 75 | 76 | 77 | 78 | 79 |
More Articles:1. Quality of Your Text Layout and Design By Lars Nielsen Why is the quality of your text layout and design important on your web site? For the simple reason that people tends to stay longer on a web site that radiates quality and simplicity.Why?Because it gives you a more professional impression and the text is easy to read.On the web today there are many web sites with a cluttered design. The amount of text that is gathered in one place is too big, therefore it's more difficult to read and focus on text phrases.If you separate coherent text in box… 2. The Favicon, an untapped image promotion trick - Animated favicons? A favicon is that little image that most browsers display on the address line and in the favorites (bookmarks) menu. Tabbed browsers like Firefox and Opera extend the functionality of favicons, adding them to their tabs. The name was coined based on Internet Explorer (the first browser to support it) and derives from 'Favorites Icon'. Each web browser has a unique user interface, and as a result uses the favicon in different ways. The favicon allows a company to further promote its identity and … 3. How to Create an Effective Navigation Structure for Your Site - Part 2 Searching for information on the Web has recently become like amine field. You find the site you want, only to be greeted bypop-ups when you enter, pop-ups when you are on the site andpop-ups when you leave. Other sites use a flash introduction,make you wait several minutes (which feels like hours), untilthe page finishes loading. Heck, you just want to find theinformation as swiftly as possible without having to watch outfor these mine fields. A fast and simple navigation structure is essential… 4. … |
||||