Redirect Root Branding Domain | Community
Skip to main content
New Participant
March 25, 2021
Solved

Redirect Root Branding Domain

  • March 25, 2021
  • 1 reply
  • 3178 views

I have email branding domain "info.company.com" used for email links e.g. https://info.example.com/document.pdf  which works fine. However, when visiting the root path https://info.example.com/,  the user is presented an error message: 

404 Not Found

The redirect url is empty

How would I go about adding a redirect for root path? I don't see any options under Email -> Branding Domains -> "Edit"

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

There isn't a fallback for the branding domain.

 

But the branding domain doesn't directly link to assets like PDFs. It's used for the rewritten links that appear in emails.

 

Those links then redirect to the original URL (at your LP domain or at any other domain). Only Marketo can create those rewritten links, and they don't contain the original asset name as in your example.

 

There wouldn't be any situation where someone would be navigating deliberately to the root of the branding domain, since it would never be advertised or search-indexed.

1 reply

SanfordWhiteman
SanfordWhitemanAccepted solution
New Participant
March 25, 2021

There isn't a fallback for the branding domain.

 

But the branding domain doesn't directly link to assets like PDFs. It's used for the rewritten links that appear in emails.

 

Those links then redirect to the original URL (at your LP domain or at any other domain). Only Marketo can create those rewritten links, and they don't contain the original asset name as in your example.

 

There wouldn't be any situation where someone would be navigating deliberately to the root of the branding domain, since it would never be advertised or search-indexed.

mbozAuthor
New Participant
March 30, 2021

Thanks for the explanation. You're right about my example being incorrect in terms of uri/filename, however regardless of whether the root domain is indexed or advertised, I feel that a 404 error message about a missing redirect shouldn't be the default behavior.

 

SanfordWhiteman
New Participant
March 30, 2021

I don't know, it's a clear sign of an error in that the resource does not exist. HTTP 404 has a meaning — redirecting silently obscures that meaning.