-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
Description
Hi, I'm a contributor! π
I noticed this bug and would love to help fix it β either by removing the broken link or creating a placeholder /blog route, depending on the preferred direction.
Please assign this issue to me. Iβd be happy to work on it!
Describe the bug
The links in the footer should lead to the dedicated page, but this page returns a 404 error on the live deployment
To Reproduce
Steps to reproduce the behavior:
- Go to 'https://optiblogai.vercel.app'
- Scroll down to Footer Section
3.Click on the links (eg: Blog)
4.Observe the 404 page
Expected behavior
The link should either:
-
Lead to a valid blog page (e.g., /blog should exist), or
-
Be removed/hidden until the blog route or CMS integration is ready.
Environment (please complete the following information):
- OS: Windows 11
- Browser: Edge/Chrome
- Status Code:404
Additional context
Add any other context about the problem here. Include:
- What were you trying to accomplish?
I attempted to directly visit /blog or any other link(eg. Support) by modifying the URL, but it still results in a 404 page. - Have you tried any workarounds?
I attempted to directly visit /blog by modifying the URL, but it still results in a 404 page. - Does this happen consistently or intermittently?
This issue occurs consistently every time I visit the /blog route. - Any recent changes to your setup?
No changes to my browser or system. This was observed on Microsoft Edge, and the issue is reproducible on Chrome as well.
Checklist
- [βοΈ] I have searched for existing issues
- [βοΈ] I have provided all requested information
- [βοΈ] I have removed or anonymized any sensitive information
- [βοΈ] I can reproduce this issue consistently
