이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Redirect 404 to parent

설명

Redirect any 404 request to the parent URL with this incredibly powerful, easy-to-use, well supported and 100% free WordPress cookie plugin.

Simply put, the plugin performs the following: when there is a 404 page found such as /about/sample-url then the plugin will automatically redirect the visitor to /about/

It’s a very powerful plugin that saves you many hours specifying individual redirects for every 404 page. With our plugin, you can define one simple rule that will cover all child pages that produce 404 errors.

Features

  • You can defined the BASE URL – this is the URL that will be served as a starting point.
  • You can define the type of the redirection done by WordPress (302, 301, etc.).
  • You can add as many rules you want and easily delete them if you don’t need them anymore
  • The plugin checks if you already added a rule based on the slug, so you won’t add the same rule twice.
  • The plugin checks if the URL you are setting up as a BASE exists in WordPress as a post or page, so you’re not creating an erroneous URL base.
  • You can see a log of the 404 redirected by the plugin (if the plugin registers any 404 errors), so you can easily identify what URLs are generating the 404 errors.
  • If there are more than 10 rows in the 404 log/statistics, you can download the whole log for an URL in CSV format.

Example Use Case

  • Base URL (set up in this plugin as a rule): http://yourdomain.com/sample-page/
  • Target URL: http://yourdomain.com/sample-page/non-existing-page

In this case if a visitor tries to access the TARGET URL, WordPress returns a 404 error/page by default because the page/post doesn’t exist.

Our plugin will automatically redirect the visitor to http://yourdomain.com/sample-page/ instead of letting the visitor end up on a 404 page.

About us

Moove Agency is a premium supplier of quality WordPress plugins, services and support. Visit our site to learn more.

스크린샷

  • Adding redirect rules.
  • View / Remove redirect rules & statistics

설치

  1. Upload the plugin files to the plugins directory, or install the plugin through the WordPress plugins screen directly by searching for the plugin by name.
  2. Activate the plugin through the \’Plugins\’ screen in WordPress.
  3. Use the Settings -> Moove redirect 404 page to configure the plugin and add rules.

후기

2020년 2월 28일
My website lists dive watches scraped from eBay. I have always had a problem with old and obsolete listings. For 6 months I have DELETED any posts over 4 weeks old. This has resulted in thousands of 404 errors … With this plugin I can 301 redirect any deleted listing (post) to the parent category eg. /seiko-tuna-uk/this-watch-has-been-deleted/ 301 redirected to /seiko-tuna-uk/ where the visitor can browse the latest 12 listings 🙂 THANK YOU PS – I have made a small donation
모든 2 평가 읽기

기여자 & 개발자

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

기여자

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

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

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

변경이력

1.4.1

  • Statistic options disabled by default

1.4.0

  • General Settings added to manage statistics status

1.3.4

  • Add new redirect CURL function replaced to wp_remote_get

1.3.3

  • WP 6.2 Compatibility

1.3.2

  • WP 6.0 Compatibility

1.3.1

  • Admin navigation improved

1.3.0.

  • Add / Remove redirect form improved

1.2.2.

  • Minor CSS fix

1.2.1.

  • Hook added to disable stats

1.2.0.

  • Improved admin layout
  • Compatibility with php 7.x
  • Multisite compatibility added

1.0.2.

  • Added donation box

1.0.1.

  • Fixed PHP warnings

1.0.0.

  • Initial release of the plugin.