Finding Health and Wellness Content on NWITimes: A User’s Guide
If you have spent any time trying to find the health nwitimes section, you are not alone. As someone who has spent years in the local news trenches—wrestling with TownNews templates, confusing subscriber gates, and the dreaded "where is the logout button" labyrinth—I know exactly why you are frustrated. When you search for "wellness section" or "Get Healthy nwitimes," the digital path can often feel like a maze of redirects, cookie banners, and paywalls.
Today, we are going to break down exactly how to navigate nwitimes.com, the media property of The Times Media Company (a subsidiary of Lee Enterprises), to get to the content you actually want to read.
The Common "Scraped Page" Trap
Before we look at the navigation, let’s address a common headache. Many readers try to use third-party aggregators, RSS scrapers, or "read later" apps to access local news. If you’ve ever tried to pull a story from the site only to find that your app displays nothing but site chrome, navigation bars, and a massive cookie consent banner, you aren't doing anything wrong.
The problem: These automated scrapers often fail to trigger the JavaScript that renders the main article body. Because Lee Enterprises sites rely on complex content delivery frameworks to manage subscriber access, the article text is often hidden behind a client-side render. If your scraper sees only the header, footer, and privacy popup, it simply stops. You aren't losing your mind—you’re just hitting the limit of automated scraping on a modern, secure CMS.
Step-by-Step: Finding the Health and Wellness Content
To find the Get Healthy content on nwitimes.com, stop relying on external search engines that might be pulling outdated links. Follow this path directly on the site:

1. Navigation via Desktop vs. Mobile
I’ve tested this on both mobile (iPhone/Chrome) and desktop (Windows/Edge), and the navigation behaves differently. On desktop, look for the "Lifestyle" drop-down menu in the primary navigation bar. On mobile, you will need to tap the "hamburger" menu (the three horizontal lines) in the top left corner.
- Open nwitimes.com.
- Locate the Lifestyle or Features category.
- Look for the sub-link labeled Health or Get Healthy.
- If you don’t see it, use the magnifying glass icon at the top right and search "Get Healthy" specifically.
Subscriber Access: Where the "Continue" Button Fails Us
Nothing grinds my gears more than a button that says "Continue" without any context. You’re trying to read a health article, you click the link, and suddenly you are staring at a subscription wall. This is usually where the journey hits a speed bump.
If you are already a subscriber, you need to ensure your session is active. If you aren't logged in, follow this exact path:
- Navigate to /users/login/ directly in your address bar if the prompt feels unresponsive.
- Check your browser for a "Logout" button first—if you see a logout button, you are already logged in, and the site might be having a cookie conflict.
- Clear your site cookies and re-login.
Pro-tip: When you are redirected for billing or account management, you will be sent to the subscriberservices.lee.net payment portal. Keep this URL bookmarked. I see too many users trying to manage their billing inside the main news portal; the billing portal is a separate instance, and it’s much more stable if you access it directly.
Managing Privacy and Cookie Preferences
If you are being blocked from viewing the wellness section, your cookie preferences might be the culprit. Many users blindly click "Accept All" to get the banner to vanish, but if your browser settings (like Private Browsing or Tracking Protection) conflict with the Lee Enterprises cookie policy, you will get caught in a redirect loop.
I always check the footer of the site for the "Cookie Preferences" link. If the site is acting sluggish or not letting you log in, resetting your consent settings via that footer link often clears the cache conflict that causes the "blank page" error.
Quick Troubleshooting Table
Problem Likely Cause The Fix Scraped page shows no body text Client-side rendering Use the official site; scrapers can't parse the JS body. Login loop / "Continue" button Invalid session token Clear cookies and visit /users/login/ directly. "Get Healthy" link is missing Responsive design hiding it Check the "Lifestyle" drop-down in the main nav. Payment screen redirects failing URL mismatch Use subscriberservices.lee.net directly.
E-Edition Access
If you prefer the "newspaper" experience, the E-Edition is your best friend for health columns that might not be highlighted on the main web feed. Access the E-Edition by looking for the E-Edition link in the main navigation (usually at the far right or inside the mobile menu). This version is a static PDF-style view, which bypasses all the rendering issues of the main site.

Final Thoughts from a Web Producer
Working in local newsrooms taught me one thing: these websites are built to serve thousands of pages, and occasionally, the human experience gets lost in the CMS structure. If you are struggling to find health and wellness information, don't blame your internet connection. Check your login status at /users/login/, check the Lifestyle category in the main navigation, and keep that subscription services link handy. And please, if you ever find a popup that hides the "X" (close icon), let the developers know—that is a cardinal sin of web design.