404 ReDirector

설명

This simple plugin – which is also WordPress network compatible – automatically redirects 404 errors to the best matching and existing content in your WordPress blog.
The matching is based on the slug of the content not found and searches also on taxonomy pages (tags & categories). This is perfect when you have changed the permalink settings of your taxonomies.
All redirects are permanent (301) which is a SEO best practice.
Since this plugin doesn’t need any configuration it works perfect in WordPress Network / multisite setup.

설치

  1. Upload ‘404-redirector.php’ to the ‘/wp-content/plugins/’ directory
  2. 워드프레스의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.
  3. Finished, the plugin work.

후기

모든 3 평가 읽기

기여자 & 개발자

“404 ReDirector”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “404 ReDirector”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.4

  • WordPress 6.6.2 compatibility
  • Author Change
  • Cleanup

1.0.3

  • WordPress 5.2 compatibility

1.0.2

  • Little fix to redirect extremely long URLs

1.0.1

  • Bug fixes