devnihil
Forum Replies Created
-
@arachnoidea Thanks for reaching out!
PHP warnings and notices are nothing to worry about (Some of these can even be generated because the developer has to keep compatibility with older versions of WordPress as well as older PHP versions). You’re probably seeing that because of default WordPress behavior, but the good news is that it shouldn’t impact the functionality of your site. So you can simply disable it.
Please follow the instructions below.
1) Log into the Host Control Panel (Cpanel). Go to File Manager (or you can connect to FTP).
2) Get to the root directory of the website, open wp-config.php file.
3) In this file, you should search for:
define(‘WP_DEBUG’, false);
4) And insert this piece of code below:
ini_set(‘display_errors’,’Off’);
ini_set(‘error_reporting’, E_ALL );
define(‘WP_DEBUG’, false);
define(‘WP_DEBUG_DISPLAY’, false);
5) Save the file.@saidaissax Can you please clarify what you are trying to indicate in the screenshot you provided? It appears you have underlined part of the breadcrumbs link, but the issue you described is about the title/description of the result preview. Are you trying to affect something in relation to the breadcrumb pathway?
You are also able to edit the breadcrumbs pathway from within your theme’s functions.php file by using the wpseo_breadcrumb_links developer filter. You can find some example code on how to use this filter available here. In addition, wpseo_breadcrumb_single_link is another developer filter that is available, which allows you to edit indiviudal items in the breadcrumbs pathway. Example code usage for it can found here.
When using developer filters to customize the breadcrumbs in functions.php, we recommend using a child theme so as to preserve your changes. If you aren’t sure of how to implement customizations using a developer filter in functions.php we would recommend reaching out to your theme provider, 3rd party WordPress developer, or Yoast Partner for additional assistance.@yvonne990 This issue may be being caused by another plugin or theme interfering with the operation of the Yoast SEO plugin, so we would first recommend performing a conflict check. The fastest way to do this is to deactivate all non-Yoast plugins and switch to a standard theme like Twenty Nineteen https://ww.wp.xz.cn/themes/twentynineteen/.
Test this on your development or staging site, if you have one. If not, we recommend using the Health Check & Troubleshooting plugin https://ww.wp.xz.cn/plugins/health-check/. This plugin allows you to run a conflict check without affecting normal visitors to your site. As we can imagine that you’re unfamiliar with checking for conflicts, we’d like to point you to a step-by-step guide that will walk you through the process: How to check for plugin conflicts https://kb.yoast.com/kb/how-to-check-for-plugin-conflicts/.
Can you please inform us of the results by replying to this email, so we might be able to help you solve this issue?
@bnpositive This notification is intended to help you to check the recently added taxonomy or content type to better optimize it based on your priorities.
If you believe you have already optimized the content types and taxonomies, please follow the steps below:- First, navigate to Yoast SEO > Settings -> Content Types > Posts > Search Appearance > Disable and click the Save changes. Once after that, Enable it again, then click the Save Changes button.
- Then navigate to Yoast SEO > Settings -> Categories &Tags > Categories > Search Appearance > Disable and click the Save changes. After that Enable again then click the Save Changes button.
- Then navigate to Yoast SEO > Settings -> Categories & Tags > Tags > Search Appearance > Disable and click the Save changes. After that Enable again, then click the Save Changes button.
- If the notification still appears, please Install and activate the Yoast Test Helper plugin. Then navigate to Tools > Yoast Test > Locate the Yoast SEO section and then click on “Reset Notifications“. Then check if the notification is permanently removed or not.
@omg1 Is the home page not shown at all in Bing, or is it just an issue of not being shown as the top result? Can you provide us with a URL or a screenshot of the image for clarity?
Also, when you mentioned the smaller page options, are you referring to the Bing deep links results? If so, you can find more information on managing them here.@blueart Thanks for your reply.
If you aren’t seeing any JavaScript errors in the browser console and you’ve already tried performing a reset of the indexables with the Yoast Test Helper plugin and the issue is still occurring, we’d next like you to perform a conflict check.
Often, we see problems occur in combination with another plugin or theme. The fastest way to rule out any conflict is to deactivate all non-Yoast plugins and switch to a standard theme like Twenty Twenty-Two.
Please test this on your development or staging site if you have one. If not, we recommend using the Health Check & Troubleshooting plugin. This plugin has a troubleshooting mode, which does not affect normal visitors to your site.
If you’re unfamiliar with checking for conflicts, we’d like to point you to a step-by-step guide that will walk you through the process: How to check for plugin conflicts
If you feel uncomfortable doing this yourself or if this does not solve your issue, our Yoast SEO Premium plugin comes with one year of (technical) support.
@johannes999 Thanks for your reply.
Regarding the ‘Crawled – currently not indexed’ warning you are receiving in Google Search Console, are you receiving this for the homepage?
We did check on the homepage in a Google search here and are seeing the homepage as being indexed, and also seeing the <title> and <meta> as displaying the expected values (see image here).
@kimarceye Thanks for your reply and letting us know that reverting back to the previous version of NinjaForms did resolve the issue for you.
If you should need any further assistance, please do not hesitate to let us know
@jwbdv Thanks for your reply and for proving the screenshot.
Whereas the XML Sitemap should dynamically update after any modification to it, if the site or server is caching the sitemap this can cause it to not update right away. We also have additional information on this at the following link: Sitemap does not update.
If you are not seeing the sitemap as updated, we would recommend checking your caching settings and to ensure that the sitemap is being excluded from the cache.
If the sitemap is being cached by a plugin we have directions on how to add an exclusion for the sitemap files to your cache plugin at the following link: How do I prevent sitemaps from being cached?
If you are still experiencing an issue with the sitemap not updating after checking your caching settings, you can also force a cache reset by temporarily disabling the sitemap feature, and then re-enabling it. To do so, please refer to the guide on how to enable and disable XML Sitemaps located here: How to enable and view the XML sitemap in Yoast SEO.
@doublemarvellouscork Thanks for your reply.
As the error is related to the Yoast SEO plugin and it’s integration/authentication with Semrush, contacting us or Semrush would be the recommended first places to contact for support.
As the Bad Request status looks to be in relation to the authentication for Semrush, can you please check to see whether Yoast SEO is authenticated correctly with Semrush?
You can do so by performing the following steps:
- In WordPress, go to the edit screen for a page/post
- In the Yoast meta box, add a focus keyphrase
- Click the ‘Get related keyphrases’ button
- An window with Semrush will open, and here you can authenticate with Semrush
We also have a detailed guide on this in the following article: How to use the Semrush related keyphrase feature in Yoast SEO.
@blue43 Unfortunately we are not able to say whether the SEO Premium plugin is compatible with another 3rd party plugin or theme. Whereas we try to test the plugin with as many other plugins/themes as possible, unfortunately we are not able to say definitively whether the Yoast SEO plugin will be fully compatible with the exact combination of plugins/theme you have installed.
We would recommend checking both WordPress forums and the reviews of plugins in the WordPress repository in order to find more information.
@sylvainernault We’re sorry to hear you are experiencing this issue on your site.
A blank meta box issue occurs due to a JavaScript conflict. We’d like you to perform a conflict check to help us determine the next steps while saving you time.
Often, we see problems occur in combination with another plugin or theme. The fastest way to rule out any conflict is to deactivate all non-Yoast plugins and switch to a standard theme like Twenty Twenty-Two.
Please test this on your development or staging site if you have one. If not, we recommend using the Health Check & Troubleshooting plugin. This plugin has a troubleshooting mode, which does not affect normal visitors to your site.
If you’re unfamiliar with checking for conflicts, we’d like to point you to a step-by-step guide that will walk you through the process: How to check for plugin conflicts
If you feel uncomfortable doing this yourself or if this does not solve your issue, our Yoast SEO Premium plugin comes with one year of (technical) support.
@carlos978 We’re sorry to hear you are experiencing this issue on your site.
Can you please provide us with more information regarding the custom variable you created so that we can attempt to replicate the issue? Also, does the custom variable appear as expected within the application preview in WordPress?
Also, can you please provide us with an example URL so that we can check into this further?
@veritasfundsec We’re sorry to hear you are experiencing this issue on your site.
Often, we see problems occur in combination with another plugin or theme. The fastest way to rule out any conflict is to deactivate all non-Yoast plugins and switch to a standard theme like Twenty Twenty-Two.
Please test this on your development or staging site if you have one. If not, we recommend using the Health Check & Troubleshooting plugin. This plugin has a troubleshooting mode, which does not affect normal visitors to your site.
If you’re unfamiliar with checking for conflicts, we’d like to point you to a step-by-step guide that will walk you through the process: How to check for plugin conflicts
If you feel uncomfortable doing this yourself or if this does not solve your issue, our Yoast SEO Premium plugin comes with one year of (technical) support.