zesty-io / website

Marketing Website using NextJS and Zesty.io Headless CMS
https://www.zesty.io
The Unlicense
17 stars 2 forks source link

🐛 [Bug]: 404 Error on Article URL Accessed via Organic Search Result #2327

Closed SamriddhiSimlai26 closed 5 months ago

SamriddhiSimlai26 commented 5 months ago

Description

@arzljames Recording a redirect issue with a Mindshare article URL. While this URL opens as expected when accessed directly from our marketing website, the same URL results in a 404 error when clicked from search engine results. URL: https://www.zesty.io/mindshare/zesty-io-the-best-cms-for-seo/ Check error recording: https://drive.google.com/file/d/18P4GUbiri8DR3YVS3BxtorR6qVlQvei4/view?usp=sharing

Error screenshots:

image image

To Reproduce

No response

Current vs. Expected behavior

The article URL should open the correct content regardless of the source of access, whether it is direct navigation from the marketing site or from organic search results.

Which area(s) are affected? (Select all that apply)

No response

Additional context

No response

arzljames commented 5 months ago

Fixed by adding a redirect 301

Image