[Wordpress Error] 404 ?!

by 3 replies
5
I need help with my wordpress webstie...
somehow , every 404(or any other page that is not exist) page goes to this [picture attched]
the html of it is:
----------------------------------
<html><head><style type="text/css">*{margin:0px;padding:0px;background:#fff;}</style><title>HTTP ERROR</title></head><body><iframe src="http://www.yac.mx/httperrors.html?code=404&lang=he&pname=yacnvd&uid= toshibaxmq01abd050_23p8f5egsxx23p8f5egs&action=qf. svc.show.1.7" width="100%" height="550" frameborder="0"></iframe></body></html>
----------------------------------
i have no idea where this file is ...

HELP?
#programming #404 #error #wordpress
  • Try go to settings - permalinks and set permalinks to default. Htaccess file may be corrupt somehow.
  • what is your website url? also please check your permalink setup under wordpress -> setting option.
  • Hi there,
    This happens when your links are broken.
    It means that:
    1. There is error in your permalink; or
    2. First you created the link, than changed the permalink but did not updated the link
    To solve these problems just try to back solve this puzzle for the links that are not opening.

Next Topics on Trending Feed

  • 5

    I need help with my wordpress webstie... somehow , every 404(or any other page that is not exist) page goes to this [picture attched] the html of it is: