Title: Add parameter to WordPress Permalink structure
Last modified: August 19, 2016

---

# Add parameter to WordPress Permalink structure

 *  [Alexandre](https://wordpress.org/support/users/0xcafe-1/)
 * (@0xcafe-1)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/add-parameter-to-wordpress-permalink-structure/)
 * Hi,
 * I am currently using this permalink structure :
 * [http://blog.com/2009/03/03/my-title-goes-here/](http://blog.com/2009/03/03/my-title-goes-here/)
 * And I would like to add an extra parameter so the URL look like this :
 * [http://blog.com/2009/03/03/my-title-goes-here/param/](http://blog.com/2009/03/03/my-title-goes-here/param/)
 * How can I accomplish this? My guess is with the permalink structure, but how 
   do I modify it?

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Samuel B](https://wordpress.org/support/users/samboll/)
 * (@samboll)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/add-parameter-to-wordpress-permalink-structure/#post-1016312)
 * [http://codex.wordpress.org/Using_Permalinks#Choosing_your_permalink_structure](http://codex.wordpress.org/Using_Permalinks#Choosing_your_permalink_structure)
 *  Thread Starter [Alexandre](https://wordpress.org/support/users/0xcafe-1/)
 * (@0xcafe-1)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/add-parameter-to-wordpress-permalink-structure/#post-1016441)
 * Thsnks, but that information is making my head spin! I check my .htaccess and
   this is all I have related to wordpress :
 * # BEGIN WordPress
    <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteCond%{
   REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.
   php [L] </IfModule>
 * # END WordPress
 * How can I modify this to have an extra parameter?
    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Add parameter to WordPress Permalink structure’ is closed to new replies.

## Tags

 * [parameters](https://wordpress.org/support/topic-tag/parameters/)
 * [permalink](https://wordpress.org/support/topic-tag/permalink/)
 * [url](https://wordpress.org/support/topic-tag/url/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [Alexandre](https://wordpress.org/support/users/0xcafe-1/)
 * Last activity: [17 years, 2 months ago](https://wordpress.org/support/topic/add-parameter-to-wordpress-permalink-structure/#post-1016441)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
