I've just installed the Pretty Links Lite plugin and I want to cloak my first affiliate link, but I'm not sure if I should use the 307 (Temporary) or 301 (Permanent) redirection type. What is the difference between 307 and 301?
I've just installed the Pretty Links Lite plugin and I want to cloak my first affiliate link, but I'm not sure if I should use the 307 (Temporary) or 301 (Permanent) redirection type. What is the difference between 307 and 301?
Status 301 means that the resource (page) is moved permanently to a new location. The client/browser should not attempt to request the original location but use the new location from now on.
Status 307 (or 302) means that the resource is temporarily located somewhere else, and the client/browser should continue requesting the original url.
You must log in to post.