In ASP.NET 2.0 there was a wierd bug with rewriting url's where they whould
not be indexed by google and sometimes caused problems... has this been
fixed in ASP.NET 2.0 SP1 / .NET 3.5? Anyone have any ideas? thanks!
Michael Nemtsev [MVP] - 03 Mar 2008 01:43 GMT
Hello Smokey,
it should be, because that bug was found and tracked in year 2006.
But I didn't see the official announcement about fix
---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour
"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
SG> In ASP.NET 2.0 there was a wierd bug with rewriting url's where they
SG> whould not be indexed by google and sometimes caused problems... has
SG> this been fixed in ASP.NET 2.0 SP1 / .NET 3.5? Anyone have any
SG> ideas? thanks!
SG>
George Ter-Saakov - 03 Mar 2008 13:36 GMT
Can you please elaborate....
I have the whole site http://www.mspiercing.com written on .NET 2.0 and
using 100% url rewriting. (It has only one aspx page default.aspx)
The site is well indexed by Google and never noticed any problem....
George.
> In ASP.NET 2.0 there was a wierd bug with rewriting url's where they
> whould not be indexed by google and sometimes caused problems... has this
> been fixed in ASP.NET 2.0 SP1 / .NET 3.5? Anyone have any ideas? thanks!