new website link not opening #190128
Replies: 4 comments
This comment was marked as off-topic.
This comment was marked as off-topic.
-
|
Ok let me try it thanks so much !
Sent from Gmail Mobile
…On Fri, 20 Mar 2026 at 1:47 PM, Abbireddy Venkata Chandu < ***@***.***> wrote:
Hi! This usually happens due to a small configuration issue. You can check
the following:
Make sure GitHub Pages is enabled in your repository
→ Go to Settings → Pages → Deployment Source and select the correct branch
(usually main) and folder (/root).
Ensure your repository contains an index.html file at the root level (this
is required as the entry point).
Check if your repository is public (GitHub Pages won’t work for private
repos on free plans).
Verify the correct URL format:
https://.github.io//
If you just enabled Pages, wait a few minutes and then refresh —
deployment can take some time.
Also check the Actions tab for any deployment errors.
If it’s still not working, feel free to share your repo link — happy to
help debug 👍
—
Reply to this email directly, view it on GitHub
<#190128?email_source=notifications&email_token=CABDU7RXJAVSFZUCCL6XVK34RTLP7A5CNFSNUABIM5UWIORPF5TWS5BNNB2WEL2ENFZWG5LTONUW63SDN5WW2ZLOOQXTCNRSGIYDKMRXUZZGKYLTN5XKMYLVORUG64VFMV3GK3TUVRTG633UMVZF6Y3MNFRWW#discussioncomment-16220527>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/CABDU7THTAIFB7AE6VZLNYD4RTLP7AVCNFSM6AAAAACWYWV46OVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTMMRSGA2TENY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
Hey there! 👋 Thanks for posting in the GitHub Community, @vinti2932-beep ! We're happy you're here. You are more likely to get a useful response if you are posting in the applicable category and sharing more details in your post like what you have already tried. The Accessibility category is a place for our community to discuss and provide feedback on the digital accessibility of GitHub products. Digital accessibility means that GitHub tools, and technologies, are designed and developed so that people with disabilities can use them. I've gone ahead and moved this to the correct category for you, |
Beta Was this translation helpful? Give feedback.
-
|
Hi 🙂 If your GitHub website link is not opening, it is usually because GitHub Pages is not enabled properly, the deployment is still processing, or the site URL is incorrect. You should also make sure that your project contains an index.html file in the selected branch or folder, otherwise the page will not load. Sometimes the deployment can fail in the Actions tab, so checking the error logs there can help you find the real issue. If everything looks correct, try opening the link in another browser or after clearing cache, as it can also be a temporary loading problem 👍 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Show & Tell
GitHub Feature Area
Actions
Body
Hi All, I actually created a website on github but the link is not opening up at all. I have tried everything can i get some inputs please
Beta Was this translation helpful? Give feedback.
All reactions