IndexingEmbeddedContentFetchUrlResponseMetadata

Indexing EmbeddedIndexing

GoogleApi.ContentWarehouse.V1.Model.IndexingEmbeddedContentFetchUrlResponseMetadata

8
out of 10
High
SEO Impact
Capsulate all metadata annotated from fetch server. This message will typically go through: - EmbeddedContentFetcher, or - EmbeddedLinkGetter-> DenormalizedContent -> ContentStore. And finally deposit in referenced_resources and link_info.

SEO Analysis

AI Generated

Controls how pages are indexed. Without proper indexing, pages cannot appear in search results at all. This model (Indexing Embedded Content Fetch Url Response Metadata) contains 10 attributes that define its data structure. Key functionality includes: The field always exists, and has four options: UNKNOWN, CONTENT, ROBOTED and ERROR, which are defined in indexing.converter.CrawlStatus.

Actionable Insights for SEOs

  • Monitor for changes in rankings that may correlate with updates to this system
  • Consider how your content strategy aligns with what this signal evaluates
  • Optimize crawl budget by fixing broken links and reducing redirect chains
  • Use robots.txt and sitemap.xml effectively to guide crawling
  • Monitor Google Search Console for crawl errors and indexing issues

Attributes

10
Sort:|Filter:
adsResourceTypestring
Default: nilFull type: String.t
crawlStatusinteger(
Default: nil

The field always exists, and has four options: UNKNOWN, CONTENT, ROBOTED and ERROR, which are defined in indexing.converter.CrawlStatus.

criticalResourceTypestring
Default: nilFull type: String.t
fetchWithSmartphoneUaboolean(
Default: nil

True if the response is fetched with SMARTPHONE user agent.

isAdsResourceboolean(
Default: nil
isCriticalResourceboolean(
Default: nil
isTrivialResourceboolean(
Default: nil
numTrawlerFetchesinteger(
Default: nil

Number of trawler fetches while fetching this URL. In most cases, this number will be 0 or 1.

rewriteMethodstring
Default: nilFull type: String.t

Used for logging purposes only here.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.IndexingConverterRobotsInfo.t

Note that this robots_info should only be used for noindex_reason and will only be present for TARGET_MAIN_FRAME / TARGET_SUBFRAME fetches.