Params
Monday, Jan 1, 0001
Canonical URL
The canonical_url config parameter sets the canonical url of the page. The value must be an absolute url. If canonical_url is not specified, the canonical URL will be the pages’ default url. title: Canonical URL hide_sidebar: true canonical_url: https://google.com
Monday, Jan 1, 0001
Main Menu
The main_menu parameter allows you to use a different navigation bar menu. This page uses the main_menu parameter to show the “Custom Menu” on the navigation bar above. If main_menu is not specified, it will use the default main menu from the config.toml, or menus.toml file. Example …
Monday, Jan 1, 0001
Metatag Robots Config Parameter
The metatag_robots config parameter grants the ability to add a “robots” metatag with the set content attribute. If blank, no meta tag will be created for “robots”. Usage: title: Metatag Robots Config Parameter hide_sidebar: true metatag_robots: noindex, nofollow