tobimori / kirby-seo

🔎 All-in-one toolkit that makes implementing SEO & Meta best practices in your Kirby 4+ site a breeze

Home Page:https://plugins.andkindness.com/seo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disable robots: does not work with only 'tobimori.seo.robots.active' => false,

wdebusschere opened this issue · comments

Disabling the robots only works when i have both items in my config

'tobimori.seo.robots.active' => false,
'tobimori.seo.robots.pageSettings' => false,