• Resolved soma2000

    (@soma2000)


    Since yesterday, I kept getting error 404 page error saying that the page is not found.

    It seems that if I click on any page or post in my site, it could be redirected to something like http://upwhere.com/XZXA/ or http://upwhere.com/QZXXW/ or http://upwhere.com/ZZQU/UIZAQ.

    This happens in random and I tried all methods suggested such as saving again the permalinks and deleting .htaccess but just could not get it to work.

    Anyone have seen similar error? Hope that you could give me a clue on solving it.

    Many thanks!

Viewing 15 replies - 1 through 15 (of 17 total)
  • Hello,

    Insert this code in .htaccess file

    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>

    Problem not solved then give your main project url ….

    – Laxman

    Thread Starter soma2000

    (@soma2000)

    This is the exact code I have not in .htaccess. My main project url is http://upwhere.com

    If you try a few links there, you will be able to see the same behaviour.

    Thx,

    Your problem is solved ?

    http://upwhere.com in i click any page or post than not redirect other page…
    click any post or page than open right post or page

    Thread Starter soma2000

    (@soma2000)

    Not yet, you probably have to click a few more links. It is a bit random.

    Witch links in you have any problem ?

    please give links.. and
    wp-admin -> Appearance -> menus
    setting menu and check

    Thread Starter soma2000

    (@soma2000)

    There is actually no specific link.

    It seems to be random.

    If you only access http://upwhere.com, it might be ok now and if you click it again a few times, it might redirect to http://upwhere.com/ZZQXS/.

    Really strange.

    Thread Starter soma2000

    (@soma2000)

    If you did not see the same problem then that is good.

    That means it is not that frequent. Sometimes, I need to click on maybe 10 links to see the error 404.

    Thread Starter soma2000

    (@soma2000)

    When I use my iphone to access the page, I could also see the same behaviour.

    This is not posible frend..

    other wise i don’t understand your problem.
    please give exactly problem

    Thread Starter soma2000

    (@soma2000)

    It is really simple actually. When I try to access upwhere.com, it directed me to a page like upwhere/RTQWC/ which is an error 404 page.

    Thread Starter soma2000

    (@soma2000)

    The RTQWC is inserted randomly by maybe WordPress itself. If not it is by web host, I am using bluehost.

    Thread Starter soma2000

    (@soma2000)

    Not too sure why. I have not been getting similar 404 page error since yesterday.

    If anyone of you encounter similar error, the best is probably to wait a bit more to see if it will resolve by itself.

    Thank you all for providing the help.

    jessy

    (@jessy-marco)

    Could you list your plugins?

    Thread Starter soma2000

    (@soma2000)

    My plugins:

    Akismet
    Dynamic Widgets
    Facebook
    Global Hide/Remove Admin Bar
    Google Analytics for WordPress
    Jetpack
    Link Library
    My Link Order
    Organize Series
    Simple Lightbox
    Social Login
    Syntax Highlighter Evolved
    SyntaxHighlighter TinyMCE Button
    TablePress
    TinyMCE Advanced

    jessy

    (@jessy-marco)

    Turn them off all and test it. Then turn on one by one.

Viewing 15 replies - 1 through 15 (of 17 total)
  • The topic ‘Keep getting Error 404’ is closed to new replies.