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?
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(); ?>
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
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.