How to create a php url redirection for nicer links
I'm looking for a way to make a URL redirection for affiliate links on my website.
Something like : site.com/go/keyword
I know there is many plugins for doiing this, but i don't like plugin, and i love to learn new things.
I imagine 2 custom fields for each posts with :
- keyword
- url to redirect to
But i have no idea how to process this redirect file.
Any help or advice is welcome.
thanks !