• Resolved tonydrt

    (@tonydrt)


    Hello,
    I’m using this plugin from many months and everything works very good, so first of all I want to tank you for your work.

    Doing a site audit to my website I had a lot of errors of link chains.

    The error links look like:

    https://www.mysite.eu?time=month&yr=2022&month=07&dy=1&href=https://www.mysitei.eu/my-calendar/&cid=mc-print-view/

    At the moment all the events are in Archive, so nothing is active.

    To temporarly resolve the issue I did a 301 redirection to another page using regex like

    ^/?time=.*
    ^/\?mcat=.*
    ^/\?yr=.*
    ^/my-calendar.*

    Redoing the site audit, the errors are not registered now, but don’t know if this is the perfect mode to resolve the issue.

    Best regards

    PS: I didn’t write my url because with the redirects the error is not visibile now.

    • This topic was modified 3 years, 10 months ago by tonydrt.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Joe Dolson

    (@joedolson)

    Yes, that’s related to the security issue fixed in 3.3.17. None of those link will still be viable; but the external references will still be there.

    Thread Starter tonydrt

    (@tonydrt)

    Thank you for the answer. I already made the upgrade to 3.3.17.
    You think my 301 redirection is a good solution or can give me an hint? =)

    Thank you.

    Plugin Author Joe Dolson

    (@joedolson)

    As of 3.3.18, these links will throw a server error due to invalid content.

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

The topic ‘link chains in site audit’ is closed to new replies.