Closed bestasholli closed 2 years ago
Created this PR for the opened issue linked below: https://github.com/coderedcorp/wagtail-seo/issues/32#issue-1110574602
Added check at seo_sitename method that returns the site name. In case wagtail-seo can not get the site object, getting site name throws error, instead of returning some empty string as fallback option.
Created this PR for the opened issue linked below: https://github.com/coderedcorp/wagtail-seo/issues/32#issue-1110574602
Added check at seo_sitename method that returns the site name. In case wagtail-seo can not get the site object, getting site name throws error, instead of returning some empty string as fallback option.