*

questions

  • *****
  • 319 posts
Multiple viewport tags
« on: March 11, 2023, 07:50:44 PM »
Hi there

Is there Any way to get rid of the multiple viewport tags?

Thank you

*

MB Themes

Re: Multiple viewport tags
« Reply #1 on: March 14, 2023, 09:10:07 PM »
@questions
Checked Epsilon demo and there is just one:
view-source:https://epsilon.mb-themes.com/
Code: [Select]
<meta name="robots" content="index, follow" /><meta name="googlebot" content="index, follow" /><meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0" />
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

questions

  • *****
  • 319 posts
Re: Multiple viewport tags
« Reply #2 on: March 15, 2023, 07:48:55 AM »
The second one comes from PWA. Can I keep it disabled?

Generate Extra Meta Tags When enabled, extra meta tags like theme-color will be generated based on manifest settings and added to head.

Keeping this off fixes the issue.
« Last Edit: March 15, 2023, 07:51:55 AM by questions »

*

MB Themes

Re: Multiple viewport tags
« Reply #3 on: March 15, 2023, 02:13:16 PM »
@questions
Yes if theme has it, you do not need another one from PWA.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots