Skip to content

Commit 9d3747e

Browse files
authored
[crawl]Update troubleshooting-crawl-errors.mdx (#19152)
Replace link with https://developers.cloudflare.com/support/troubleshooting/http-status-codes/4xx-client-error/
1 parent 6f9444f commit 9d3747e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/support/troubleshooting/general-troubleshooting/troubleshooting-crawl-errors.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Troubleshooting steps for the most commonly reported crawl errors are mentioned
6767

6868
### HTTP 4XX Errors
6969

70-
[HTTP 4XX errors](https://support.cloudflare.com/hc/articles/115003014512) are the most common type of crawl error. Cloudflare delivers these errors from your web server to Google. These errors are caused for various reasons such as a missing page on your web server or a malformed link in your HTML. The solution depends upon the problem encountered.
70+
[HTTP 4XX errors](https://developers.cloudflare.com/support/troubleshooting/http-status-codes/4xx-client-error/) are the most common type of crawl error. Cloudflare delivers these errors from your web server to Google. These errors are caused for various reasons such as a missing page on your web server or a malformed link in your HTML. The solution depends upon the problem encountered.
7171

7272
### HTTP 5XX Errors
7373

0 commit comments

Comments
 (0)