Advanced Features PRO
Full-Text Extraction
Standard RSS only ships a short excerpt. PRO fetches the complete article body directly from the source page.
What it does
Most RSS feeds only publish a short teaser paragraph, even when the source article is much longer. Full-Text Extraction fetches the actual article page and parses out the full body — useful when you want to display richer content, or feed complete articles into AI Summaries instead of a truncated excerpt.
How it works
DaazSync PRO uses the WordPress HTTP API to request the article’s URL directly from your server, then parses the returned HTML to isolate the article body.
Privacy: the request is made using your server’s own IP address. No article content and no data about your site is sent to daazlabs.com at any point.
Turning it on
- Go to DaazSync → Settings → Content (PRO tab).
- Enable Full-Text Extraction.
- Optionally enable it per-feed instead of globally, if you only want it for specific sources.
Compatibility limits
This is HTML parsing, not a headless browser — so it works best on standard server-rendered article pages. It will not reliably return content from:
- Sites that require JavaScript to render the article body
- Sites that require a login/paywall to view the full article
- Sites that actively block automated requests (bot protection, aggressive rate limiting)
For those sources, DaazSync PRO falls back to the standard RSS excerpt rather than showing an error.