If you are reading this, you are likely sitting in front of your computer or staring at your phone, trying to read a story on the Elko Daily Free Press website, only to be tossed back to the subscription landing page every time you click "Login." I’ve spent 12 years working in newsrooms powered by the exact same infrastructure used by Lee Enterprises, and I can tell you exactly why this is happening. It isn’t magic, and it isn't necessarily a broken site—it’s usually a classic case of a corrupted return URL redirect.
When the platform’s authentication handshake fails, the site doesn’t know where to send you back to, so it defaults to the subscription wall. Let’s stop the madness and get you back to your news.
The Pre-Escalation Checklist: Don’t Skip These
Before you send a frustrated email to the help desk (which will take 24–48 hours to process), go through this checklist. Most of the time, the issue isn't on our end—it’s a stale cookie blocking the handshake.
- Clear your browser cache and cookies specifically for elkodaily.com. Don't just clear "all time." Focus on the site cookies. Check your "Return URL" flow. If your browser has a "Private" or "Incognito" window, try accessing the article there first. If it works, you have a browser extension (like an ad-blocker) that is interfering with the login script. Check your account status. Sometimes, an expired credit card causes the account to go into a "soft lock," where the site recognizes your login but revokes your access to the content layer.
Why the Redirect Loop Happens
In the world of TownNews and Lee Enterprises publishing, your access is determined by a complex chain of paymentpagesingle.aspx redirects. When you click an article, the site checks your tracking-source header to see if you are a recognized subscriber. If that check fails—or if the return URL is malformed—the system dumps you at the paywall.
If you see a page with no author, no publish date, and no headline, you aren't looking at a broken article; you are looking at a "failed load" of the template. The article content is stored in the TNCMS admin/editorial-asset editor, but if your browser’s tracking-source information is out of sync, the content layer never injects itself into the HTML.
The "Login" Button Hunt
On mobile, the login button is almost always hidden inside the "Hamburger" menu (the three horizontal lines at the top left of the screen). Click that, then look for the "Subscriber" or "Log In" link. If you click it and it refreshes the page back to the same spot, your browser is likely blocking the cross-site tracking required by subscriberservices.lee.net to verify your credentials.
Troubleshooting Table: What’s Going Wrong?
Symptom Likely Cause Fix Page refreshes on Login Stale cookie/Session mismatch Clear cookies/Use Incognito mode No author/date/headline visible Content injection failure Disable ad-blockers/Check JS permissions Redirected to Subscribe Broken Return URL Log in via subscriberservices.lee.net directlyE-Edition and Archive Access
Many readers confuse the website’s "metered access" with the E-edition. The Elko Daily Free Press https://elkodaily.com/exclusive/article_f2a0b23c-a8a4-5143-9c91-c26023907283.html E-edition is a separate digital replica of the print paper. It runs on a different subsystem than the main site articles. If you can access the E-edition but not the live news feed, your digital subscription is likely active, but your browser is failing to cache the authentication token for the news site.
Similarly, Legacy.com obituaries are often served on a subdomain. If you are having trouble reading obituaries specifically, it’s because the cross-domain authentication between the Elko Daily main site and the Legacy.com hosting is being blocked by your privacy settings.
When to Contact Support
If you have cleared your cookies, tried an incognito window, and logged in directly through the subscriberservices.lee.net portal, and you are still seeing the "subscribe" prompt, it’s time to call the support desk. When you do, do not just say "the site is broken." Use this format to get a faster resolution:

This tells the support agent that this is not a user error, but a "CMS permission sync issue." It elevates your ticket from "Tier 1: How to use a computer" to "Tier 2: Database Account Sync," which is exactly where you need to be.
A Final Note on Cookies
Modern browsers are getting more aggressive with "Intelligent Tracking Prevention." Because the Elko Daily site relies on third-party scripts to manage logins and paywalls, these browsers sometimes treat your valid login cookie as a "tracker" and delete it immediately. If you find yourself having to log in every single time you visit the site, you need to go into your browser's "Privacy & Security" settings and add elkodaily.com to your "Allowed" list for cookies. Without that, you’ll be in an infinite elkodaily subscribe redirect loop forever.
Stay informed, and don't let a bit of bad code keep you from your local news.
