When i put in meta tags and save the page i get the following error: The response is not a valid JSON response. I tried all ready a lot of things but nothing helps.
]]>I’ve installed the plugin. I have defined for meta
the description
as well author
. On the main page
both attributes are displayed. But when I switch to e.g.
https://1korn.at/produkteliste/
then ONLY the author
is used. In the general options I have added ‘Posts’ as well ‘Sites’. What do I miss in the settings?
If we set meta tags for home page, and meta tags for pages/all pages, both appear for homepage., thus creating duplicate meta tags for home page. The meta tags for pages/all pages must be ignored, if the same meta tag is set for home page specifically. Or there should be an option to exclude homepage when setting meta tags.
]]>Hi, I would like to know how would I add unique meta tags to each posts? Right now I can only create meta tags to all posts together.
]]>I love the idea of this plugin, despite finding it by accident while looking for a solution to a different problem. I would love to use it as a complete SEO solution for one of my client’s sites. But, in order to migrate away from the bloated, overly featured SEO plugin already there, it will take a lot of work, since there are around 450 pages to change. Is there any way to use MTM to automatically generate the OG and Twitter image data by taking image dimensions and alt text from the featured image for each page?
Thanks,
Rob
]]>Hi everyone.
We want to keep our site secure we do that by updating the PHP. We want to update our sites to 8.1 but it gives an error message on this plugin. Our programmer indicates the following: It is important that the Deprecated messages below be resolved first by plugin and theme developers.
Deprecated: Using ${expr} (variable variables) in strings is deprecated, use {${expr}} instead in?/home/magneig77/domains/magnetarvismagneet.nl/public_html/wp-content/plugins/mollie-payments-for-woocommerce/src/Log/WcPsrLoggerAdapter.php?on line?83
Deprecated: Using ${var} in strings is deprecated, use {$var} instead in?/home/magneig77/domains/magnetarvismagneet.nl/public_html/wp-content/themes/trader-child/inc/modules/cross-sellers/actions.php?on line?41
Deprecated: Return type of Meta_Tag_Manager\Notices::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in?/home/magneig77/domains/magnetarvismagneet.nl/public_html/wp-content/plugins/meta-tag-manager/admin/notices/notices.php?on line?243
Deprecated: Return type of Meta_Tag_Manager\Notices::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in?/home/magneig77/domains/magnetarvismagneet.nl/public_html/wp-content/plugins/meta-tag-manager/admin/notices/notices.php?on line?251
Deprecated: Return type of Meta_Tag_Manager\Notices::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in?/home/magneig77/domains/magnetarvismagneet.nl/public_html/wp-content/plugins/meta-tag-manager/admin/notices/notices.php?on line?247
Deprecated: Return type of Meta_Tag_Manager\Notices::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in?/home/magneig77/domains/magnetarvismagneet.nl/public_html/wp-content/plugins/meta-tag-manager/admin/notices/notices.php?on line?255
Deprecated: Return type of Meta_Tag_Manager\Notices::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in?/home/magneig77/domains/magnetarvismagneet.nl/public_html/wp-content/plugins/meta-tag-manager/admin/notices/notices.php?on line?240
Deprecated: Return type of Meta_Tag_Manager\Notices::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in?/home/magneig77/domains/magnetarvismagneet.nl/public_html/wp-content/plugins/meta-tag-manager/admin/notices/notices.php?on line?229
We look forward to any assistance
]]>Is there any way I can insert meta-tag on specific page with this plugin?
tnx! ??
]]>Good day,
I am importing products from a supplier using WPallimport and when the import runs it removes all metadata, what is the custom field? example _price, _stock, _sku.
Additionally, there is no option to add metadata to woocommerce category pages, this should be a feature.
Thanks
Luke
Using the [newsletter_form] to collect subscribers. It used to work without issue, but no longer does. When user hits the ‘subscribe’ button, the next page just hangs and never loads.
Website: https://grimpress.net/mailing-list/
Hello!
I was just wondering, does the Meta Tag Manager cause any conflicts with Yoast? Or can I use them both for the same website?
Thanks!
]]>Is it possible to create tags for my google drive files that would be easily accessed by users on my page when they search using the Integrate Google Drive plugin?
]]>]]>This morning I was emailed?a Plugin Vulnerability Notification about Pods?by WP Engine Security:
At WP Engine we take the security of your sites very seriously, and make every effort to keep our customers aware of any potential security risks. We are reaching out to you today because we identified your site(s), southridingpro srsandbox, is (are) utilizing a vulnerable version of the Meta Tag Manager plugin.
At this time, we are not seeing that the plugin author has released an update or patch for this vulnerability.?
WP Engine summary of the vulnerability: Data from an attacker could be interpreted as code by site visitors’ web browsers. The ability to run code in another site visitors’ browser can be abused to steal information, or modify site configuration.?
Original 3rd-party’s report on the vulnerability: Please note that questions related to this article should be directed to the 3rd-party researcher and not WP Engine: ?
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-33999
https://wpscan.com/vulnerability/58ab5352-d783-431a-b0a5-382381cc13fd
We encourage you to assess the risk of continuing to use this plugin until a patch is released.
Hello,
thanks for this great plugin!
I have installed this plugin on a WordPress multisite; whereas it works well for 3 of the subsites, it has refused to save settings on the 4th subsite.
I have disabled plugins, changed themes, cleared cache; but without any success.
please help
]]>When the plugin is activated the site stops working.
When deactivated it works again
The plugin is not compatible with PHP 8.1. To fix this and make it compatible with PHP 8.1 you need to implicitly declare the return types of the \Iterator methods in the Notices class so that they match the return types declared in the \Iterator class.
PHP Error was encountered
Severity: 8192
Message: Return type of Meta_Tag_Manager\Notices::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: notices/notices.php
Line Number: 243
PHP Error was encountered
Severity: 8192
Message: Return type of Meta_Tag_Manager\Notices::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: notices/notices.php
Line Number: 251
PHP Error was encountered
Severity: 8192
Message: Return type of Meta_Tag_Manager\Notices::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: notices/notices.php
Line Number: 247
PHP Error was encountered
Severity: 8192
Message: Return type of Meta_Tag_Manager\Notices::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: notices/notices.php
Line Number: 255
PHP Error was encountered
Severity: 8192
Message: Return type of Meta_Tag_Manager\Notices::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: notices/notices.php
Line Number: 240
PHP Error was encountered
Severity: 8192
Message: Return type of Meta_Tag_Manager\Notices::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: notices/notices.php
Line Number: 229
Hello,
I might have found a bug in the automatically created open graph tags.
With WordPress 6.1.1 and plugin version 3.0.2 the og:type tag is generated as follows:
<meta name="og:type" content="webssite">
However, from my understanding, and according to https://ogp.me/#types it should be
<meta name="og:type" content="website">
Is this intentional?
Kind regards
]]>Hello,
I don’t think I can provide a link because it’s on my local server. XAMPP
Will this plugin help me in terms of being able to display tag descriptions different post types the area of the editor (like below the title of a page)?. I’m using the Hello Theme with Elementor Pro. Right now I’m only creating and maintaining Posts and not CPTs
Thank you for your time!
]]>Hello
We bought the pro version and we use the plugin along with rank math pro.
Can the mtm insert automatically the seo tittle, description and keywords to every post?
If yes what is the way?
Kindly reply
Thanks and regards
I’ve installed this plugin and tried to set up Open Graph tags, but they don’t work as expected – or I just don’t understand how they should work.
Questions are:
<meta name="og:type" content="webssite" />
<meta name="og:title" content="..." />
<meta name="og:image" content="https://... />
<meta name="og:locale" content="en_US" />
<meta name="og:site_name" content="..." />
According to the Open Graph protocol as specified at https://ogp.me/ the correct tags should be meta property="og:..."
and not meta name
. And in fact, when checking my pages with the LinkedIn Post Inspector, it does not recognize the tags.
When use custom tags to generate meta property="og:..."
, then the LinkedIn Post Inspector picks them up correctly.
Besides that, there is a typo in the website type (spelled with double s), which should be corrected.
2. So I’ve setup default Open Graph tags in the plugin settings as described above (using the custom method), but now when I want to overwrite them with specific settings on a some pages, the tags do not get replaced, but are inserted both. This causes the Linked Post Inspector to pick up the wrong tag.
Is there any way to make the plugin replace tags instead of just adding them to the default ones?
Thanks, and forgive me if these are dumb newbie questions. ??
]]>
I am trying to use Meta Tag Manager to execute a URL Redirect with the following:
<meta http-equiv=”refresh”; content=”0″; url=”https://alesmith.com/2023-order-of-the-anvil-membership” />
I attempted to accomplish the above by entering the following into the “Content Attribute” field: 0″; url=”https://alesmith.com/2023-order-of-the-anvil-membership/
Once I update my page, the meta tag is not functioning correctly since the quotation marks after the 0 and after url= are being read as the plain text equivalent (").
Is there a more proper way to execute a redirect through Meta Tag Manager? Or maybe is there a way to have my quotation marks not get converted to "?
]]>Hi, I really like your plugin, However I’m facing a strange problem, the meta tags I add only works for logged in users. I tried removing cache with no luck.
I use All In One SEO pack pro and I know my way around WordPress development so
any hint or direction will be of great help?
Wordpress version 5.4.12
Meta Tag Manager version 3.0.2
Hi,
Can I use this plugin alongside Yoast SEO or all-in-one-seo plugin? Will it cause any issues?
]]>Hi,
I want to block every url with parameters like :
https://stickers-op-maat.be/templates/?cat=99&paged=12
https://stickers-op-maat.be/maak-je-eigen-sticker/?product_id=3564&variation_id=0&reference=6a4d7661611402129
So every url with :
/maak-je-eigen-sticker/?………….
The urls are composed based on the options chosen by the customer for his sticker (product). This designer is a plugin.
Google Search Console gives (now) >400 “Duplicate page with no user-selected canonical version” for these pages.
How can I achieve this in wordpress/woocommerce ?
? By the way, are these url’s disadvantageous for Google (serp) ?
Best Regards,
Fritz.
Hi there,
Trying to set up a Meta Pixel on my WordPress site. I have tried several times to download the Facebook for WordPress plugin. Upon activation, my site reports a critical error and doesn’t load – it only displays the blank white screen with the error message.
So, then I tried to enter the code manually using Meta Tag manager with a custom meta tag. But I don’t believe it’s working.
Is there a known way to install a Meta Pixel using Meta Tag Manager? And if so, how exactly do I do it?
Thank you!
]]>Hello,
I want to add a specific meta tag for a specific post – Different meta tags for each post.
For some reason, when I create a meta tag on the post edit page – after I save and refresh the post, there is no meta tag there.
I tried to create a lot of them in different posts and even different languages, and nothing… It disappears each time…
Can you tell me please if I’m doing something wrong?
Thanks! ??
]]>Hi, I have this message from FB “Inferred Property
The ‘og:image’ property should be explicitly provided, even if a value can be inferred from other tags.” even though the image is added in MTM > Open graph >Logo…the page source have this <meta name=”og:image” content=”https://riberasaustrales.cl/wp-content/uploads/2022/07/rio-blanco-fb.jpg” />
So I don’t know what the problem can be.
Appreciate any help,
Ian
Hi
in our admin pages a javasript error is fired : Uncaught ReferenceError: selected_value is not defined
I happen to believe in your javascript code in admin/settings/schema.php
some code is missing to define the selected_value
now it says
$(‘#mtm_schema_enabled’).on(‘change’, function(){
if( $(this).val() > 0 ){
selected_value.show();
}else{
}
}).trigger(‘change’);
is the declaration of selected_value missing?
var value = $(this).find(“:selected”).val();
var selected_value = …..
although I think this on change trigger is not needed at all..
]]>I really appreciate Meta Tag Manager.
Are we able to add meta name=’description’ content=’About individual author’ to our author pages?
(Bing Webmaster Tools reminds me to do this.)
Maybe this is an option in the paid version?
Thanks for your time.
Grant
]]>Hello,
I’m using the meta tag manager plugin for wordress.
On the homepage etc. it’s all fine.
On the contribution page (where the articles are listed) is the meta data not included in the source code.
Do I have to insert code there? In the backend of the article page is the data available.
Thanks & best regards
]]>This plugin has only created problems for our site.
It keeps creating page refreshes every 20 seconds, bringing down the site and the server.
In my humble opinion a plugin to be banned and removed from wordpress.
I don’t want to be bad, but I’m waiting for a serious answer from its creator Marcus Sykes.
Roberto Santoro
]]>