paul.copplest.one
paul.copplest.one copied to clipboard
Incorrect Link Redirection on Blog Posts
Description
I've encountered an issue where a number of links on the blog, intended to direct to specific blog posts, are instead redirecting to incorrect posts. This behavior creates confusion and hinders the ability to access the intended content. Not all links are affected, but a significant number exhibit this mismatch.
Steps to Reproduce
- Visit the blog
- Click on the link for the 'Do Nothing' post/article.
- The link redirects to the incorrect destination (https://paul.copplest.one/blog/why-open-source.html), instead of the expected blog post.
Expected Behavior
Clicking on a blog post link should redirect to the correct blog post that matches the link description or title.
Actual Behavior
Several links redirect to unrelated blog posts, not matching the expected content described by the link's text or context.
Possible Causes
I speculate the issue might be due to:
- Incorrect URL assignments in the blog's content management system.
- Recent updates or migrations that might have disrupted the link integrity.
Additional Information
- Browser(s) Tested: Chrome
- Operating System: macOS
I hope this information is helpful for diagnosing and resolving the issue. Please let me know if there's any additional information I can provide or any other way I can assist.
I also came across this issue. Seems like when we visit from the homepage, the links are correctly applied But when visitingthe blog page directly and/or refreshing on the blog page, the links are incorrect