We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1ee658 commit 4d9a2dcCopy full SHA for 4d9a2dc
src/constants.js
@@ -36,7 +36,7 @@ export const SEO_PRIORITY_TAGS = {
36
script: { type: ['application/ld+json'] },
37
meta: {
38
charset: '',
39
- name: ['robots', 'description'],
+ name: ['generator', 'robots', 'description'],
40
property: [
41
'og:type',
42
'og:title',
0 commit comments