PDA

View Full Version : Is using 301 redirect urls valid?



darylnelson
Nov 10th, 2010, 03:38 AM
Hello everybody,
I am planning to use a PHP framework to develop a site for using 301 redirects to send users to a target url. Each ad link I use is a cleaned up internal url, which activates when clicked. This will fetch a proper ad url from the database and logs some information about the ad that was clicked. The user is then redirected using a 301 redirect to the ad site. My main worry is would this technique lead to bad ratings for the site? Many people say that this might be problematic for search engines? Is this true?
Thank you.

sanseo
Nov 10th, 2010, 04:42 AM
yea this will be work fine.

as I see You just want to make a link url function same as digg.com
please take a look digg also working same pattern.

hillockhosting
Nov 11th, 2010, 09:38 AM
absolutely 301 is a seo friendly redirect

chrisxboyle
Nov 11th, 2010, 04:48 PM
using of 301 is valid, most of sites who have some url issues use this...