Title: redirect
Last modified: August 21, 2016

---

# redirect

 *  Resolved [mrppp](https://wordpress.org/support/users/mrppp/)
 * (@mrppp)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/redirect-40/)
 * using BPS, how can i redirect one page to its new page, need to redirect two 
   old pages to new ones?
 * [http://wordpress.org/plugins/bulletproof-security/](http://wordpress.org/plugins/bulletproof-security/)

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

 *  Plugin Author [AITpro](https://wordpress.org/support/users/aitpro/)
 * (@aitpro)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/redirect-40/#post-4048352)
 * If your website is a root website
    `RedirectMatch 301 ^/old-page/$ http://www.
   example.com/new-page/`
 * If your website is a subfolder website.
    `RedirectMatch 301 ^/subfolder-name/
   old-page/$ http://www.example.com/subfolder-name/new-page/`
 * If your Host is Go Daddy see this Forum link below. Server changes have been 
   made recently on Go Daddy that affect redirect .htaccess code.
 * [http://forum.ait-pro.com/forums/topic/go-daddy-redirect-htaccess-code-no-longer-working/](http://forum.ait-pro.com/forums/topic/go-daddy-redirect-htaccess-code-no-longer-working/)
 *  Thread Starter [mrppp](https://wordpress.org/support/users/mrppp/)
 * (@mrppp)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/redirect-40/#post-4048354)
 * Hi Sorry i meant more where to put it in BPS.
 *  Plugin Author [AITpro](https://wordpress.org/support/users/aitpro/)
 * (@aitpro)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/redirect-40/#post-4048355)
 * Add your redirect .htaccess code to this BPS Custom Code text box: CUSTOM CODE
   BOTTOM HOTLINKING/FORBID COMMENT SPAMMERS/BLOCK BOTS/BLOCK IP/REDIRECT CODE: 
   Add miscellaneous code here, click the Save Root Custom Code button, go to the
   Security Modes page, click the Create secure.htaccess File AutoMagic button and
   activate Root Folder BulletProof Mode again.
 *  Thread Starter [mrppp](https://wordpress.org/support/users/mrppp/)
 * (@mrppp)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/redirect-40/#post-4048357)
 * cheers for this.
 * should have looked harder lol
    BOTTOM HOTLINKING/FORBID COMMENT SPAMMERS/BLOCK
   BOTS/BLOCK IP/**REDIRECT CODE**

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

The topic ‘redirect’ is closed to new replies.

 * ![](https://ps.w.org/bulletproof-security/assets/icon-128x128.png?rev=1731938)
 * [BulletProof Security](https://wordpress.org/plugins/bulletproof-security/)
 * [Support Threads](https://wordpress.org/support/plugin/bulletproof-security/)
 * [Active Topics](https://wordpress.org/support/plugin/bulletproof-security/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bulletproof-security/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bulletproof-security/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [mrppp](https://wordpress.org/support/users/mrppp/)
 * Last activity: [12 years, 9 months ago](https://wordpress.org/support/topic/redirect-40/#post-4048357)
 * Status: resolved