Go Back   Forum Care Forums > Development Reference Area > Php Development

Reply
 
LinkBack Thread Tools Display Modes
Removing PHPSESSID - CGI Install
Old
  (#1)
Shaun
Guest
 
Posts: n/a
Default Removing PHPSESSID - CGI Install - 06-02-2007, 08:56 PM

Hi,

I have PHP installed as a CGI module on my server. I want to stop PHPSESSID
from appearing in the URL when a users cookies are turned for just one
account. My hosting company says that this is impossible - they would have
to change php.ini and that would affect every account on the server. Also if
PHP is changed to an Apache module then they won't support it. Is there no
other way around this? Removing PHPSESSID is very important for SEO
purposes...

Thanks for your advice.
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Re: [PHP] Removing PHPSESSID - CGI Install
Old
  (#2)
Richard Lynch
Guest
 
Posts: n/a
Default Re: [PHP] Removing PHPSESSID - CGI Install - 06-02-2007, 08:56 PM

On Thu, May 31, 2007 5:55 am, Shaun wrote:
> I have PHP installed as a CGI module on my server. I want to stop
> PHPSESSID
> from appearing in the URL when a users cookies are turned for just one
> account. My hosting company says that this is impossible - they would
> have
> to change php.ini and that would affect every account on the server.
> Also if
> PHP is changed to an Apache module then they won't support it. Is
> there no
> other way around this?


Perhaps you can turn it off in .htaccess

Does CGI utilize .htaccess???

Perhaps you could get them to use suExec and run your CGI with a
different user and environment (i.e., different php.ini) if they don't
want to use Module.

> Removing PHPSESSID is very important for SEO
> purposes...


Really?

I'd expect that the search engine authors are smart enough to not be
messed up by something as common as PHPSESSID in a URL.

Can you provide any objective independent study reference to support
such a claim?

Much SEO information out there is utter crap...

--
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some indie artist.
http://cdbaby.com/browse/from/lynch
Yeah, I get a buck. So?
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




Contact Us - Forum Care Forums - Archive - Top