Landing Page/Email Link Redirect | Community
Skip to main content
George_Hoffman
New Participant
December 5, 2016
Solved

Landing Page/Email Link Redirect

  • December 5, 2016
  • 2 replies
  • 3087 views

We are changing our landing page URLs from info.myoldcompany.com -> info.mynewcompany.com and our email url's from go.myoldcompany.com -> go.mynewcompany.com.

We have links all over our website that direct to info.myoldcompany.com landing pages. How do I set up a redirect so that when someone clicks a link on our website that is info.myoldcompany.com they are redirected to info.mynewcompany.com.

On the email side, in the same manner, how do I make sure that when Marketo redirects after someone clicks a link go.myoldcompany.com does not show up in the URL bar?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by SanfordWhiteman

We have links all over our website that direct to info.myoldcompany.com landing pages. How do I set up a redirect so that when someone clicks a link on our website that is info.myoldcompany.com they are redirected to info.mynewcompany.com.

You want Admin >> Integration >> Landing Pages >> Rules >> New Redirect Rules.

Note this will be a 302 (temporary) redirect and thus is not suitable for search engine reindexing. That is, it will redirect the browser just fine but a search engine will not consider this a global change.

On the email side, in the same manner, how do I make sure that when Marketo redirects after someone clicks a link go.myoldcompany.com does not show up in the URL bar?

Change your Branding Domain in Admin >> Email >> Branding domains.

Note that (obviously) old emails in people's inboxes will still have the old domain, so you should set up a redirect from the old domain to the new.

2 replies

SanfordWhiteman
SanfordWhitemanAccepted solution
New Participant
December 6, 2016

We have links all over our website that direct to info.myoldcompany.com landing pages. How do I set up a redirect so that when someone clicks a link on our website that is info.myoldcompany.com they are redirected to info.mynewcompany.com.

You want Admin >> Integration >> Landing Pages >> Rules >> New Redirect Rules.

Note this will be a 302 (temporary) redirect and thus is not suitable for search engine reindexing. That is, it will redirect the browser just fine but a search engine will not consider this a global change.

On the email side, in the same manner, how do I make sure that when Marketo redirects after someone clicks a link go.myoldcompany.com does not show up in the URL bar?

Change your Branding Domain in Admin >> Email >> Branding domains.

Note that (obviously) old emails in people's inboxes will still have the old domain, so you should set up a redirect from the old domain to the new.

Nicholas_Manojl
New Participant
December 6, 2016

I don't know enough to really give an authoritative answer.

But my understanding is that if SEO is important to you then it needs to be a server side redirect that generates a 301 status code.

With that in mind, I don't know if that is enough when you follow these instructions:

Redirect a Marketo Landing Page to Another Page - Marketo Docs - Product Docs

But my guess is that it probably is.