Use ExtrnalLink for all pages that might get indexed by google. Exclude the other ones from getting indexed by providing a correct robots.txt file. Cheers, Detlef
-----Original Message----- From: Daniel M Garland [mailto:[EMAIL PROTECTED] Sent: Mittwoch, 9. November 2005 13:24 To: Tapestry users Subject: Deprecating component strategy Hi all, I've got a problem with my web application that I don't think I can solve. I used to have a Home page with a number of DirectLink components. After some new requirements and refactoring I changed my Home page to use a different component that wrapped around a DirectLink. However, it appears that in people's caches and the Google cache there are a number of links to my old Home page, i.e. in Google's cache there are URLS to app?service=direct/1/Home/$DirectLink&sp=S1 That are no longer there! Of course this throws up a runtime exception and as its the homepage it's very annoying. Short of (a) never changing anything or (b) keeping some components there but using CSS to hide them I'm not sure how I can avoid this in future. Any thoughts? Much appreciated all, thanks -- Dan Garland ------------------------ [EMAIL PROTECTED] mob: +44 (0) 7979 770053 icq: 120963437 aim: dmgarland1767 ______________________________________________________________________ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email ______________________________________________________________________ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
