You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Visually updated snippet preview to match latest changes on Google.
Favicons visible in mobile snippet preview
Added proper error message when server is not able to access the page it wants to analyse.
Changed
You can set the doktypes that Yoast should analyse now by $GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['yoast_seo']['allowedDoktypes'] in stead of TypoScript. It will still have a fallback to the old TypoScript configuration. (#283)
Prevent caching of page when analysing a page that is disabled. (#272)
When the base in site configuration is only /, the absolute URL (which is needed by the analysis) will now be based on the current domain. #279
Made sure that if you set the allowed doktypes via $GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['yoast_seo']['allowedDoktypes'], the doktypes will always be available when defining which fields in the page properties. (#283)
The right URL to analyse the content is now generated when you have a multi-site setup