vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   How to remove SessionIDs, and how to form user-friendly URLs? (https://vborg.vbsupport.ru/showthread.php?t=187412)

vetant 08-06-2008 11:15 PM

How to remove SessionIDs, and how to form user-friendly URLs?
 
Hello everybody.

I'd like to ask a couple of questions please.

1. Does anyone know how to prohibit forum to add SessionID's to page urls for unregistered users?

2. Also could you tell me if there is a mod for VB v.3.7 that replaces standard url's with user friendly ones? If so, please give a link or the name.

Thank you

RLShare 08-06-2008 11:21 PM

In the search box up top search for 'url rewrite' ->all mods -> titles only

nexialys 08-06-2008 11:26 PM

for #1, the vBulletin engine will only add the sessionid on browsers link where the visitor deactivate the cookies in their browser. anyway, the sessionid will not related to any access on your forum even if a guest use it, as it's a temporary detail related to one browser session and is changed once you logout or close your browser window... can't be reused by someone else... so this is just a bloat element in a url.

Opserty 08-07-2008 08:32 AM

Quote:

Originally Posted by nexialys (Post 1593026)
so this is just a bloat element in a url.

Doesn't it prevent vBulletin from creating a new session every time a guest loads a page though? (Because it will use the sessionid to find the previous session the guest was using... and resuse that)

vetant 08-07-2008 08:51 AM

RLShare, thank you for the hint.

Nexialys, I was told that some search engines may index pages with sessionID's and thus the same page may be indexed several times with different html addresses, which is no good (can be treated as duplicated content)

Marco van Herwaarden 08-07-2008 10:55 AM

Peope tell a lot of stories about search engines. Some are simply not true, and a lot might have been true years ago. SE's also improve their scripts and most SE's will see these as a single page.


All times are GMT. The time now is 12:18 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01922 seconds
  • Memory Usage 1,717KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete