meta Tag
-
Greetings!
I have some confusion which of these tags is correct
Tag 1:
<head> <meta name="robots" content="index"> <meta name="robots" content="follow"> <meta name="robots" content="max-image-preview:large"> <meta name="robots" content="max-snippet:-1"> <meta name="robots" content="max-video-preview:-1"> </head>
Tag 2:
<head> <meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1"> </head>
And the tag which is included in my website is correct?
Website: [ redundant link removed ]Page URL: [ redundant link removed ]
- This topic was modified 2 years, 8 months ago by . Reason: Moved to Fixing WordPress, this is not an Developing with WordPress topic
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘meta Tag’ is closed to new replies.