UrlWithCrawlIssues.CrawlIssues
Namespace: Microsoft.Bing.Webmaster.Api
UrlWithCrawlIssues.CrawlIssues Enumeration
Crawl issues flags
Members
| Member name | Value | Description |
|---|---|---|
|
None |
0 |
No issues |
|
Code301 |
1 |
Permanent redirect |
|
Code302 |
2 |
Temporary redirect |
|
Code4xx |
4 |
400-499 HTTP errors |
|
Code5xx |
8 |
500-599 HTTP errors |
|
BlockedByRobotsTxt |
16 |
The page excluded by robots.txt |
|
ContainsMalware |
32 |
The page contains malware |
|
ImportantUrlBlockedByRobotsTxt |
64 |
The page excluded by robots.txt and it might be important |
See Also
Other Resources
UrlWithCrawlIssues Class
Show: