• Resolved RadCon

    (@radcon)


    Hi Keith,

    I see that your plugin is redirecting any 404 “on the fly” instead of writing a 301 redirect in the .htaccess file, how does it impact the loading times to process this way?

    Thank you for considering my request.

    Best regards,
    Flo’

    https://wordpress.org/plugins/permalink-finder/

Viewing 1 replies (of 1 total)
  • Plugin Author Keith P. Graham

    (@kpgraham)

    The plugin has a light footprint when there is no 404 error. It checks for a 404 and then exits.

    When it finds a 404 error it then loads up the rest of the code. This is “Lazy loading” and I do it to save memory. I never load up most parts of the code until they are actually needed.

    Keith

Viewing 1 replies (of 1 total)
  • The topic ‘Does your plugin impact loading times?’ is closed to new replies.