Public Blog & Reader Experience
Ideas and reports for the public blog (blog.vlogerly.com): layout, dark/light theme, search, pagination, social sharing, OG images, and SEO.
Share your comment
This release fixes a handful of related authentication issues that, taken together, were causing intermittent sign-out events and OAuth flow weirdness.The biggest change: when you sign in with an O...
Renaming a project triggered a 400 error in a frustrating way: the URL would update to the new slug before the save call finished, then the save call would fail because the API was still looking fo...
The previous marketing OG images were a single English asset reused across both locales. Spanish-language search results and social shares were getting English thumbnails, which felt slightly off-b...
This release closed three high-priority SEO issues that surfaced in our audit, and the cumulative effect on indexing health is substantial.Canonical URLs are now computed dynamically per page inste...
Two reader-facing rendering bugs got fixed in this release.Code blocks were sometimes running together with the paragraph that followed them because of a missing newline in the markdown rendering p...
Two small rendering bugs in the markdown pipeline have been bugging readers for a while. Both are fixed in this release.Images embedded in markdown content used to render with a forced aspect ratio...
- Help center is livePublished
Vlogerly now has a proper help center, accessible from inside the admin app. It's where we'll be growing our walkthroughs, troubleshooting guides, and "how do I do X" references over time.The first...
Every page on our marketing site now generates its own dynamic Open Graph image on the fly. Share a marketing URL on social media and you'll see a properly branded card with the page's title and de...