neos / neos-seo

A package to bundle SEO-related functionality for Neos.
GNU General Public License v3.0
13 stars 36 forks source link

Regex for GoogleSiteVerification in NodeTypes is incorrect #180

Closed hphoeksma closed 7 months ago

hphoeksma commented 11 months ago

This is a: bug

Version: 3.*

What you did

Added the site verification mixin to my Home nodeType. Pasted the google verification code in my home node.

Expected Behavior

The regex should not fail.

Actual Behavior

The regex was failing on the proper verification code.