Forum Moderators: Robert Charlton & goodroi

Message Too Old, No Replies

Session IDs created by CMS system

         

sophoclesthesock

7:41 am on Mar 22, 2012 (gmt 0)

10+ Year Member



I'm working with some sites that have a custom CMS. When you enter a new URL for a 301 redirect, apparently a session ID is created, and I started noticing a lot of these IDs in Google Analytics coming up as landing pages for the sites. Is it worth it to just leave the crappy URLs well enough alone and focus on other on-site elements, or should I implement the canonical link element and hope that it works? Right now there's no way to not create the session IDs upon redirecting pages.

netmeg

2:45 pm on Mar 22, 2012 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



If you can implement the canonical correctly, that might work - you can also go into GWT and tell it to ignore those session IDs, and also write a filter in GA to strip em off.

sophoclesthesock

3:05 pm on Mar 22, 2012 (gmt 0)

10+ Year Member



Great, thanks!

phranque

10:05 pm on Mar 22, 2012 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



you might also consider sending a session cookie with that response and redirecting to a url with the session id parameter stripped off.