Difference between revisions of "How do I properly redirect my landing page?"

From Market Ruler Help
Jump to: navigation, search
(Created page with 'The short answer: * Preserve all Query String parameters passed to the original page * Add the query string parameter "&same=1" to the redirected URL * Add the query string p…')
(No difference)

Revision as of 00:57, 15 October 2009

The short answer:

  • Preserve all Query String parameters passed to the original page
  • Add the query string parameter "&same=1" to the redirected URL
  • Add the query string parameter "&crxref=page referrer" to pass-through the page referrer to be recorded.

For more information, see the article: Landing page does an automatic redirect.