| :: |
| Author |
Message |
Peter77 phpBB SEO Team


Joined: 10 May 2006 Posts: 515 Location: Michigan
|
Posted: Sat Jul 01, 2006 11:14 pm Post subject: I'm finding SIDs in Index.php |
|
|
| I've been running into links on Yahoo search pages, for example, that are showing my forums index.php with SIDs on it. I will even recognize some of the content that was cached from not to long ago.. that is how I know it is not an old link. Is this normal to still show SIDs in index.php? or does it mean something could be wrong in my functions.php? ( cyberalien MOD ) |
_________________ Juarol.com
| Frekuenciadigital.com |
Last edited by Peter77 on Tue Dec 19, 2006 5:04 pm; edited 1 time in total |
|
| Back to top |
|
 |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 14854
|
Posted: Sat Jul 01, 2006 11:24 pm Post subject: Re: I'm finding SIDs in Index.php |
|
|
If they only concern the index.php, then they must have been spidered before you implemented the guest session mod to get rid of SIDs.
Make sure you have :
| Code: | | Disallow: /phpbb/index.php? |
In your robots.txt file, that's the main interest of this rule. Now I have observed that Yahoo keeps old URLs in it's listing for quite a while, but they should not remain in cache too long once they are disallowed with the robots.txt.
Then, Google and MSN should get rid of those faster is they ever had them in cache.
++ |
_________________ Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________
Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche |
|
| Back to top |
|
 |
Peter77 phpBB SEO Team


Joined: 10 May 2006 Posts: 515 Location: Michigan
|
Posted: Sat Jul 01, 2006 11:33 pm Post subject: Re: I'm finding SIDs in Index.php |
|
|
Okay I will add that. should I do the same for my portal? because in old indexed pages of my site I see
?start=10?sid=c-ect- where does that "start" come from? I know lmsg_start comes form the 'x' next topics from the recently posted. but "start="  |
_________________ Juarol.com
| Frekuenciadigital.com |
Last edited by Peter77 on Thu Apr 10, 2008 1:41 pm; edited 1 time in total |
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 14854
|
|
| Back to top |
|
 |
Peter77 phpBB SEO Team


Joined: 10 May 2006 Posts: 515 Location: Michigan
|
Posted: Sat Jul 01, 2006 11:40 pm Post subject: Re: I'm finding SIDs in Index.php |
|
|
That's it.. I couldn't think of the name.
Okay thank you very much! this should about do it.  |
_________________ Juarol.com
| Frekuenciadigital.com | |
|
| Back to top |
|
 |
Peter77 phpBB SEO Team


Joined: 10 May 2006 Posts: 515 Location: Michigan
|
Posted: Mon Jul 03, 2006 4:03 am Post subject: Re: I'm finding SIDs in Index.php |
|
|
Wait a minute... by /mxbb/? what are you saying? my mxbb is on my root domain.. so would I do Disallow: index.php?
Hmm that has to be it... but please correct me if im wrong.
Thanks. |
_________________ Juarol.com
| Frekuenciadigital.com | |
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 14854
|
|
| Back to top |
|
 |
Peter77 phpBB SEO Team


Joined: 10 May 2006 Posts: 515 Location: Michigan
|
Posted: Sun Jul 16, 2006 11:14 am Post subject: Re: I'm finding SIDs in Index.php |
|
|
| The only reason that I think search engines are finding SIDs, is because of on a search engine page I will see text content that I recognize being made recently. then below it there is a URL with SID's on it. could it be that the preview content has nothing to to with the Link? because you've mentioned that, for example, Google holds cached pages from 'x' past months. |
_________________ Juarol.com
| Frekuenciadigital.com | |
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 14854
|
|
| Back to top |
|
 |
|
|