RavanH

Forum Replies Created

Viewing 15 posts - 16 through 30 (of 45 total)
  • Author
    Posts
  • in reply to: “Keywords” and “stock tickers” do not work #34677
    RavanH
    Keymaster

    And which post types are you including in the news sitemap?

    in reply to: “Keywords” and “stock tickers” do not work #34676
    RavanH
    Keymaster

    Hi, is do you have both plugins (free and pro) at their latest version?

    in reply to: Google News Don’t show keywords field #33742
    RavanH
    Keymaster

    Thank you for your feedback! The fix will make it into the next release šŸ™‚

    in reply to: Google News Don’t show keywords field #33729
    RavanH
    Keymaster

    You 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)

    in reply to: Google News Don’t show keywords field #33727
    RavanH
    Keymaster

    OK, 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.

    in reply to: Google News Don’t show keywords field #33721
    RavanH
    Keymaster

    Update: I was able to reproduce the issue with Web Stories. We’ll work on a fix and I’ll let you know ASAP šŸ™‚

    in reply to: Google News Don’t show keywords field #33716
    RavanH
    Keymaster

    Ok, 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?

    in reply to: Google News Don’t show keywords field #33699
    RavanH
    Keymaster

    Quick 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.

    in reply to: Google News Don’t show keywords field #33697
    RavanH
    Keymaster

    Strange 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?

    in reply to: Google News Don’t show keywords field #33677
    RavanH
    Keymaster

    Hi, 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.

    in reply to: Google News Advanced 1.2 slows down site #33076
    RavanH
    Keymaster

    Hi PƄl Johan & Armando, can I send a modified plugin zip for you to test?

    in reply to: Google News Advanced 1.2 slows down site #33075
    RavanH
    Keymaster

    Indeed 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…

    in reply to: Google News Advanced 1.2 slows down site #33067
    RavanH
    Keymaster

    Hi 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.

    in reply to: tags and categories #33065
    RavanH
    Keymaster

    Hi, 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.

    in reply to: tags and categories #33027
    RavanH
    Keymaster

    Hi 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 šŸ™‚

Viewing 15 posts - 16 through 30 (of 45 total)