CougConnect Reader

Paste a CougConnect URL. Get a readable blog layout.

This subdomain extracts the article slug, rewrites it to the public WordPress API, and renders the returned HTML with clean metadata, taxonomy chips, and a reader-first body.

Load sample article

Rewrite Preview

Input
https://cougconnect.com/premium-content/articles/byu-hoops-transfer-portal-update-collin-chandler-locked-in-pg-from-the-portal-surprise-big-man/
API
https://public-api.wordpress.com/rest/v1.1/sites/cougconnect.com/posts/slug:byu-hoops-transfer-portal-update-collin-chandler-locked-in-pg-from-the-portal-surprise-big-man

How it works

1

Paste a full CougConnect article URL from cougconnect.com.

2

The app extracts the last path segment and builds the WordPress API URL.

3

The returned HTML is sanitized and rendered as a reader-style blog post.

Reader output

  • Title, publication date, last modified date, and author profile
  • Featured image plus category and tag chips
  • Sanitized article HTML rendered with a readable serif body
  • Source and converted API links for quick inspection