7
votes
2answers
139 views

Where should wmd-editor links point to?

There are 98 posts on Stack Overflow that link to http://wmd-editor.com/ The domain is now dead, our work on the wmd editor lives at http://code.google.com/p/pagedown/ During work on my link ...
17
votes
2answers
265 views

The link validator is overzealous and should allow posting so-called 'invalid' links

On Stack Exchange, as with any web site containing external links, there's a problem known as link rot. This is the phenomenon whereby some URLs no longer point to the information that they once ...
6
votes
1answer
149 views

Does the link validator regard a 302 redirect as broken?

We had this question "Should a link validator report 302 redirects as broken links?" over at webmaster pro's recently. I can only guess at an answer, but based on the OP's findings the stackbot ...
6
votes
3answers
132 views

How should we handle “conditionally” broken links?

As part of my big mission to rid us of broken links I have come across an edge case I would like to address. Links such as: http://stackexchange.com/filters/new are broken, unless one is logged on ...
16
votes
3answers
794 views

Validating that which can not be validated, how do we deal with robots exclusions?

Many high profile sites have taken a "white-list" based approach to robots.txt Examples are: Github Facebook Delicious The result is that we are not allowed to automatically check that any ...
72
votes
1answer
1k views

Does Stack Exchange crawl websites?

I'm seeing the user agent Mozilla/5.0 (compatible; stackexchangebot/1.0; +http://meta.stackoverflow.com/q/130398) in my web server logs. Why is Stack Exchange crawling my site? Where do I report any ...