• Resolved sooweeb

    (@sooweeb)


    I have been realizing a scan of my site with Semrush, and i have more than 2000 errors showing, with the ending of the URL’s as ***/<?php echo wc_get_cart_url() ?>
    It gives me an error 404 🙁

    Any idea how to resolve this issue?
    Thank you!

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Hannah S.L.

    (@fernashes)

    Automattic Happiness Engineer

    Hey there,

    I’m afraid it’s tricky to help without more information. Can you tell us exactly which errors you’re seeing?

    Thread Starter sooweeb

    (@sooweeb)

    Hello Hannah,

    Thank you for your quick reply.

    Here are a few of the url that are returning a 404 error:

    https://www.cocobeachexperience.com/1-free-night-accommodation/<?php echo wc_get_cart_url(); ?>
    https://www.cocobeachexperience.com/1-noche-gratis-en-un-condo-en-playa-del-carmen/<?php echo wc_get_cart_url(); ?>
    https://www.cocobeachexperience.com/10-easy-tips-to-avoid-sunburn/<?php echo wc_get_cart_url(); ?>
    https://www.cocobeachexperience.com/10-faciles-tips-para-evitar-quemaduras-de-sol/<?php echo wc_get_cart_url(); ?>
    https://www.cocobeachexperience.com/13-raisons/<?php echo wc_get_cart_url(); ?>
    https://www.cocobeachexperience.com/13-razones/<?php echo wc_get_cart_url(); ?>
    https://www.cocobeachexperience.com/13-reasons/<?php echo wc_get_cart_url(); ?>
    https://www.cocobeachexperience.com/25-most-beautiful-beaches-according-trip-advisor/<?php echo wc_get_cart_url(); ?>

    Also, here are a few broken links:

    https://www.cocobeachexperience.com/?post_type=tour&order_by=name&order=ASC&page=2&view=grid	https://www.cocobeachexperience.com/<?php echo wc_get_cart_url(); ?>
    https://www.cocobeachexperience.com/?post_type=tour&order_by=name&order=ASC&page=2&view=list	https://www.cocobeachexperience.com/<?php echo wc_get_cart_url(); ?>
    https://www.cocobeachexperience.com/?post_type=tour&order_by=name&order=ASC&page=3	https://www.cocobeachexperience.com/<?php echo wc_get_cart_url(); ?>
    https://www.cocobeachexperience.com/?post_type=tour&order_by=name&order=ASC&page=3&view=grid	https://www.cocobeachexperience.com/<?php echo wc_get_cart_url(); ?>
    https://www.cocobeachexperience.com/?post_type=tour&order_by=name&order=ASC&page=3&view=list	https://www.cocobeachexperience.com/<?php echo wc_get_cart_url(); ?>
    https://www.cocobeachexperience.com/?post_type=tour&order_by=name&order=ASC&page=4	https://www.cocobeachexperience.com/<?php echo wc_get_cart_url(); ?>
    https://www.cocobeachexperience.com/?post_type=tour&order_by=name&order=ASC&page=4&view=grid	https://www.cocobeachexperience.com/<?php echo wc_get_cart_url(); ?>
    https://www.cocobeachexperience.com/?post_type=tour&order_by=name&order=ASC&page=4&view=list	https://www.cocobeachexperience.com/<?php echo wc_get_cart_url(); ?>
    Plugin Contributor James Koster

    (@jameskoster)

    Hi there,

    That’s very odd! It looks like some php code is being inserted in to some of your URLs. Unfortunately it’s tricky for us to diagnose where this is coming from.

    Are you aware of any theme customisations which might cause this? Or perhaps there is an SEO or cart plugin causing the problem.

    My recommendation would be to deactivate plugins and run the scan again as an attempt to isolate the cause of the issue. From there you’ll be able to investigate further.

    James
    Designer @ Automattic

    jessepearson

    (@jessepearson)

    Automattic Happiness Engineer

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

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

The topic ‘Error 404:’ is closed to new replies.