Support » Plugin: Page Links To » doesn't work for me

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter davidabauer

    (@davidabauer)

    Plugin Author Mark Jaquith

    (@markjaquith)

    It’s working as expected. If I click that link, it redirects to Google.

    $ curl -I http://davidabauer.com/?page_id=19
    HTTP/1.1 301 Moved Permanently
    Date: Tue, 10 Mar 2015 10:02:57 GMT
    Server: Apache
    X-Powered-By: PHP/5.4.38
    X-Pingback: http://davidabauer.com/xmlrpc.php
    Location: http://www.google.com
    Content-Type: text/html; charset=UTF-8

    This is the expected behavior. The idea is for that page to always point to the URL you specified. So even if someone ends up at it manually, or because they used to have the internal WordPress URL, they’ll get redirected to the location you’ve said you want the page to point to.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘doesn't work for me’ is closed to new replies.