View Single Post
  #1 (permalink)  
Old 04-20-2006, 12:36 AM
bobitza's Avatar
bobitza bobitza is offline
WebProWorld Veteran
 
Join Date: Jan 2004
Location: Canada
Posts: 303
bobitza RepRank 2bobitza RepRank 2
Default HTML Redirect Pages

Hello,

Was wondering if pages used for redirecting a link have any influence in the "big SEO picture" for the site. The pages that I'm talking are similar to this (see below) and are usually used to "hide" affiliate links (you open a new blank page that only does the redirect to the actual site you're linking to).


Code:
<html><head>
<title>Redirect Page</title>
<meta http-equiv="REFRESH" content="0;url=http://www.myaffiliatelink.com">
</head><body></body></html>
__________________
Open Web Directory
Reply With Quote