Popis
This simple plugin permanently redirects all 404’s to the main blog URL. There may be several reasons why you might want to do this, but the primary purpose is to siphon Google Page Rank (TM) from missing pages to the homepage.
Inštalácia
The installation process is very basic:
- Upload the unzipped plugin folder to the
/wp-content/plugins/
directory - Aktivujte modul cez položku „Moduly“ v menu vo WordPress
- That’s it!
If you’re having issues with the installation, you can read detailed instructions here: https://codex.wordpress.org/Managing_Plugins#Installing_Plugins
Časté otázky
- Installation Instructions
-
The installation process is very basic:
- Upload the unzipped plugin folder to the
/wp-content/plugins/
directory - Aktivujte modul cez položku „Moduly“ v menu vo WordPress
- That’s it!
If you’re having issues with the installation, you can read detailed instructions here: https://codex.wordpress.org/Managing_Plugins#Installing_Plugins
- Upload the unzipped plugin folder to the
- Do I have to configure anything?
-
Nope. The plugin is ready to go once you install it.
- Can you give me some examples for why this plugin may be beneficial to me?
-
Sure!
Example #1: If you acquire a pre-owned domain (that you intend to run WordPress with), you might not want to recreate every page that was part of the original site. Alternatively, you might not want to build an exhaustive list of 301’s either. Enter the 404 Redirection plugin. Now, you’ll never have to worry about not salvaging every drip of link-juice.
Example #2: Let’s face it, having an exuberant amount of 404’s is bad form. Search engines might consider your site „broken“, and drop your rankings.
Recenzie
Prispievatelia a vývojári
“404 Redirection” je softvér s otvoreným zdrojovým kódom. Do tohto pluginu prispeli nasledujúci ľudia.
PrispievateliaPreložiť „404 Redirection“ do vašho jazyka.
Máte záujem o vývoj?
Prehľadávajte zdrojový kód, preskúmajte SVN repozitár, alebo sa prihláste na odber vývojárskeho logu cez RSS.
Zoznam zmien
1.7
- Rereleased for WP 4.3.1
- Added internationalization comment
1.6
- Rereleased for compliance issue
1.5
- Rereleased for WP 3.3.2
1.4
- Updated readme.txt file
1.3
- Set a high priority of plugin execution.
- Switched to native WP redirection.
- Replaced depreciated ‚site_url‘ function call.
1.0
- Created plugin