1. Accueil
  2. Base de connaissances
  3. Pour commencer
  4. Comprendre les types de redirection

Comprendre les types de redirection

Qu'est-ce qu'une redirection ?

Dans sa forme la plus simple, une redirection est un moyen d'amener l'utilisateur d'une page web à une autre. Il existe différents types de redirections, et chaque type peut avoir des implications différentes en matière de référencement.

  • 301 Permanent – A 301 or Permanent redirect. If you’re planning on not adding the “nofollow” attribute to your shortened Pretty Links then this is the one you’ll want to use. 301 redirect type, is the only type of redirect that is known to pass along Le jus des liens. Si vous êtes certain que l'URL cible ne changera jamais, utilisez des redirections de type 301.
  • 307 Temporaire – A 307 or Temporary redirect. 307 tells search engines that this redirect may change in the future, so don’t pass along any Link Juice. You should only use 307 type redirects if you think the Target URL may change at some point. On Pretty Links that use 307 type redirects you should enable the “nofollow” attribute to prevent search engines from indexing your links and hurting your ranking.
  • 302 Temporaire - Un 302 est une autre forme de redirection temporaire, comme un 307. La principale différence est que le HTTP peut changer, alors qu'avec un 307, il doit rester le même. Le 302 est aussi légèrement meilleur pour le référencement, mais il est moins prévisible sur la façon dont les moteurs de recherche le traiteront.
  • * Cloak – Cloaking is against most Merchant’s TOS (Terms of Service) so you should check with them before cloaking your affiliate links. Known merchants who do not allow Cloaking are Google, Bing/Yahoo, Amazon, and ClickBank. Cloaking works by hiding the Target URL of the Pretty Links from the user’s address bar, all they see instead is your Pretty Links. This is accomplished by loading the Target URL in a full-screen iframe inside the browser window.
  • Pixel – Pixel redirect type, isn’t really a redirect type at all. It is used for hidden tracking. Let’s say you want to send out an advertising email to a list of subscribers, and you want to know how many times that email gets viewed. Well with a Pretty Links tracking Pixel you would paste the following HTML in the email:<img src="”http://YOURSITE.COM/slug”" width="”1″" height="”1″" />This will hide an invisible image in the email body which will track a hit on your pretty link each time the email is viewed. The user will never see, or know the tracking pixel was there, but you will get the benefit of knowing how successful your email marketing is going.This doesn’t have to be limited to just email marketing. You can paste a tracking pixel anywhere on a page, post, or even in a Forum that supports HTML input. It’s a great way to secretly track visits to a page. Another great use is for embedding pixels on a “Goal” page for suivi des conversions.
  • * Javascript / Meta-Refresh – These two types of redirection essentially do the same thing. They allow you to specify a time delay before actually performing the redirection. These two types of redirects are also very good to use if you want to integrate Google Analytics tracking on the links. Some users disable Javascript in their browsers, so if you’re worried about that, you can use Meta-Refresh instead. If you use these types of redirection, it is recommended that you use the “nofollow” attribute to help prevent search engines from indexing these links.

Tutoriel vidéo :

Cet article a-t-il été utile ?

Articles connexes