Skip to content

[BUG] Broken Links in Footer NavigationΒ #41

@Meghana-Yarlagadda

Description

@Meghana-Yarlagadda

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:

  1. Go to 'https://optiblogai.vercel.app'
  2. Scroll down to Footer Section
    3.Click on the links (eg: Blog)
    4.Observe the 404 page

Expected behavior
The link should either:

  1. Lead to a valid blog page (e.g., /blog should exist), or

  2. Be removed/hidden until the blog route or CMS integration is ready.

Screenshots
Image

Image

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

Metadata

Metadata

Labels

bugSomething isn't workinggssoc25

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions