# URL baggage?

**URL:** https://boards.straightdope.com/t/url-baggage/211473
**Category:** About This Message Board
**Created:** [November 5, 2003, 2:54am UTC](https://boards.straightdope.com/t/url-baggage/211473 "2003-11-05T02:54:54Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![Ringo](https://avatars.discourse-cdn.com/v4/letter/r/779978/32.png) [@Ringo](https://boards.straightdope.com/u/Ringo)
#### Post date: [November 5, 2003, 2:54am UTC](https://boards.straightdope.com/t/url-baggage/211473/1 "2003-11-05T02:54:54Z")

</div>

To link to [this thread](http://boards.straightdope.com/sdmb/showthread.php?threadid=218157) I can write:

&#91url=“[http://boards.straightdope.com/sdmb/showthread.php?threadid=218157](http://boards.straightdope.com/sdmb/showthread.php?threadid=218157)”&#93this thread&#91/url&#93

simply inserting the threadid into the boilerplate code, or I can copy the URL from the thread and write:

&#91url=“[http://boards.straightdope.com/sdmb/showthread.php?s=d8b3de210339747b61845389da235a1f&threadid=218157](http://boards.straightdope.com/sdmb/showthread.php?s=d8b3de210339747b61845389da235a1f&threadid=218157)”&#93this thread&#91/url&#93.

What’s the difference? Both give the same result, and the difference seems to be the alphabet soup that is underlined in the copied URL example, in this case, _s=d8b3de210339747b61845389da235a1f&_. What is that stuff?

---

<div class="post-metadata">

### Author: ![Berkut](https://avatars.discourse-cdn.com/v4/letter/b/a88e57/32.png) [@Berkut](https://boards.straightdope.com/u/Berkut)
#### Post date: [November 5, 2003, 3:25am UTC](https://boards.straightdope.com/t/url-baggage/211473/2 "2003-11-05T03:25:59Z")

</div>

That’s the session hash.

Usually only guests and members who browse without cookies enabled will see it. It’s how the board keeps track of you.

---

<div class="post-metadata">

### Author: ![ultrafilter](https://avatars.discourse-cdn.com/v4/letter/u/3d9bf3/32.png) [@ultrafilter](https://boards.straightdope.com/u/ultrafilter)
#### Post date: [November 5, 2003, 3:37am UTC](https://boards.straightdope.com/t/url-baggage/211473/3 "2003-11-05T03:37:53Z")

</div>

To add to what **Berkut** said, the session ID is used to track users who don’t have a cookie enabled. When you first visit the boards, you’re assigned a session ID (probably based on your IP address and time of first access), and all the links are generated to use that. I’m not real up on the why of it, but that’s what it is.

---

<div class="post-metadata">

### Author: ![Ringo](https://avatars.discourse-cdn.com/v4/letter/r/779978/32.png) [@Ringo](https://boards.straightdope.com/u/Ringo)
#### Post date: [November 5, 2003, 4:21am UTC](https://boards.straightdope.com/t/url-baggage/211473/4 "2003-11-05T04:21:15Z")

</div>

That’s interesting. I note that if I try to use the copied URL as a paste-in to a post, vB strips out the session hash before displaying it.

Also, I _do_ see it, even though, posting as I am, I’ve got cookies enabled.

I’m about to logoff completely to make a phone call. It’ll be interesting to see if that URL changes when I come back (as I always do).

---

<div class="post-metadata">

### Author: ![Ringo](https://avatars.discourse-cdn.com/v4/letter/r/779978/32.png) [@Ringo](https://boards.straightdope.com/u/Ringo)
#### Post date: [November 5, 2003, 4:35am UTC](https://boards.straightdope.com/t/url-baggage/211473/5 "2003-11-05T04:35:56Z")

</div>

Yes, that session hash has now been refried. Or rescrambled.

---

<div class="post-metadata">

### Author: ![Berkut](https://avatars.discourse-cdn.com/v4/letter/b/a88e57/32.png) [@Berkut](https://boards.straightdope.com/u/Berkut)
#### Post date: [November 5, 2003, 4:35am UTC](https://boards.straightdope.com/t/url-baggage/211473/6 "2003-11-05T04:35:56Z")

</div>

Hmmm. You should not be seeing it if you are set to browse the board with cookies. You 100% positive?

---

<div class="post-metadata">

### Author: ![Ringo](https://avatars.discourse-cdn.com/v4/letter/r/779978/32.png) [@Ringo](https://boards.straightdope.com/u/Ringo)
#### Post date: [November 5, 2003, 4:37am UTC](https://boards.straightdope.com/t/url-baggage/211473/7 "2003-11-05T04:37:01Z")

</div>

Oh yes. I see it now, and I wouldn’t be posting if cookies were not enabled.

---

<div class="post-metadata">

### Author: ![Berkut](https://avatars.discourse-cdn.com/v4/letter/b/a88e57/32.png) [@Berkut](https://boards.straightdope.com/u/Berkut)
#### Post date: [November 5, 2003, 4:38am UTC](https://boards.straightdope.com/t/url-baggage/211473/8 "2003-11-05T04:38:22Z")

</div>

The session hash is dynamic, so you will get a different one on every visit.
