Join the Webstudio community

Updated 4 months ago

Hygraph - building a blog post overview page

At a glance

The community member is watching a tutorial by John Siciliano and has been able to link all the blog posts on the Blog Overview page to the actual blog articles. However, when they click on the links, they are not taken to the articles, even though the URL slug changes in the address bar. The community member is seeking help to understand what they are doing wrong and is willing to share a link to the project if needed.

In the comments, another community member asks the original poster to screenshot the link source on the overview page. The original poster responds with a screenshot, but another community member says that is not the culprit. The community members then discuss sharing a view-only link to the project, and one of them says they will DM the link.

The final comment reveals the answer: the blog post path is using /blog/:slug but the overview page is using /posts/:slug. This mismatch is causing the issue, and the community member shares this information in case others find it helpful.

I am watching @John Siciliano and i have been able to build all the way to the point where I linked all the blog posts on the Blog Overview page to the actual blog article. The issue I am having is when I click the link it does not take me to the article, eventhoogh I see the slug change in the Href bar when I click. Any clue as to what I am doing wrong would be appreciated. Ican share link of the project if needed.
J
R
5 comments
Hey can you screenshot the link src on the overview page so i can see what its showing?
Is this what you mean?
Attachment
Screenshot_2025-03-14_121602.png
yeah though thats not the culprit. Can you provide a view only share link
Im going to DM the link
Answered in DM but sharing here in case others find this. Blog post path is using /blog/:slug but overview page is using /posts/:slug
Attachment
Screenshot_2025-03-14_at_9.39.03_AM.png
Add a reply
Sign up and join the conversation on Discord