Re: Master Pages and Microsoft Index Server
am 05.01.2008 10:14:43 von lexa
On Jan 5, 5:05=A0am, "ThatsIT.net.au" wrote:
> I have noticed using index server to create a web site search pages using =
a
> master page do not show doctitle when using the Title=3D"page title" prope=
rty
>
> this works fine if you use the page title tags.
>
> This means a lot of work going back over all pages and putting in the titl=
e
> gain, it also produces a error in the debugger saying tags occur t=
oo
> many times
>
> Is there workaround here?
>
> Is Microsoft doing anything about it?
It seems this is a known issue and IS is looking for
tags.
Check the workaround with a ContentPlaceHolder at the following
thread:
http://www.velocityreviews.com/forums/t119918-how-to-get-doc title-from-aspx-=
master-pages-.html
Hope this helps
Re: Master Pages and Microsoft Index Server
am 05.01.2008 10:39:14 von me
"Alexey Smirnov" wrote in message
news:e1ab4e82-786d-4380-a65e-f1eecb237bd2@y5g2000hsf.googleg roups.com...
On Jan 5, 5:05 am, "ThatsIT.net.au" wrote:
> I have noticed using index server to create a web site search pages using
> a
> master page do not show doctitle when using the Title="page title"
> property
>
> this works fine if you use the page title tags.
>
> This means a lot of work going back over all pages and putting in the
> title
> gain, it also produces a error in the debugger saying tags occur
> too
> many times
>
> Is there workaround here?
>
> Is Microsoft doing anything about it?
It seems this is a known issue and IS is looking for
tags.
Check the workaround with a ContentPlaceHolder at the following
thread:
http://www.velocityreviews.com/forums/t119918-how-to-get-doc title-from-aspx-master-pages-.html
Hope this helps
not really.
The solution I had works fine, but it creates warnings in the debugger. It
may be being fussy, but the warnings annoy me