Home | Web Design Tutorials | Free Graphics | Custom Graphics | Newsletter | Products | Specials | SEO | Sound Effects | Benefits | Login | View Cart |
How to Make a Redirect PageRedirecting visitors from one page to another automatically isn't something you want to do too often. It should be used only when necessary because, if overused, search engines have been known to penalize a web site. It also tends to aggravate some people, the big babies.Places to use a redirect page might include:
Redirect CodeJust paste this into the HEAD section of your HTML page:<meta http-equiv="Refresh" content="20; URL=http://www.boogiejack.com">Notice there are only double quotation marks before the 20 and after the .com That's not a mistake—do not insert quotation marks after the 20 or before the http as experience might dictate. That whole string is enclosed as the value to the content attribute. In the above example, most users would be sent to my web site after 20 seconds. The only ones who wouldn't are those with older browsers that don't support the redirect tag. That's not many people, but it's still wise to include a link to the redirect destination for them, and for those who don't like waiting. Change the time to fit your purpose, but I'd recommend setting it at no less than 10 seconds in most cases. Search engines are less likely to consider it a spam tactic that way. Change the URL to the page you want to send them to. If you're redirecting them to a page on the same site, you don't have to include the full URL, and it will work faster if you don't. Just put in the page name and extension as long as it's in the same directory. Well shucks, that was almost too easy, wasn't it? |
Almost a NewsletterChanging list hosts. Will post a new subscribe form shortly.Did you know...The member's site has about 100 standards compliant HTML and CSS tutorials, 31 handy reference charts, reprintable content, web graphics, exclusive fonts, free software, free ebooks and more? All this for less than 9 cents a day! [ Details ] |
Home | Web Design Tutorials | Free Graphics | Newsletter | Products | Specials | SEO | Sound Effects | Press Room
Sitemap | Member Perks | Member Login | About BoogieJack.com | Contact | Privacy Policy | Copyright Policy | Links
|