You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Alt Text: This banner image shows a moonscape scene with two Octocats standing on the moon posing with the earth in the background. It includes the text "Pages Check-in" in the upper left corner.
π Pages and the mystery of flagged websites β [Pages Mini Check-in β August]
Between websites mysteriously flagged as βunsafe,β DNS puzzles, and TLS certificates stuck in limbo, August has been anything but boring for Pages explorers. π΅οΈββοΈβ¨
Think of this check-in as your Marauderβs Map through the twists and turns of Pages discussions - a guide to the latest highlights, tricky bugs, and community solutions. Grab your wand (or terminal), and letβs dive in!
π οΈ Pros in Pages: Highlights from the community
This month brought some stellar solutions to classic and tricky issues alike - with shout-outs to our community heroes who stepped in to help:
404 errors for requested js script and css stylesheet- @ignat-ignatov struggled with file paths that worked locally but broke on Pages. @Anubhavick came through with a crystal-clear explanation and multiple working solutions (relative paths, base tags, and GitHub-aware paths! ).
If youβre hitting a similar wall - check out their exchange for a fix that might work for you too.
Unable to verify my domain - @ZhaoTonggang hit a unicorn error while trying to verify a domain. While the issue was resolved, @PraveenMudalgeri dropped a masterclass-level guide to debugging DNS setup, record validation, and more. π
TLS certificate is being provisionedβ¦ forever - @Bloho wasnβt sure what to do when the TLS provisioning message lingered. @softjapan responded with a checklist worthy of a GitHub detective. If youβve ever doubted your DNS configs, bookmark this one.
[No PROGRESS >24h] TLS certificate stuck- @realmtai shared their frustration - and eventually the solution: remove everything and start fresh. The best kind of resolution? One that helps others understand what might go wrong even when everything seems right.
β¨ Huge thanks to everyone sharing your questions and resolutions. Pages would be a maze without you.
π Discussions that could use a helping hand
Here are some open threads still waiting for insights - if youβve seen these issues before or have a useful pointer, your reply could make all the difference:
Have you navigated browser security flags, Google Safe Browsing, or certificate hiccups before? Drop in and help others understand how to protect their siteβs reputation.
π New resource: The GitHub Discussions Master Guide
This month weβve launched something big: the GitHub Discussions Master Guide - a complete, living reference to help you get the most out of Discussions.
It brings together everything published so far - from managing notifications to moderation best practices - in one central hub. Whether youβre a Pages builder, project maintainer, or just curious about collaboration on GitHub, this guide is for you.
New sections are being released weekly, so subscribe to the thread and stay up to date as fresh best practices drop.
π― Pages Pop Quiz: What would you try first?
If you had to pick just one, what would your next Pages experiment be?
Launching a brand-new site
Trying out a new static site generator or Jekyll theme
Automating deploys with GitHub Actions
Testing accessibility and performance tools
Not sure where to start? Tools like Lighthouse Accessibility Audit and Pa11y (for accessibility), or Lighthouse and Sitespeed.io (for performance) are great open source options you can try out. Feel free to share if youβve used others too!
Cast your βvoteβ in the comments - and tell us how you imagine doing it! β¨
Even if itβs just a plan (or a dream), sharing your thought process might inspire someone else to give it a try.
PagesHost a static website, right from your repoCommunity Check-InUpdates & News from GitHub Community Managers
1 participant
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
π Pages and the mystery of flagged websites β [Pages Mini Check-in β August]
Between websites mysteriously flagged as βunsafe,β DNS puzzles, and TLS certificates stuck in limbo, August has been anything but boring for Pages explorers. π΅οΈββοΈβ¨
Think of this check-in as your Marauderβs Map through the twists and turns of Pages discussions - a guide to the latest highlights, tricky bugs, and community solutions. Grab your wand (or terminal), and letβs dive in!
π Missed last monthβs check-in? Catch up here!
π οΈ Pros in Pages: Highlights from the community
This month brought some stellar solutions to classic and tricky issues alike - with shout-outs to our community heroes who stepped in to help:
404 errors for requested js script and css stylesheet- @ignat-ignatov struggled with file paths that worked locally but broke on Pages. @Anubhavick came through with a crystal-clear explanation and multiple working solutions (relative paths, base tags, and GitHub-aware paths! ).
If youβre hitting a similar wall - check out their exchange for a fix that might work for you too.
Unable to verify my domain - @ZhaoTonggang hit a unicorn error while trying to verify a domain. While the issue was resolved, @PraveenMudalgeri dropped a masterclass-level guide to debugging DNS setup, record validation, and more. π
TLS certificate is being provisionedβ¦ forever - @Bloho wasnβt sure what to do when the TLS provisioning message lingered. @softjapan responded with a checklist worthy of a GitHub detective. If youβve ever doubted your DNS configs, bookmark this one.
[No PROGRESS >24h] TLS certificate stuck- @realmtai shared their frustration - and eventually the solution: remove everything and start fresh. The best kind of resolution? One that helps others understand what might go wrong even when everything seems right.
β¨ Huge thanks to everyone sharing your questions and resolutions. Pages would be a maze without you.
π Discussions that could use a helping hand
Here are some open threads still waiting for insights - if youβve seen these issues before or have a useful pointer, your reply could make all the difference:
GitHub Pages 404 Error on Internal Pages, but Homepage Works - @Huzomaβs homepage loads perfectly, but navigating to any other page triggers a 404. Theyβve checked paths, case sensitivity, and repo structure - but the issue persists. Any ideas?
GitHub Pages site always shows browser phishing warning, even with clean HTML/CSS - @saniyamujawar04 is facing repeated phishing warnings from browsers, even when serving a simple βHello Worldβ site. The same files work fine on a different account. Could use advice on why this happens.
Can't verify domain with txt dns record - @princevermapmd added DNS TXT records over 20 hours ago, but verification still hasnβt gone through. Records appear correct in third-party checkers - so why the delay?
GitHub Pages Domain Verification Failing After Moving to New Repo - @glenniii-dev moved their domain to a new repo, but verification keeps failing despite updating DNS and switching registrars. Theyβre looking for help untangling the setup.
My custom domain has been hacked using GitHub Pages and now I can no longer deploy anything to it - @anna-chappelle believes their domain was hijacked by a gambling site. Even after clearing custom DNS records, they canβt redeploy. Looking for guidance on recovery options.
Even a small clarification could save someone hours of trial and error. If youβre browsing today, consider hopping in!
π§ͺ Sites showing up as unsafe in Google?
Weβve seen a rise in questions from users whose GitHub Pages sites are being flagged as insecure or potentially dangerous by browsers or Google.
These three discussions need extra eyes - especially if youβve successfully resolved similar warnings in the past:
Have you navigated browser security flags, Google Safe Browsing, or certificate hiccups before? Drop in and help others understand how to protect their siteβs reputation.
π New resource: The GitHub Discussions Master Guide
This month weβve launched something big: the GitHub Discussions Master Guide - a complete, living reference to help you get the most out of Discussions.
It brings together everything published so far - from managing notifications to moderation best practices - in one central hub. Whether youβre a Pages builder, project maintainer, or just curious about collaboration on GitHub, this guide is for you.
New sections are being released weekly, so subscribe to the thread and stay up to date as fresh best practices drop.
π― Pages Pop Quiz: What would you try first?
If you had to pick just one, what would your next Pages experiment be?
Not sure where to start? Tools like Lighthouse Accessibility Audit and Pa11y (for accessibility), or Lighthouse and Sitespeed.io (for performance) are great open source options you can try out. Feel free to share if youβve used others too!
Cast your βvoteβ in the comments - and tell us how you imagine doing it! β¨
Even if itβs just a plan (or a dream), sharing your thought process might inspire someone else to give it a try.
Beta Was this translation helpful? Give feedback.
All reactions