• Resolved meyk

    (@meyk)


    Hi
    after update to 14.2 my site is not working.
    Fortunately I could rollback to a backup from yesterday.

    => All links to subpages are not opening. Always the home-page is displayed. But the strange thing is, that the URL in the browser changing correctly.

    A rollback of the DB was enough, so there is a strange DB change which causes this issue.

    Can you help me? Thanks

    • This topic was modified 6 years, 3 months ago by meyk.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Maybellyne

    (@maybellyne)

    Hello @meyk,

    Thanks for reaching out and we are sorry for the inconvenience caused by our plugin. We are having a hard time replicating this on our end.

    Can you try and gather as much information for us as possible? Please perform the following:
    1. Make sure the issue doesn’t persist when Yoast SEO v14.2 is disabled.
    2. Check for conflicts.
    3. Check for JavaScript errors with your console.
    If you find any JavaScript errors related to Yoast SEO or if there is a conflict with a plugin or a theme, you can create a new GitHub issue for our developers. Please report the issue to a third party developer as well.
    If you didn’t find any conflicts or errors, we think the issue is specific to your site. We’d need to investigate further but are unable to do so on these forums. You can purchase Yoast SEO Premium and receive our Premium email support and we can help you further.

    Thread Starter meyk

    (@meyk)

    Thanks for your help.
    I fixed my issue. The problem was, that I had a
    add_filter( 'rewrite_rules_array', 'disable_embeds_rewrites' );
    in my theme which will be executed, once the theme is loaded.

    So your update just fired this action somehome and my issue appears.
    Sorry, but this was no issue of your great plugin at all.

    Thanks anyway

    Thread Starter meyk

    (@meyk)

    resolved

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Only Startpage coming’ is closed to new replies.