IndexingConverterRedirectParams

Indexing ConverterIndexing

GoogleApi.ContentWarehouse.V1.Model.IndexingConverterRedirectParams

6
out of 10
Medium
SEO Impact
If we detect any server or content based redirect, we will store the characteristics in this message.

SEO Analysis

AI Generated

Controls how pages are indexed. Without proper indexing, pages cannot appear in search results at all. This model (Indexing Converter Redirect Params) contains 6 attributes that define its data structure. Key functionality includes: The time difference between page loading and redirect occurrence. When missing, it means the redirect happens immediately (i.e. delay = 0). In seconds...

Actionable Insights for SEOs

  • 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

6
Sort:|Filter:
delayinteger(
Default: nil

The time difference between page loading and redirect occurrence. When missing, it means the redirect happens immediately (i.e. delay = 0). In seconds.

frameTargetDeniesFramingboolean(
Default: nil

Populated for SINGLE_FRAME and SINGLE_IFRAME redirects only and indicates that the target url requested not to be framed, by virtue of using the "X-Frame-Options" HTTP header.

isDownloadboolean(
Default: nil

Indicates corresponding redirect is a download. This field is only set when rendering redirect chain is used. This field represents the value of corresponding "RedirectEvent.target_content_downloaded" field.

isRenderingRedirectboolean(
Default: nil

Indicates corresponding redirect is from rendering if set to true.

metaRedirectFromTrawlerboolean(
Default: nil

If set, it means that the redirect of type META was detected by Trawler (as opposed to the content processor.) Only makes sense when type is META.

typestring
Default: nilFull type: String.t