SEO

Use sensible defaults for structured data, open graph, and Twitter cards. Or easily change the SEO settings to your liking.

On this page

./config/_default/params.toml

Homepage

  1. title = "Doks"
  2. titleSeparator = "-"
  3. titleAddition = "Modern Documentation Theme"
  4. description = "Doks is a Hugo theme helping you build modern documentation websites that are secure, fast, and SEO-ready — by default."

See also: The Document Title element

Open Graph + Twitter Cards

  1. images = ["doks.png"]
  2. twitterSite = "henkverlinde"
  3. twitterCreator = "henkverlinde"
  4. facebookAuthor = "verlinde.henk"
  5. facebookPublisher = "verlinde.henk"
  6. ogLocale = "en_US"

See also: The Open Graph protocol and Cards

JSON-LD

  1. schemaType = "Organization"
  2. schemaLogo = "logo-doks.png"
  3. schemaTwitter = "https://twitter.com/henkverlinde"
  4. schemaLinkedIn = "https://www.linkedin.com/in/henkverlinde/"
  5. schemaGitHub = "https://github.com/h-enk"
  6. schemaSection = "blog"

See also: schema.org

  1. siteLinksSearchBox = false

See also: Sitelinks search box

Chrome Browser

  1. themeColor = "#fff"

See also: theme-color