Subject: | Sometimes getting an "How Did You Get Here?" page |
I'm doing batch processing of a lot of movies, but sometimes the IMDB
info is not correct. I did some debugging and I found out in these cases
we actually got a "How Did You Get Here?" page back from IMDB instead of
the real movie-page. With the following text:
"You've reached this page because you've accessed IMDb via a
non-standard mechanism. We'd really like to know what program you're
using that has resulted in you finding this page. Can you please let us
know? Thanks! "
(see attachment)
On a second run it is possible you do get the correct page. Problem is
if you have caching turned on it also stores this page in the cache. I
now added a regex to the page cache to excludes these pages from being
cached this partially solves my issue. I don't know when exactly these
pages are triggered by IMDB yet though.
Subject: | debug.html |
Message body is not shown because it is too large.