Question Removal of ?s= from URLs'

Status
Not open for further replies.

RedWS600

Customer
I have a few advertising CMS articles on the website, I received an email from them this morning asking why the '?=s' is in the URL,

eg.
/content/438-development-natural-gas-vehicles-ivecoa-s-new-strategy.html ? s = 0123ae3002c2f9d01c4eb7f8f0df5918

The customer is querying why are there soo many duplicate URL's

Looking into this, its a session variable created when no cookies are enabled. I suppose when a search engine is crawling the site it happens to create these session variables in the URL? is that correct?

A google search I came to this thread How to remove session ID's from vBulletin URL structure? so a good seo tool can get around it. I know DBSEO is a good tool, perhaps there is a way to remove the '?=s' is it wise to remove it?

Is it Possible to remove, if so is it wise?
If it can't be removed, then I may lose the customer due to bad SEO from duplicate URL's.

Hope you can help.

Many Thanks
Dan.
 
Last edited:
It's generally not wise to attempt to remove the session ID from URLs, as it will break the entire forum for a subset of your users.

DBSEO will detect whether cookies are unavailable and re-add session hashes if so. Furthermore, if the referring page is a search engine, the hash will also be stripped to ensure there are no issues with session leaking.

If this was a problem with the mod, there would be widespread reports of this issue happening, so I'm inclined to believe it's a problem with the server. Maybe the $_SERVER['HTTP_REFERER'] variable isn't being set correctly by the server?
 
Thanks for the info, much appreciated.
How would I investigate the $_SERVER['HTTP_REFERER'] variable?
I'm not sure how the client got a list of the URL's with the '?s=', I will also ask that, as it would be handy for me to test.
 
I'm honestly not sure how you would do it, the best bet would be to ask the system administrator as they should know how they configured the server.
 
Hello RedWS600,

This ticket has now been closed with the status Answered.

We hope your issue or question has been addressed to your satisfaction. If not, please feel free to re-open it by clicking this link.

If you have any further issues or questions, please feel free to start a new support ticket via the button at the top of every page.

Thank you!
 
Status
Not open for further replies.

Legacy DragonByte SEO

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
7,172
Customer rating
5.00 star(s) 1 ratings
Back
Top