Skip to content

This WordPress plugin will enable you to redirect from/to http/https

Notifications You must be signed in to change notification settings

sanehab/advnaced-https-redirection-wordpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advanced Https Redirection

This plugin enables you to easily redirect your whole domain from/to HTTP to/from HTTPS, or you can just redirect certain pages, posts, terms or custom post type or any other front-end page. Using this plugin you can force your website visitors to use the the HTTPS version of your website, or the other way around. And you can also use it to have your whole website on HTTPS while certain pages are on HTTP, or the other way around.

Getting started

This plugin allows you to redirect both dynamic resources and static resources – for static resources to work your server must be Apache and you should have an .htaccess file in your root WordPress directory.

features

all redirections work from / to HTTP to/from HTTPS:

Redirect the whole domain including static resources

Redirect only the admin directory

Redirect only the front-end pages

Redirect only static resources

Redirect the whole domain except for certain posts, or custom post types, or terms, or custom taxonomies, or any other front-end page

Redirect using different redirection statuses: 301,302,303, and 307

This plugin will generate links for posts and other front-end pages based on how they should be redirected, so if a post is supposed to be accessed through HTTPS, this plugin will make sure that all links generated by WordPress to that post are HTTPS links, which is better for seo

Installation

  1. Upload advanced-https-redirection folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Configure the plugin by going to Settings => Advanced https redirection, you can override these global settings in posts, terms, and all other front-end pages.

FAQ and more info

You can visit the plugin page for more info

About

This WordPress plugin will enable you to redirect from/to http/https

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published