DisavowedLink.EntityType
DisavowedLink.EntityType Property
Type of entity for disavowed url: page, directory or domain
Syntax
public DisavowedLink.DisavowUrlEntityType EntityType { get; set; }
DisavowedLink.DisavowUrlEntityType Enumeration
| Member Name | Value | Description |
|---|---|---|
|
Page |
0 |
The url is a page. |
|
Directory |
1 |
The Url is a directory. |
|
Domain |
2 |
The Url is a domain. |
See Also
Show: