Linux 软件免费装

Mavis HTTPS to HTTP Redirection

开发者 phkcorp2005
更新时间 2020年8月23日 21:52
捐献地址: 去捐款
PHP版本: 2.9 及以上
WordPress版本: 5.5

标签

redirection http https https-to-http mavis

下载

1.1 1.2 1.3 mavis.php readme.txt screenshot-1.png

详情介绍:

This plugin was developed to solve a redirection issue when navigating from a secured checkout page back to a non-secured page (or page that you need to have as non-secured---possibly because of non-secured external links, etc.) For example, a user comes to your wordpress e-commerce site, locates an item, then navigates to your secured checkout page. Now the customer, realizes there is something else they need, and instead of clicking a Continue Shopping link, then click a top category link. Since the customer is in a secured session, wordpress put the secured protocol on all the links including that category. Now the customer navigates to that category, but they are still in a secured page session. Now this category page is displaying improperly because of some external links that did not translate properly into the secured session. Customer is now upset, thinking that the site design demonstrates the level of incompetence of the shop owner and questions the shop owner's integrity to fulfill the customer's order, so the customer in a behavior of discuss, rapidly leaves the shop owner's site and that customer becomes a non-customer! This plugin resolves this issue by redirecting all non specified checkout (and other non-secured pages) back to a non-secured page counterpart.

安装:

To instal this plugin, follow these steps:
  1. Download the plugin mavis.zip
  2. Extract the single file mavis.php
  3. Extract mavis plugin to the /wp-content/plugins/ directory as new directory will be created identified as 'mavis-https-to-http-redirect'
  4. Activate the plugin through the 'Plugins' menu in WordPress, identified by 'Mavis HTTPS to HTTP Redirection'
  5. Change your site to use pretty permalinks from the 'Permalinks' menu in WordPress
  6. Set your secured page on the 'Mavis HTTPS/HTTP Redirection' admin page from the 'Settings' menu in Wordpress
  7. If you have more than one secured page, separate each page name using commas (e.g. checkout,confirm)

更新日志:

1.4.3 1.4.2 1.4.1 1.4 1.3 1.2 1.0