Linux 软件免费装
Banner图

Product Redirection for WooCommerce

开发者 polyplugins
更新时间 2024年11月15日 15:38
PHP版本: 5.4 及以上
WordPress版本: 6.7
版权: GPLv3
版权网址: 版权信息

标签

seo search engine optimization woocommerce woocommerce redirect woocommerce redirection

下载

1.0.0 1.1.5 1.1.6 1.1.8 1.1.9 1.1.1 1.1.2 1.1.3 1.1.4

详情介绍:

[youtube https://youtu.be/WCCaI83Bw5c] Deleting products without any redirects can result in a negative impact on your Search Engine Optimization or SEO. To prevent product deletion a notice is displayed on clicking trash to inform that they should be redirecting. Free Version: Pro Version: Check out our Roadmap to see our upcoming features!

安装:

  1. Backup WordPress
  2. Upload the plugin files to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
  3. Activate the plugin through the 'Plugins' screen in WordPress
  4. Use the WooCommerce->Redirection page to configure the plugin

屏幕截图:

  • Show a notice to help prevent trashing products.
  • Plugin settings

常见问题:

Why should I use this?

Deleting products is bad for Search Engine Optimization (SEO) and setting redirects through apache can lead to a huge htaccess.

Why are fields on products not loading?

If you have ACF installed already, you may need to sync the fields, as they are stored via json to reduce db calls. We built this around ACF to reduce development times and to prevent adding unnecessary code if you already have it installed.

Why does this use ACF?

Mainly to reduce the amount of time in development, but also to save resources. If you already have Advanced Custom Fields installed, then you don't have to worry about additional code executing on product admin pages.

更新日志:

1.1.9 Bugfix: Duplicate translation 1.1.8 Bugfix: Unexpected output on activation due to admin notices displaying after activation Enhancement: Made use of namespacing to prevent class clashes Optimized: Various code chunks 1.1.7 Added: Advanced Custom Fields standalone dependancy 1.1.6 1.1.5 1.1.4 1.1.3 1.1.2 1.1.1 1.0.0