Add IP from visitor that received an error 404

#98605
  • Resolved Rik van Schaik
    Rank Math pro

    Hello,

    When a visitor access a page that doesn’t exist the IP is saved in the DB. Could you please make the IP visible in the 404 overview page? Currently I do this manually with each update by adjusting the file below:

    /public_html/wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/class-table.php
    Line 121:
    if ( in_array( $column_name, [ ‘times_accessed’, ‘accessed’, ‘user_agent’, ‘ip’ ], true ) ) {

    Line 205:
    ‘ip’ => esc_html__( ‘IP’, ‘rank-math’ ),

    Many thanks,
    Rik

Viewing 1 replies (of 1 total)
  • Hello,

    Thank you for contacting us.

    I will forward your suggestion to our dev team and if it is something that we’re able to introduce, I’ll be sure to let you know.

    Hoping that helps. If there’s anything else we can help you with, please let us know.

    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 1 replies (of 1 total)

The ticket ‘Add IP from visitor that received an error 404’ is closed to new replies.