Skip to content

Conversation

@asteiner-swisstopo
Copy link
Contributor

@asteiner-swisstopo asteiner-swisstopo commented Dec 18, 2025

See the Google Search Console help page for more info on how this HTML tag was generated.

Test link

See the [Google Search Console help page](https://support.google.com/webmasters/answer/9008080#meta_tag_verification) for more info on how this HTML tag was generated.
@asteiner-swisstopo asteiner-swisstopo changed the title PB-2144 Verify ownership to Google Search PB-2144 Verify ownership to Google Search #patch Dec 18, 2025
@asteiner-swisstopo asteiner-swisstopo merged commit cde0bfa into master Dec 18, 2025
3 checks passed
@asteiner-swisstopo asteiner-swisstopo deleted the feat-PB-2144-google-search-verify-ownership branch December 18, 2025 13:18
asteiner-swisstopo added a commit that referenced this pull request Dec 18, 2025
This fixes a mistake in #99.

According to the [help page](https://support.google.com/webmasters/answer/9008080?hl=en#html_verification&zippy=%2Chtml-tag) on HTML tags of the Google Search Console, we need to set the HTML header attribute to "name", not "property".

So

```html
<meta name="google-site-verification" content="IuPn...">
```

not

```html
<meta property="google-site-verification" content="IuPn...">
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants