Title: URL Parameter Help!
Last modified: August 19, 2016

---

# URL Parameter Help!

 *  Resolved [freshifreshy](https://wordpress.org/support/users/freshifreshy/)
 * (@freshifreshy)
 * [16 years ago](https://wordpress.org/support/topic/url-parameter-help/)
 * I need to get the parameters ‘offset’ and ‘cat’ from a URL that looks like this:
 * /?page_id=87/?offset=3&cat=2
 * With a custom permalink structure, I could just use $_GET[‘offset’] to retrieve
   the value, but this doesn’t work with the default permalink structure.
 * I’d like to achieve this without the use of plugins.
 * Any guidance would be appreciated!

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

 *  [Glenn Ansley](https://wordpress.org/support/users/blepoxp/)
 * (@blepoxp)
 * [16 years ago](https://wordpress.org/support/topic/url-parameter-help/#post-1492240)
 * Your URL looks malformed to me. Shouldn’t it be /?page_id=87&offset=3&cat=2
 * I imagine your $_GET[‘offset’] will work after you fix that.
 *  Thread Starter [freshifreshy](https://wordpress.org/support/users/freshifreshy/)
 * (@freshifreshy)
 * [16 years ago](https://wordpress.org/support/topic/url-parameter-help/#post-1492293)
 * Doh, you’re right. Thanks for pointing that out. Works now!

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

The topic ‘URL Parameter Help!’ is closed to new replies.

## Tags

 * [parameters](https://wordpress.org/support/topic-tag/parameters/)
 * [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: [freshifreshy](https://wordpress.org/support/users/freshifreshy/)
 * Last activity: [16 years ago](https://wordpress.org/support/topic/url-parameter-help/#post-1492293)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
