Title: genius 404
Author: Hussam Hussien
Published: <strong>1 Prill, 2015</strong>
Last modified: 1 Prill, 2015

---

Kërkoni te shtojca

![](https://ps.w.org/genius-404/assets/banner-772x250.png?rev=1125145)

Kjo shtojcë **s’është testuar me 3 hedhjet e rëndësishme të fundit në qarkullim 
të WordPress-it**. Mund të mos e mirëmbajnë më, ose mundet të mos mbulohet më dhe
mund të ketë probleme përputhshmërie, kur përdoret me versione më të freskët të 
WordPress-it.

![](https://s.w.org/plugins/geopattern-icon/genius-404_de5239.svg)

# genius 404

 Nga [Hussam Hussien](https://profiles.wordpress.org/hussam7ussien/)

[Shkarkim](https://downloads.wordpress.org/plugin/genius-404.zip)

 * [Hollësi](https://sq.wordpress.org/plugins/genius-404/#description)
 * [Shqyrtime](https://sq.wordpress.org/plugins/genius-404/#reviews)
 *  [Instalim](https://sq.wordpress.org/plugins/genius-404/#installation)
 * [Zhvillim](https://sq.wordpress.org/plugins/genius-404/#developers)

 [Asistencë](https://wordpress.org/support/plugin/genius-404/)

## Përshkrim

Save your visitors from unhelpful 404 errors!

Instead of quickly giving up when a visitor reaches content that doesn’t exist, 
make an effort to guess what they were
 after in the first place. This plugin will
perform a search of your posts, pages, tags and categories, using keywords from 
the requested URL. If there’s a match, redirect to that content instead of showing
the error. If there’s more than one match, the 404 template can use some template
tags to provide a list of suggestions to the visitor.

### Template tags

_`genius404\_has\_suggestions`_

Returns true if there are some suggestions, false otherwise

_`genius404\_get\_suggestions`_

Retrieve an array of post objects for rendering manually.

_`genius404\_suggestions`_

Draw a list of suggested posts.

Pass the parameter “list” to render suggestions as a list.

_`genius404\_loop`_

Query posts for use in a Loop. Eg:

    ```
    <?php genius404_loop(); ?>
    <?php while (have_posts()) : the_post(); ?>
        <h2><a href="<?php the_permalink() ?>"><?php the_title(); ?></a></h2>
        <?php the_excerpt(); ?>
    <?php endwhile; ?>
    ```

Note that the loop will not display pages correctly, as it is not built to support
them. It is recommended that if you use
 a loop like that above, do not enable searching
of pages.

_`genius404\_get\_search\_terms`_

Retrieve an array of search terms used to populate the suggestions list, for use
with contextual highlighting, etc.

## Instalim

 1. Unzip the package, and upload `genius404` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Place `<?php genius404_suggestions() ?>` in your 404 template to list suggested
    posts, or see ‘Template tags’ for more information.

## Shqyrtime

![](https://secure.gravatar.com/avatar/770f865414250384adcba9fc3fcf0dbb0f6bbaca5726478973789d2650025bdf?
s=60&d=retro&r=g)

### 󠀁[Good idea with room to improve](https://wordpress.org/support/topic/good-idea-with-room-to-improve/)󠁿

 [philipjewell](https://profiles.wordpress.org/philipjewell/) 3 Shtator, 2016 1 
përgjigje

I went ahead and enabled the plugin as I did not want to write rewrite rules for
all my removed posts. Luckily it worked for one of the more important posts I had.
But for the other 3/4 of my posts, it did not work. Took me to the 404 page I was
trying to avoid. I would recommend something I feel is a simple task, for such a
plugin: if it doesn’t not have any similar matches under the categories, posts, 
or pages, to run a search based off the URI simply running like: mydomain.com/?s
=<uri> Just an idea I feel can make a huge improvement where the plugin lacks and
make it a more widely used plugin.

 [ Lexoni 1 shqyrtimin e vetëm ](https://wordpress.org/support/plugin/genius-404/reviews/)

## Kontribues & Zhvillues

“genius 404” është software me burim të hapur. Në këtë shtojcë kanë dhënë ndihmesë
personat vijues.

Kontribues

 *   [ Hussam Hussien ](https://profiles.wordpress.org/hussam7ussien/)

[Përkthejeni “genius 404” në gjuhën tuaj.](https://translate.wordpress.org/projects/wp-plugins/genius-404)

### Ju intereson zhvillimi?

[Shfletoni kodin](https://plugins.trac.wordpress.org/browser/genius-404/), shkarkoni
[depon SVN](https://plugins.svn.wordpress.org/genius-404/), ose pajtohuni përmes
[RSS-je](https://plugins.trac.wordpress.org/log/genius-404/?limit=100&mode=stop_on_copy&format=rss)
te [regjistri i zhvillimeve](https://plugins.trac.wordpress.org/log/genius-404/).

## Të tjera

 *  Version **1.0**
 *  Përditësuar së fundi më **11 vjet më parë**
 *  Instalime aktive **10+**
 *  Version WordPress-i ** 2.6 ose më i madh **
 *  E provuar deri me **4.1.42**
 *  Gjuhë
 * [English (US)](https://wordpress.org/plugins/genius-404/)
 * Etiketa
 * [404](https://sq.wordpress.org/plugins/tags/404/)[redirection](https://sq.wordpress.org/plugins/tags/redirection/)
   [search](https://sq.wordpress.org/plugins/tags/search/)
 *  [Pamje e Thelluar](https://sq.wordpress.org/plugins/genius-404/advanced/)

## Vlerësime

 3 nga 5 yje të mundshëm.

 *  [  0 shqyrtime me 5 yje     ](https://wordpress.org/support/plugin/genius-404/reviews/?filter=5)
 *  [  0 shqyrtime me 4 yje     ](https://wordpress.org/support/plugin/genius-404/reviews/?filter=4)
 *  [  1 shqyrtim me 3 yje     ](https://wordpress.org/support/plugin/genius-404/reviews/?filter=3)
 *  [  0 shqyrtime me 2 yje     ](https://wordpress.org/support/plugin/genius-404/reviews/?filter=2)
 *  [  0 shqyrtime me 1 yje     ](https://wordpress.org/support/plugin/genius-404/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/genius-404/reviews/#new-post)

[Shihni krejt shqyrtimet](https://wordpress.org/support/plugin/genius-404/reviews/)

## Kontribues

 *   [ Hussam Hussien ](https://profiles.wordpress.org/hussam7ussien/)

## Asistencë

Keni diçka për të thënë? Ju duhet ndihmë?

 [Shihni forum asistence](https://wordpress.org/support/plugin/genius-404/)

## Dhuroni

Do të donit të përkrahnit shpënien më tej të kësaj shtojce?

 [ Dhuroni për këtë shtojcë ](http://atastypixel.com/blog/wordpress/plugins/genius-404/)