meta name="viewport"
-
yourdream
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 10
-
Thank you received: 0
-
-
10 years 1 month ago #3575
by yourdream
I would like to add only this tag
meta name="viewport"
to all the site
is it possible?
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
10 years 1 month ago #3578
by admin
Yes, with custom headers.
Create a rule as follow:
URL: . (just a dot, matches any page)
Custom headers: <meta name="viewport">
Last rule: false
Ordering: first
In this way it will match any page and will be always applied (is the first rule, in ordering). Also is not the last rule so any other matching rule will be applied too.
Kind regards
Please Log in or Create an account to join the conversation.
-
yourdream
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 10
-
Thank you received: 0
-
-
10 years 1 month ago - 10 years 1 month ago #3579
by yourdream
Thank you very much!!! It works well!
Last edit: 10 years 1 month ago by yourdream.
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
Time to create page: 0.176 seconds