Redirect Rule not working on PDF URL | Community
Skip to main content
Eric_Lew1
Level 2
March 31, 2017
Question

Redirect Rule not working on PDF URL

  • March 31, 2017
  • 1 reply
  • 4488 views

Hi there!

We are trying to redirect the following URL: go.datavisor.com/rs/567-BUS-347/images/170313_DataVisor_Online_Fraud_Report.pdf

To a landing page: datavisor.com/portfolio-items/datavisor-online-fraud-report/

I've setup a redirect rule as follows:

When I click on the Original URL link, it goes to the original address. Do redirects not work for PDF links?

Any other ideas? Thanks in advance!

Eric

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

1 reply

SanfordWhiteman
Level 10
April 1, 2017

Yes, redirects w/PDFs are a special non-working case AFAIK.

Aside from switching to serving all your Marketo assets via CDN (where all asset types can be redirected equally) I'm not aware of a solution. A primitive approach is to create a single-page PDF with a button/link to the new page.

Note that if you're worried about old links in emails, you can run your own tracking server as well -- in which case you'd get first dibs on redirecting people from click.example.com branding domain before they hit your pages.example.com LP domain. But this is not for the faint of tech skills and it's unlikely most people would want to do this (I like the control it gives you, but even I don't tell my clients to do it unless they ask).