Linux 软件免费装
Banner图

Device-Based Redirect

开发者 ncherian
更新时间 2024年11月21日 12:08
捐献地址: 去捐款
PHP版本: 7.2 及以上
WordPress版本: 6.7
版权: GPLv2 or later
版权网址: 版权信息

标签

redirect redirection android mobile redirect ios

下载

1.1.0 1.1.1 1.0.0 1.1.2

详情介绍:

Device Based Redirect allows you to easily set up redirects to your mobile apps or mobile-friendly URLs based on the user's device type. Perfect for promoting your mobile apps to website visitors and implementing platform-specific deep linking through a single URL. Features: Use Cases: The plugin handles user agent detection and routing automatically, making it easy to implement complex platform-specific navigation through simple WordPress configuration.

安装:

  1. Upload the plugin files to /wp-content/plugins/device-based-redirect
  2. Activate the plugin through the 'Plugins' screen in WordPress
  3. Go to Settings -> Device Redirect to configure redirects

屏幕截图:

  • Configuring Pages or URLs for Device Specific Redirection
  • Edit URL Redirects within table itself in Edit mode.
  • Hover to access Edit and Remove actions
  • Add Slug or Page Redirects on left sidebar

升级注意事项:

1.1.2
  • Minor Upgrade - Added Plugin Links for Support and Settings Page
1.1.1
  • Support for DB Migration during auto upgrades without deactivation
1.1.0
  • Update immediately to take advantage of the new and improved admin UI.
  • Redirects are now stored in a separate database table for better performance.
1.0.0 Initial release

常见问题:

Can I set different redirects for different pages?

Yes, you can configure page-specific redirects as well as custom URL redirects.

Can I temporarily disable all redirects?

Yes, use the bulk actions to disable redirects in bulk. Alternatively, you can deactivate the plugin temporarily.

Is there a limit to the number of redirects I can set?

No, there is no limit to the number of redirects you can set.

Is the Backup URL or Other Device URL required?

No, it is optional. If not set, users will be redirected to the current page for Page redirects and home page for Slug redirects in non-mobile devices.

What is the nature of redirects?

Redirects are of 302 type as they are not permanent.

更新日志:

1.1.2 1.1.1 1.1.0 1.0.0