Forum Replies Created
- AuthorPosts
RavanH
KeymasterAnd which post types are you including in the news sitemap?
RavanH
KeymasterHi, is do you have both plugins (free and pro) at their latest version?
RavanH
KeymasterThank you for your feedback! The fix will make it into the next release š
RavanH
KeymasterYou should also be able to simply download the beta-4 version from https://premium.status301.com/account/ then use the zip to install as a new plugin (which will upgrade the installed version)
RavanH
KeymasterOK, there is a new beta version available now that should fix the issue. To get the beta release, follow these steps:
1. Go to Settings > Google News and then open the License tab, you should see the option “Get updates for pre-release versions of Google News Advanced.”
2. Activate that option and then Save Changes.
3. Go to Dashboard > Updates and see if the new version 1.3.2-beta-4 is available there. You may need to click “Check again.”
4. Update to the new beta-4 version.Please let me know š
PS: after updating to the beta version and everything is working okay, you can disable the pre-release option on the License tab again. The beta version will remain installed but will get updated once the new stable version is released.
RavanH
KeymasterUpdate: I was able to reproduce the issue with Web Stories. We’ll work on a fix and I’ll let you know ASAP š
RavanH
KeymasterOk, right. So the Story post type is a custom post type. This would explain “Keywords” being the only available option for Keywords, not Categories or Tags. But it does not explain the issue that Keywords tab does not appear on the post edit screen.
Are you saying the Keywords section appears on the Story edit screen but not on Posts?
Are you using https://wordpress.org/plugins/web-stories/ for these stories?
RavanH
KeymasterQuick update: I tested the free Astra theme but was not able to reproduce the issue. So it might be the Pro version, or another plugin.
To make sure it is not a lingering old setting, please go to Settings > Google News and re-save the options on the General tab. Then check the Advanced tab again.
RavanH
KeymasterStrange indeed. I wonder if it is the Astra Pro theme… I’ll try to test with he free Astra theme first and will let you know.
Are you using any plugins that manage custom post types or custom fields like AFC or Custom Post Type UI?
RavanH
KeymasterHi, are you using a custom post type or pages for your news posts by any chance? In that case the option will only show “Keywords” because the other taxonomies (Tags and Categories) are not available in all selected post types.
But a “Keywords” section should appear on the right side of the edit screen, normally below the “Permalink” section…
If not, please let me know which custom post type (or plugin) you are using for your news posts.
RavanH
KeymasterHi PƄl Johan & Armando, can I send a modified plugin zip for you to test?
RavanH
KeymasterIndeed the distance should not be a problem.
The weird thing is that this call to our server (checking for updates) should only happen during the wp_version_check cron job for privileged users. And so it should not be able to slow down your normal admin responses at all, just like any other plugin or core update verification or auto-updates.
The DOING_CRON constant needs to be set to true for the update check to happen during normal admin browsing… IS anything other than WordPress core defining the DOING_CRON constant? Do you have some plugin running that interferes with WP_Cron maybe?
And even then, the license is only checked (the EDD_SL_License->check() in your log) once per week, and the response is then stored as transient data. Do you have a plugin that deletes transient data that has not expired yet?
So in short, two mysteries here that I cannot imagine happening on a normal WordPress installation:
1. Why would the update check happen during normal admin browsing? It should only run when DOING_CRON is true.
2. Why would the license check run more often than once a week? It should store the license status as a transient in the database.I’ll be searching further…
RavanH
KeymasterHi Armando, thank you for reporting. Is that with the latest version of the plugin?
We’re still trying to figure this out as we’ve not been able to identify the cause yet…
May I ask your website’s physical hosting country? It may be related to a large distance to our server in Europe.
RavanH
KeymasterHi, my apologies. Your response somehow escaped my attention.
Your archive pages do indeed have nodinex meta tags:
<meta name="robots" content="follow, noindex" />Are you using an SEO plugin like Yoast SEO or other? If so, it might be a setting in that plugin. If not, it may be coming from your theme.
If there is no option to set archive pages to “index” your best solution may be to disable the Categories and Tags sitemaps on Settings > XML Sitemap. This should not hurt your site and (according to many SEO specialists) even be better for ranking of your normal pages and posts.
Please note: I’m not an SEO specialist, but it does seem logical that excluding low value content from the index would allow more attention on high value content (read: full posts and pages). A simple first step is excluding automatic archives such as category and tag pages.
RavanH
KeymasterHi Ahmed, this plugin does not set any noindex met tags or response headers. If your category and tag archive pages are showing noindex, it must be coming from somewhere else. Like a setting in an SEO plugin or your theme (like themes based on the Genesis Framework).
If you can share a link to your site, I can take a look and maybe tell you where it is coming from š
- AuthorPosts
