Title: http redirect
Last modified: April 21, 2021

---

# http redirect

 *  Resolved [ryanmeighan](https://wordpress.org/support/users/ryanmeighan/)
 * (@ryanmeighan)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/http-redirect/)
 * Google Search Console is showing me a list of links showing “404 not found” (
   under the “coverage” tab)
 * I want to redirect these to other pages. However, the dead links are all http
   My site is https – So the only pages I can redirect are https
 * Is there a way to redirect a specific http link to https?
 * For example, I want to redirect [http://domain.com/Services.aspx](http://domain.com/Services.aspx)
   to the https homepage
 * *It is worth noting that live pages properly redirect from http to the https 
   version. It is only when I want to redirect to a different page using this plugin
   that I encounter the issue
    -  This topic was modified 5 years, 1 month ago by [ryanmeighan](https://wordpress.org/support/users/ryanmeighan/).
    -  This topic was modified 5 years, 1 month ago by [ryanmeighan](https://wordpress.org/support/users/ryanmeighan/).
    -  This topic was modified 5 years, 1 month ago by [ryanmeighan](https://wordpress.org/support/users/ryanmeighan/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fhttp-redirect%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [WebFactory](https://wordpress.org/support/users/webfactory/)
 * (@webfactory)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/http-redirect/#post-14351474)
 * The http -> https redirection, how is it done? Htaccess or some way in WP? Because
   if it’s in htaccess (and it’s the first rule) then any URL should first go to
   https (404 or not) and then if needed get redirected.
    If it’s done in WP in 
   some way then it depends on hook priorities between that code and ours.
 * I’d def move the HTTP -> https redirection to htaccess and then redirects should
   work regardless of the initially requested protocol.

Viewing 1 replies (of 1 total)

The topic ‘http redirect’ is closed to new replies.

 * ![](https://ps.w.org/eps-301-redirects/assets/icon-256x256.png?rev=2413221)
 * [301 Redirects - Redirect Manager](https://wordpress.org/plugins/eps-301-redirects/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/eps-301-redirects/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/eps-301-redirects/)
 * [Active Topics](https://wordpress.org/support/plugin/eps-301-redirects/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/eps-301-redirects/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/eps-301-redirects/reviews/)

## Tags

 * [HTTP](https://wordpress.org/support/topic-tag/http/)
 * [HTTPS](https://wordpress.org/support/topic-tag/https/)
 * [SSL](https://wordpress.org/support/topic-tag/ssl/)

 * 1 reply
 * 2 participants
 * Last reply from: [WebFactory](https://wordpress.org/support/users/webfactory/)
 * Last activity: [5 years, 1 month ago](https://wordpress.org/support/topic/http-redirect/#post-14351474)
 * Status: resolved