Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple linked external blog posts do not display #5581

Closed
MikeMcC399 opened this issue Dec 18, 2023 · 2 comments · Fixed by #5584
Closed

Multiple linked external blog posts do not display #5581

MikeMcC399 opened this issue Dec 18, 2023 · 2 comments · Fixed by #5584

Comments

@MikeMcC399
Copy link
Contributor

Subject

Examples > Media > Blogs

Description

Examples > Media > Blogs contains links to external blog posts which no longer display the original content. Instead, error messages are displayed.

There are currently 49 problematic links in the blog post list, for example:

Steps to reproduce

Go to DeadLinkChecker.com and check the single webpage https://docs.cypress.io/examples/media/blogs-media

Suggestion

Review the problematic links in Examples > Media > Blogs and remove those which are permanently failing.

@jennifer-shehane
Copy link
Member

@MikeMcC399 We used to test for broken links but it became prohibitively slow and had a lot of false negatives with GitHub links.

@MikeMcC399
Copy link
Contributor Author

There is one link on Examples > Media > Blogs that is not fixed.

https://www.linkedin.com/pulse/ produces an error on LinkedIn.

{
"title": "Reliable test automation with Cypress.io",
"url": "https://www.linkedin.com/pulse/reliable-test-automation-cypressio-abdi-saeed/",
"sourceName": "LinkedIn",
"sourceUrl": "https://www.linkedin.com/pulse/",
"author": "Abdi Saeed",
"date": "Jun 17, 2019",
"img": "/img/examples/reliable-test-automation-cypress.png"
},

image

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants