Title: Redirectify
Last modified: August 18, 2016

---

# Redirectify

 *  Resolved [reter](https://wordpress.org/support/users/reter/)
 * (@reter)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/redirectify-1/)
 * Hey, I searched on here for how to redirect a page to another address on my website
   and I came up with redirectify. However, the links to redirectify no longer work.
   Anyone know where i can get it Or any other solution? thanks in advance

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

 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/redirectify-1/#post-457579)
 * Does this help?
    [http://wordpress.org/support/topic/88226?replies=5](http://wordpress.org/support/topic/88226?replies=5)
 *  Thread Starter [reter](https://wordpress.org/support/users/reter/)
 * (@reter)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/redirectify-1/#post-457585)
 * perfect thanks, and that was a very fast reply!! cya
 *  [hysyanz](https://wordpress.org/support/users/hysyanz/)
 * (@hysyanz)
 * [19 years, 4 months ago](https://wordpress.org/support/topic/redirectify-1/#post-458081)
 * How to install Redirectify perfectly
 * 1. install Redirectify
    2. activat it 3. change a single line in the plugin php
   file. Look for:
 * wp_redirect($redirect);
 * And change that to:
 * header(”Location:{$redirect}”);
    4. Go Write > Write page > and create a page
   5. scroll to the bottom of the page you are creating and Type “redirect” in the–
   middle – Key field (no quotes) of the custom field 6. Type the URI in the Value
   field Click “Add custom field”.
 * there you have it
 *  [Moodles](https://wordpress.org/support/users/moodles/)
 * (@moodles)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/redirectify-1/#post-458084)
 * A clarification to the above (punctuation DOES matter 🙂 )
 * Hyszyanz doesn’t mean the plugin.php file, he means the plugin**‘s** php file,
   or redirectify.php.
 * And as it is typed above, it calls up an error.
 * Parse error: syntax error, unexpected ‘:’ on line 51
 *  [christykny](https://wordpress.org/support/users/christykny/)
 * (@christykny)
 * [18 years, 11 months ago](https://wordpress.org/support/topic/redirectify-1/#post-458092)
 * > wp_redirect($redirect);
   > And change that to:
   > header(”Location:{$redirect}”);
 * Thanks for suggestion. What’s the point in making this change?
 *  [breakingball](https://wordpress.org/support/users/breakingball/)
 * (@breakingball)
 * [18 years, 11 months ago](https://wordpress.org/support/topic/redirectify-1/#post-458093)
 * > _What’s the point in making this change?_
 * Because of changes to WP since Redirectify was last supported, many themes won’t
   allow a link to be created using the ‘redirect’ Custom Field. When you try, instead
   of ending up with a link in your navbar or wherever, you’ll just end up with 
   a draft post. This change fixes that.
 *  [MichaelH](https://wordpress.org/support/users/michaelh/)
 * (@michaelh)
 * [18 years, 11 months ago](https://wordpress.org/support/topic/redirectify-1/#post-458094)
 * breakingball–are you referring to the problem where a Page is turned into a draft
   if a Custom Field is assigned to that Page when first creating the Page?
 * If so, first create the Page without the Custom Field, then after you Publish
   the Page, go back and edit the Page, and add the Custom field(s).
 *  [breakingball](https://wordpress.org/support/users/breakingball/)
 * (@breakingball)
 * [18 years, 11 months ago](https://wordpress.org/support/topic/redirectify-1/#post-458095)
 * Thanks, Michael. I hadn’t known that (although the change above has corrected
   this issue for me wrt to Redirectify).
 *  [christykny](https://wordpress.org/support/users/christykny/)
 * (@christykny)
 * [18 years, 11 months ago](https://wordpress.org/support/topic/redirectify-1/#post-458096)
 * thanks! I’ve also in the past just published and then went back in to create 
   custom field. I’d rather change the code as you offer, but as Moodles mentioned,
   I get an error. Can you double check what you typed in or have any suggestions
   on what is causing error?
 *  [breakingball](https://wordpress.org/support/users/breakingball/)
 * (@breakingball)
 * [18 years, 11 months ago](https://wordpress.org/support/topic/redirectify-1/#post-458097)
 * > _Can you double check what you typed in or have any suggestions on what is 
   > causing error?_
 * Don’t copy/paste his code from above. The quotation marks are both end quotes(
   or whatever they’re actually called). Type it in yourself.
 * If that’s not it, I don’t know what to suggest.
 *  [christykny](https://wordpress.org/support/users/christykny/)
 * (@christykny)
 * [18 years, 11 months ago](https://wordpress.org/support/topic/redirectify-1/#post-458098)
 * Thanks, breakingball, I should have known better than to copy/paste into my code.
   So I now do not have an error but it still creates a post draft if I add the 
   custom field then publish the Page. Thanks for the help anyway, guess I’ll have
   to stick with the 2 step process. 🙂
 *  [famosomagazine](https://wordpress.org/support/users/famosomagazine/)
 * (@famosomagazine)
 * [18 years, 11 months ago](https://wordpress.org/support/topic/redirectify-1/#post-458099)
 * could not get it to work either

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

The topic ‘Redirectify’ is closed to new replies.

 * 12 replies
 * 8 participants
 * Last reply from: [famosomagazine](https://wordpress.org/support/users/famosomagazine/)
 * Last activity: [18 years, 11 months ago](https://wordpress.org/support/topic/redirectify-1/#post-458099)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
