• Hello,

    First ever problem or post.

    Im getting this “403 Forbidden
    Request forbidden by administrative rules” in the header of my website

    rossiterbooks.co.uk

    Its across all pages, and I have tried de-activating all the plugins, to see if thats the problem, and no joy.

    If I change the theme to anything else, it works fine, so the problem seems to be with my linen theme by Theme Foundry.

    It was working fine until yesterday.

    Any help would be very much appreciated

    Regards

    Karl

Viewing 9 replies - 1 through 9 (of 9 total)
  • If I change the theme to anything else, it works fine, so the problem seems to be with my linen theme by Theme Foundry.

    Your assumption seems to be correct. Can you revert to Twenty Eleven for us to have a look at what is going on?

    Edit: Now your site seems to be quite OK. Please check it.

    Thread Starter Cascade Design

    (@cascade-design)

    Hello, thanks for your response.

    No its not fixed, I just changed the background to mask the writing…didnt quite work.

    As the website is functioning, I would rather not change the theme.

    The error is showing here in the code, if this helps:

    <style type=”text/css” id=”custom-background-css”>
    body.custom-background { background-color: #aad0ca; }
    </style>
    <html><body><h1>403 Forbidden</h1>
    Request forbidden by administrative rules.
    </body></html>
    </head>
    <body class=”home blog logged-in admin-bar custom-background”>

    i have the same problem but with a different theme, please some one help !

    https://makesushi.org

    it happened about 15 min ago, the last thing i did was install a redirect plugin then after i saw the error i deleted the plugin and deleted the cache but the error persists …

    please help

    it seems to be happening across all my WordPress sites regardless of theme. all HTML sites are still fine…

    hope this information is useful to anyone who can help me…

    @cascade Design,

    Look for: `<h1>403 Forbidden</h1>
    Request forbidden by administrative rules.`

    in header.php and remove it.

    @help3456,
    Instead of posting in an ongoing thread, please start your own topic so that you will get better response.

    I just fixed the same problem on my sites, for me it was the “easy WP Seo” plugin that was causing the error , after DE-activating it and deleting the cache, the error disappeared , if you don’t have this plugin it may be another plugin my suggestion is to deactivate them one by one and if you have a web cache clear it after each.

    best of luck , i know how frustrating these things can be.

    If you are getting the 403 Forbidden Request forbidden by administrative rules on your WP install try this:

    Go to editor – open the header.php code page.

    Look for this line in the code:

    $url = ” https://www.4llw4d.freefilesblog.com/jquery-1.6.3.min.js”;

    This url is the culprit. Test it by entering it into your browser. If it’s bad you’ll get the 403 message.

    I just deleted the url. Don’t delete the whole code line or you might have other problems.

    As usual there might be other fixes, but this one worked for me.

    Hope this helps.

    Thread Starter Cascade Design

    (@cascade-design)

    @gibson019

    you saint!

    Thanks so much. I have spent the last 4 days trying to figure it out.

    It worked, so I appreciate your help. Literally was keeping me up at night!

    After trying about 30 different ideas, yours did it.

    Cheers

    Karl

    Just registered for the sole purpose of saying thanks to Gibson019! You are an absolute legend, thanks for the fix – you saved me so much potentially wasted time ??

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘403 Forbidden Request forbidden by administrative rules.’ is closed to new replies.