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

some urls are checked twice #718

Open
oupala opened this issue Jun 1, 2017 · 4 comments
Open

some urls are checked twice #718

oupala opened this issue Jun 1, 2017 · 4 comments

Comments

@oupala
Copy link

oupala commented Jun 1, 2017

I don't know why but some urls are checked twice. And, no, the urls are not twice in my document, it is the same url, written only once in my document.

See this linkchecker logs:

URL 	`http://www.example.org/international/2012/08/27/slug'
Name	`title of the article'
Parent URL	http://blog.example.org/2012/09/04/another-slug/, line 110, col 137 (HTML) (CSS)
Real URL	http://www.example.org/international/2012/08/27/slug
Size	478B
Check time	0.955 seconds
Result	Error: 404 Not Found

URL 	`http://www.example.org/international/2012/08/27/slug'
Name	`title of the article'
Parent URL	http://blog.example.org/2012/09/04/another-slug/, line 110, col 137 (HTML) (CSS)
Real URL	http://www.example.org/international/2012/08/27/slug
Size	478B
Check time	1.080 seconds
Result	Error: 404 Not Found

As you can see, both checks use the same url, same line, same column.

@palsecam
Copy link

palsecam commented Jun 6, 2017

Same problem here ! I did some research but can't find something to help me...

@dpalic
Copy link

dpalic commented Jun 9, 2017

this project is dead, please see: #708

@oupala
Copy link
Author

oupala commented Jun 16, 2017

Unfortunately, the repository owner didn't add a warning in the readme file.

And the bad thing is that you created the new repo without forking from the old one. The consequence is that there is no logical link between the original repo and your new repo.

Moreover, a search for linkchecker in Google return Wummel's link first while your repo is not in the ten first pages from Google results.

Fortunately, you sometime visit the old repo to warn people that this repo is abandonned. Thanks @dpalic for the tip.

@dpalic
Copy link

dpalic commented Oct 29, 2017

Thank you for the issue report. Sadly this project is dead, and a new team is around with https://github.com/linkcheck/linkchecker
for more details please see: #708
Also please close this issue and report it freshly on the new repo https://github.com/linkcheck/linkchecker/issues

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

No branches or pull requests

3 participants