• After being hacked ive had to reinstall my wordpress files from back up im using wordpress 3.3.1.
    i’ve eventually restored evrything fine except for i cant get blog hompage/ main page to load it keeps redirecting it back to my website homepage instead, i’ve read lots of posts and searched for a fix, i’ve installed and activated the plug in –
    disable_canonical_url_redirects.zip
    but its still redirecting, i have no redirects set up on site,
    if anyone can help me i would really appriciate it thankyou.

Viewing 1 replies (of 1 total)
  • Thread Starter jane_1

    (@jane_1)

    hi again i justfound this inside the table wp_options

    SELECT * FROM wp1.wp_options WHERE (CONVERT(option_id USING utf8) LIKE ‘%redirect%’ OR CONVERT(blog_id USING utf8) LIKE ‘%redirect%’ OR CONVERT(option_name USING utf8) LIKE ‘%redirect%’ OR CONVERT(option_value USING utf8) LIKE ‘%redirect%’ OR CONVERT(autoload USING utf8) LIKE ‘%redirect%’)

    does anyone know if this is whats causing my redirect problem and what i can do to amend it to make it work, thanks

Viewing 1 replies (of 1 total)

The topic ‘How Can i stop redirection for wordpress 3.3.1.’ is closed to new replies.