Descripción
ysd-301redirect插件的主要功能:
1.第一次启用ysd-301redirect插件,使用顶级域名访问博客,自动绑定顶级域名
2.修复了未发送header默认302重定向的问题
3.自动修改站点siteurl和home,实现博客地址的顶级域名绑定
4.所有请求的url均可进行301重定向,即博客不是 ?p=n的链接也可以被重定向
Update Readme
在填写域名时,请确保域名已经解析到当前博客,否则可能引起博客无法访问。
Update Readme
更改可支持版本号码
注意:
如果填写错误,可以使用PHPMyadmin打开数据库,
在wp_option表中点击上方的【搜索】按钮,
在option_value处选择”LIKE%…%”,
然后填写你填错的域名,此时会搜到三个值,
分别修改这三个错误的域名为正确的域名即可。
Instalación
- Upload the
ysd-301redirectfolder to the/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Configure the settings using “WP 301redirect” under Settings panel.
下载 云商店打包插件,上传ysd-301redirect目录及其文件到 “/wp-content/plugins/” 插件目录,在后台管理中激活插件,到设置页面开启功能并设置等.
Preguntas frecuentes
1.如何安装
在云商店后台搜索ysd即可找但该插件,并安装即可
Reseñas
There are no reviews for this plugin.
Colaboradores y desarrolladores
“新浪云商店顶级域名访问301重定向插件” es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce “新浪云商店顶级域名访问301重定向插件” a tu idioma.
¿Interesado en el desarrollo?
Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .
Registro de cambios
=1.0=
完成基本功能
=1.1=
功能升级