Crawlers are seeing a querystring for some reason...

3 views
Skip to first unread message

bloc...@yahoo.com

unread,
Mar 5, 2007, 10:25:52 AM3/5/07
to UrlRewritingNet
Hi, I am having an issue with my rewrite rule. For some reason the
crawlers are seeing the query string.

in my web.config i have this:

<add name="profile" virtualUrl="^~/users/(\w+)-(\d+)\.aspx"
rewriteUrlParameter="ExcludeFromClientQueryString" destinationUrl="~/
profiles/profile.aspx?uid=$2&amp;uName=$1" ignoreCase="true"/>


i am looking at my logs, and when it gets crawled i see this:
http://www.completepregnancy.com/users/luke-8.aspx?uid=8&uName=luke

why does the crawler see the uid and the uname? can i make it so they
don't see it? i did a search through my .net project to make sure i'm
not accidently supplying uid and uname and i'm not.

thanks.

Albert Weinert

unread,
Mar 5, 2007, 3:31:37 PM3/5/07
to UrlRewr...@googlegroups.com
Maybe on one of your Page you link to a page with querystring.

-----Ursprüngliche Nachricht-----
Von: UrlRewr...@googlegroups.com [mailto:UrlRewr...@googlegroups.com] Im Auftrag von bloc...@yahoo.com
Gesendet: Montag, 5. März 2007 16:26
An: UrlRewritingNet
Betreff: [UrlRewritingNet] Crawlers are seeing a querystring for some reason...


Hi, I am having an issue with my rewrite rule. For some reason the
crawlers are seeing the query string.

in my web.config i have this:

<add name="profile" virtualUrl="^~/users/(\w+)-(\d+)\.aspx"
rewriteUrlParameter="ExcludeFromClientQueryString" destinationUrl="~/

profiles/profile.aspx?uid=$2&uName=$1" ignoreCase="true"/>


i am looking at my logs, and when it gets crawled i see this:
http://www.completepregnancy.com/users/luke-8.aspx?uid=8&uName=luke

why does the crawler see the uid and the uname? can i make it so they
don't see it? i did a search through my .net project to make sure i'm
not accidently supplying uid and uname and i'm not.

thanks.

.

ad...@completepregnancy.com

unread,
Mar 7, 2007, 12:19:08 AM3/7/07
to UrlRewritingNet
Albert, hmmm i'll double check but so far i haven't been able to fine
anywhere were i'm passing uname on the query string

On Mar 5, 12:31 pm, "Albert Weinert" <albert.wein...@awn-design.biz>
wrote:


> Maybe on one of your Page you link to a page with querystring.
>
> -----Ursprüngliche Nachricht-----

> Von: UrlRewr...@googlegroups.com [mailto:UrlRewr...@googlegroups.com] Im Auftrag von block...@yahoo.com

seanrock

unread,
Mar 13, 2007, 10:25:05 AM3/13/07
to UrlRewritingNet

maybe google/other search engine has that url cached <??>


On Mar 7, 5:19 am, "a...@completepregnancy.com"

> > .- Hide quoted text -
>
> - Show quoted text -

Reply all
Reply to author
Forward
0 new messages