Title: Longer Permalinks
Author: antithesisgr
Published: <strong>6 Marzo 2017</strong>
Last modified: 21 Settembre 2025

---

Ricerca i plugin

Questo plugin **non è stato testato con le ultime 3 versioni principali (major releases)
di WordPress**. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare
problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

![](https://ps.w.org/longer-permalinks/assets/icon-256x256.png?rev=3365239)

# Longer Permalinks

 Di [antithesisgr](https://profiles.wordpress.org/antithesisgr/)

[Scarica](https://downloads.wordpress.org/plugin/longer-permalinks.1.32.zip)

 * [Dettagli](https://it.wordpress.org/plugins/longer-permalinks/#description)
 * [Recensioni](https://it.wordpress.org/plugins/longer-permalinks/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/longer-permalinks/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/longer-permalinks/#developers)

 [Supporto](https://wordpress.org/support/plugin/longer-permalinks/)

## Descrizione

This plugin allows you to use longer URLs (permalinks), by allowing much more characters
in your titles and slug. The important is that this is done in a way that is future
compatible with WordPress core updates.
 There is a 200 characters limitation on
WordPress core nowadays and this limit is raised to 3000 with the plugin. Plugin
is always extending the current WordPress core code – your long URLs will work even
after WordPress core updates. This plugin is really useful especially in non-latin
slugs because of the required url escaping that increases the length of your permalinks
a lot.

#### Features

 * Upon activation the available slug length (post title) will become 3000, allowing
   long permalinks.
 * Required functionality is automatically applied without changing WordPress core
   files.
 * Even after core updates, plugin will automatically apply required changes and
   just keep your long URLs working.
 * Plugin requires at least MySQL 5.0.3

## Installazione

 1. Upload plugin folder to the `/wp-content/plugins/longer-permalinks/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. That’s it!

## FAQ

### What can I do with this plugin?

You can enjoy a lot more characters in your slugs and permalinks, without the default
core limitation and have future core compatibility at the same time.

### What do you mean by “future core compatibility”?

The plugin is using PHP reflection to dynamically apply the required changes in 
WordPress core every time you update your WordPress. It automatically detects any
WordPress updates and reapplies the required changes anytime this is needed.

## Recensioni

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

### 󠀁[Noice!](https://wordpress.org/support/topic/noice-19/)󠁿

 [svifi](https://profiles.wordpress.org/svifi/) 25 Novembre 2024

Noice! 👍

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

### 󠀁[Excellent plugin](https://wordpress.org/support/topic/excellent-plugin-9289/)󠁿

 [takisbig](https://profiles.wordpress.org/takisbig/) 1 Settembre 2024

Excellent plugin, simply works!

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

### 󠀁[It just works right away!](https://wordpress.org/support/topic/it-just-works-right-away/)󠁿

 [antritsos](https://profiles.wordpress.org/antritsos/) 13 Aprile 2024

I was looking for a solution on Google, and I could not find something to help me
increase the 20-character limit on blog post URLs. I found this plugin and I activated
it, and it immediately solves my problem. So thank you!

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

### 󠀁[Essential for SEO](https://wordpress.org/support/topic/essential-for-seo-3/)󠁿

 [shadowlmd](https://profiles.wordpress.org/shadowlmd/) 14 Settembre 2021

I just wonder why WP devs still haven’t fixed this.

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

### 󠀁[Work Great!](https://wordpress.org/support/topic/work-great-136/)󠁿

 [liaris](https://profiles.wordpress.org/liaris/) 13 Luglio 2021

Work Great! with WP All Import & Greek

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

### 󠀁[Great Plugin!](https://wordpress.org/support/topic/great-plugin-31106/)󠁿

 [toulip](https://profiles.wordpress.org/toulip/) 5 Giugno 2021

Worked Like A Charm! Good Job Giannis!

 [ Leggi tutte le recensioni di 17 ](https://wordpress.org/support/plugin/longer-permalinks/reviews/)

## Contributi e sviluppo

“Longer Permalinks” è un software open source. Le persone che hanno contribuito 
allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

 *   [ antithesisgr ](https://profiles.wordpress.org/antithesisgr/)

[Traduci “Longer Permalinks” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/longer-permalinks)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/longer-permalinks/)
segui il [repository SVN](https://plugins.svn.wordpress.org/longer-permalinks/),
segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/longer-permalinks/)
tramite [RSS](https://plugins.trac.wordpress.org/log/longer-permalinks/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.32

 * Latest WordPress compatibility tests

#### 1.31

 * Bug fix: Fixing regression that came up at v1.30 related to advanced-custom-fields(
   ACF) plugin post types. Credits: @nevma

#### 1.30

 * Bug fix: Properly handle advanced-custom-fields (ACF) plugin post types. Credits:@
   sotosx

#### 1.29

 * Bug fix: Long slugs backup on specific cases preventing some proper slug restores
   on core update. Credits: @sotosx

#### 1.28

 * Refactoring and minor improvements

#### 1.27

 * Refactoring and minor improvements

#### 1.26

 * Refactoring code

#### 1.25

 * Bugfix: correct handling of autosaves and revisions on WP core updates

#### 1.24

 * Bug fixes for WordPress Multi-site compatibility

#### 1.23

 * Tested on WP 5.5.1

#### 1.22

 * Bugfix: lock name should not exceed 64 chars for some MySQL flavors/versions
   *
   te Tested on WP 5.4

#### 1.21

 * Important bugfixes.

#### 1.20 & 1.19

 * Important changes to handle extra load on database upgrades and first installation.
   
   We now use explicit db locks to handle concurrent requests on those situations
   gracefully. (not tested on active database clusters like Galera Cluster or any
   STATEMENT based replication setups)

#### 1.18

 * Tested on 5.3.2

#### 1.17

 * Fix for WordPress upgrade process that needs a separate step for the database
   upgrade – “Database Update Required” cases (credits: @margroup for investigating
   the problem and testing the solution)
 * Proper handling on WordPress upgrades to avoid unnecessary database locks
 * Source code refactoring
 * Uninstall actions update

#### 1.16

 * Minor regex adjustment

#### 1.15

 * IMPORTANT: Please update plugin to latest version BEFORE upgrading your WordPress
   to 5.x if you want to avoid truncated long permalinks.
 * Plugin Major update: long permalinks suvrive the WordPress 5.0 upgrade.

#### 1.14

 * Provide more thorough admin output on edge cases
 * Icon added
 * FAQ updated
 * Minor speed improvement
 * Tested on 4.9.1

#### 1.13

 * Bug fix, fclose was not needed.

#### 1.12

 * Bug fix, $wpdb was not global (credits: @takisbig).

#### 1.11

 * Minor changes

#### 1.1

 * Tested on 4.7.3

#### 1.0

 * Initial release

## Meta

 *  Versione **1.32**
 *  Ultimo aggiornamento **11 mesi fa**
 *  Installazioni attive **8.000+**
 *  Versione WordPress ** 4.0 o superiore **
 *  Testato fino alla versione **6.8.8**
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/longer-permalinks/)
 * Tag
 * [long](https://it.wordpress.org/plugins/tags/long/)[permalinks](https://it.wordpress.org/plugins/tags/permalinks/)
   [slugs](https://it.wordpress.org/plugins/tags/slugs/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/longer-permalinks/advanced/)

## Valutazioni

 5 su 5 stelle.

 *  [  18 recensioni a 5-stelle     ](https://wordpress.org/support/plugin/longer-permalinks/reviews/?filter=5)
 *  [  0 recensioni a 4-stelle     ](https://wordpress.org/support/plugin/longer-permalinks/reviews/?filter=4)
 *  [  0 recensioni a 3-stelle     ](https://wordpress.org/support/plugin/longer-permalinks/reviews/?filter=3)
 *  [  0 recensioni a 2-stelle     ](https://wordpress.org/support/plugin/longer-permalinks/reviews/?filter=2)
 *  [  0 recensioni a 1-stelle     ](https://wordpress.org/support/plugin/longer-permalinks/reviews/?filter=1)

[La tua recensione](https://wordpress.org/support/plugin/longer-permalinks/reviews/#new-post)

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/longer-permalinks/reviews/)

## Collaboratori

 *   [ antithesisgr ](https://profiles.wordpress.org/antithesisgr/)

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/longer-permalinks/)