This tip is for those who are using WordPress.
If you do not want the long affiliate link, then this is how to set up a shorter affiliate link - with just your domain name together with the name of the product.
1. Go to your .htaccess file.
Note: This is how to access .htaccess
2. Once you go the .htaccess file, now you add the line below to the file.
redirect 301 /productname http://myaffiliatelink.com/434
3. Click Save Changes.