Applying metatag to single page
Question
I want to change the viewport metatag for a single page on my website. I want the rest of the website to adhere to the following:
<meta name="viewport" content="width=device-width, initial-scale=1">
But I want one particular page (id=7730) to adhere to this:
<meta name="viewport" content="width=device-width, initial-scale=0">
Any help is greatly appreciated – I’m a backend/html/php beginner, so layman’s terms are helpful!
0
html, mobile
4 years
2020-03-03T11:51:10-05:00
2020-03-03T11:51:10-05:00 0 Answers
38 views
0
Leave an answer