Error log

#674733
  • Resolved Daniel Blum
    Rank Math free

    i get a error :15.11.2023 14:11:12 shizoworld.de [client 2001:9e8:b00::] PHP Warning: Undefined array key “url_to” in /mnt/web009/d3/77/5792177/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-redirection.php on line 216

    the line is:/**
    * Check a newly added redirection for infinite loop.
    */
    public function is_infinite_loop() {
    $destination = $this->data[‘url_to’];
    foreach ( $this->data[‘sources’] as $source ) {
    if ( ‘exact’ !== $source[‘comparison’] ) {
    continue;
    }

    $source_url = home_url( $source[‘pattern’] );
    if ( $destination === $source_url ) {
    return true;
    }
    }

    return false;
    }

Viewing 5 replies - 16 through 20 (of 20 total)
  • Hello,

    The redirection error you’re getting occurs when Rank Math is unable to get the destination URL to check the redirection loop.

    We suggest you to check the redirection on your website and make sure all the source and destination URLs are set properly.

    If the issue still persists, please share your WordPress and FTP logins in the sensitive data section so that we can check the issue further for you.

    Let us know how it goes. Looking forward to helping you.

    Thank you.

    these are the Redirections i set complete new since i report the Issue – i complete reset the rankmath plugin and rework my 450 artikles new.

    readme.txt
    Bearbeiten | Deaktivieren | Papierkorb | Anzeigen
    410 0 November 18, 2023, 11:49
    speaker.png (Enthält)
    Bearbeiten | Deaktivieren | Papierkorb | Anzeigen
    410 0 November 18, 2023, 4:14
    humans.txt
    Bearbeiten | Deaktivieren | Papierkorb | Anzeigen
    410 0 November 18, 2023, 0:18
    ads.txt
    Bearbeiten | Deaktivieren | Papierkorb | Anzeigen
    410 0 November 18, 2023, 0:17
    cropped-logo-welt (Enthält)
    Bearbeiten | Deaktivieren | Papierkorb | Anzeigen
    410 0 November 17, 2023, 22:22
    readme.html (Enthält)
    Bearbeiten | Deaktivieren | Papierkorb | Anzeigen
    410 1 November 16, 2023, 15:50 November 17, 2023, 12:33
    th1s_1s_a_4o4.html (Enthält)
    Bearbeiten | Deaktivieren | Papierkorb | Anzeigen
    410 1 November 16, 2023, 15:49 November 17, 2023, 12:33
    technikpalaber (Enthält)
    Bearbeiten | Deaktivieren | Papierkorb | Anzeigen
    410 1 November 16, 2023, 10:22 November 16, 2023, 17:17
    bullshitnews (Enthält)
    Bearbeiten | Deaktivieren | Papierkorb | Anzeigen
    410 0 November 16, 2023, 10:21
    blumi-2-2-2-2-2 (Enthält)
    Bearbeiten | Deaktivieren | Papierkorb | Anzeigen
    410 0 November 16, 2023, 10:20
    shizo-van-de-sunflower-2-2-2-2-2 (Enthält)
    Bearbeiten | Deaktivieren | Papierkorb | Anzeigen
    410 2 November 16, 2023, 9:03 November 17, 2023, 4:52

    The Question is why this “URL_TO” funktion dont work with the Content AI tool – if i deaktivate this the error is done
    the Plugin is the last version – Latest Version: 1.0.206 – i redownload it fresh from your site and copy this into the plugin folder on the server

    Hello,

    This error appears when our plugin is trying to create and run the cron event called rank_math/content-ai/update_plan which is used to update the Content AI plan associated with the connected account after fetching the credits.

    The error happens when there’s a temporary server performance issue and the cron misfires and causes the error to be triggered.

    This error is directly from a WordPress file as you can see in the function here: https://github.com/WordPress/WordPress/blob/79794005b148617ddc7b7496dc6c6b90a6778ade/wp-includes/cron.php#L1235

    In essence, this particular situation and why the cron jobs are sometimes failing needs to be investigated by the hosting provider as they are the ones with access to the server tools needed for this.

    Don’t hesitate to get in touch if you have any other questions.

    The question is where the error comes from – I rely on the fact that updates, whether from WordPress or a plugin manufacturer, are tested so far that they work without any problems. and now I have an error for 2 weeks and I don’t know who I have to go to the bag to get it fixed!

    Hello,

    You will have to ask your host to check why the cron jobs are failing sometimes. This issue is related to the cron jobs and your host will be in a better position to figure out what is causing this and fix it.

    Let us know how that goes. Looking forward to your update.

    Hello,

    Since we did not hear back from you for 15 days, we are assuming that you found the solution. We are closing this support ticket.

    If you still need assistance or any other help, please feel free to open a new support ticket, and we will be more than happy to assist.

    Thank you.

Viewing 5 replies - 16 through 20 (of 20 total)

The ticket ‘Error log’ is closed to new replies.