Producing web pages
* HTML CSS DHTML XHTML A to Z of tags        Accessibility          Design

7.5 Don't use HTML to automatically redirect pages

Don't use the <meta> tag for automatic redirects. Instead, provide a static page with a link and an explanation to direct the user to another page. This is good practice because it provides upfront information about the new page. If you provide a link, make sure that the link title is meaningful.