• Hello,

    I am using this plugin for redirect blog posts. But unfortunately the redirection is not working. I added 30 post 301 redirection but no one is redirects me to new url.

    This is very urgent for me to work the 301 redirection.

    Can you please help me with this?

    Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author John Godley

    (@johnny5)

    Can you give an example of a redirection that isn’t working?

    Thread Starter Nayeem-Ul-Islam Nipun

    (@nayeem-ul-islam-nipun)

    Thread Starter Nayeem-Ul-Islam Nipun

    (@nayeem-ul-islam-nipun)

    Hello,

    This issue is kinda urgent for me. So if you can solve the issue ASAP it will be appreciable.

    Thanks.

    Plugin Author John Godley

    (@johnny5)

    Your redirect is working:


    curl -v http://blog.hostbreak.com/how-to-make-sure-wannacry-ransomware-does-not-hit-you
    * Trying 176.9.150.56...
    * TCP_NODELAY set
    * Connected to blog.hostbreak.com (176.9.150.56) port 80 (#0)
    > GET /how-to-make-sure-wannacry-ransomware-does-not-hit-you HTTP/1.1
    > Host: blog.hostbreak.com
    > User-Agent: curl/7.54.0
    > Accept: */*
    >
    < HTTP/1.1 301 Moved Permanently
    < Date: Sat, 05 Aug 2017 12:39:58 GMT
    < Server: Apache
    < Expires: Thu, 19 Nov 1981 08:52:00 GMT
    < Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    < Pragma: no-cache
    < X-Pingback: http://blog.hostbreak.com/xmlrpc.php
    < Location: http://blog.hostbreak.com/how-to-make-sure-wannacry-ransomware-does-not-hit-you/
    < Vary: User-Agent
    < Content-Length: 0
    < Content-Type: text/html; charset=UTF-8
    <
    * Connection #0 to host blog.hostbreak.com left intact

    Clear your browser cache if it isnt working in your browser.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Redirection is not working’ is closed to new replies.