954,561 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Custom urls --> redirect

I am using MySQL database to download various RSS feeds every few hours. The feeds are then displayed on my website that shows a direct link to the original website where the feed is coming from. I want to change this such that the link would show my website that would finally redirect to the original link. This could be a simple task, but I am not able to figure out what tools should I use. I am using a PHP code to download the feed content in MySQL.

Thanks for your help..

s0bigg
Newbie Poster
23 posts since Aug 2011
Reputation Points: 10
Solved Threads: 1
 

im sorry thaht is not too simple you must use a script,
and submit your links manualy,

amir84
Newbie Poster
8 posts since Feb 2012
Reputation Points: 10
Solved Threads: 0
 

Replace the links with a link that points to your PHP script, and pass the ID of the URL as it is in the database. Using that ID, you can then redirect to the link in question.

pritaeas
Posting Expert
Moderator
5,480 posts since Jul 2006
Reputation Points: 653
Solved Threads: 875
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: