Update SEO settings

Updates global SEO configuration.

Required permissions
seo.update
PUT/seo/settings
Base URLhttps://api.lynkow.com/v1

Request bodyrequired

  • blogPrefixunion

    URL prefix for blog (e.g. "blog")

  • blogUrlModeenum

    One of: flat, nested

    One of: flatnested

  • indexNowKeystring

    8-64 characters

  • jsonLdGrapharray<object>

    Max 50 characters. Array of objects

    • idstring
    • dataanyrequired
    • typestringrequired
    • sourceenum

      One of: presetcustom

  • robotsRulesarray<object>

    Array of objects

    • rulesarray<object>required
      • pathstringrequired
      • allowbooleanrequired
    • userAgentstringrequired
  • searchEnabledboolean

    Boolean

  • llmsTxtEnabledboolean

    Boolean

  • defaultPrioritynumber

    Between 0 and 1

  • indexNowEnabledboolean

    Boolean

  • defaultAuthorUrlunion
  • defaultAuthorNameunion
  • defaultChangefreqenum

    One of: always, hourly, daily, weekly, monthly, yearly, never

    One of: alwayshourlydailyweeklymonthlyyearlynever

  • robotsSitemapLinkboolean

    Boolean

  • contentPathPrefixesobject

    URL path prefixes for content types

  • llmsSiteDescriptionunion

    Site description for LLM crawlers

  • contentTypePrioritiesobject

    Content type priority order in sitemap

  • googleIndexingEnabledboolean

    Boolean

  • includePagesInSitemapboolean

    Boolean

  • includeContentsInSitemapboolean

    Boolean

Feedback

Was this page helpful?