Prevent session id from appearing in URL while being indexed by google

2014-06-03 Thread George Christman
Hi guys, I'm noticing Google is indexing a lot of pages with the session id appended to the URL, how do I prevent this? Please see link below for example. https://www.google.com/search?q=site:cardaddy.com&client=firefox-a&hs=qLR&rls=org.mozilla:en-US:official&channel=sb&ei=d8COU_CRDJSmsQT_lIDoDQ&s

Re: [t5.3] Loop's value inside form isn't preserved while submission

2014-06-03 Thread Muhammad Gelbana
Thank you. But to switch to 5.4 I have to either disable Bootstrap (which I don't know how) or I have to learn it and redesign my UI and my deadline wouldn't allow that. I'll have to rethink this page over, Thank you. *-* *Muhammad Gelbana* http://www.linkedin.com/in/mgelbana

Re: [t5.3] Loop's value inside form isn't preserved while submission

2014-06-03 Thread Thiago H de Paula Figueiredo
On Tue, 03 Jun 2014 16:49:52 -0300, Muhammad Gelbana wrote: How can I identify which Select component fired the VALUE_CHANGED event ? Use the context parameter which was recently (as in last week) added to Tapestry. If you're using an older version, you'll need to write the JavaScipt yo

Re: [t5.3] Loop's value inside form isn't preserved while submission

2014-06-03 Thread Muhammad Gelbana
Definitely the wrong subject, I forgot to edit it before sending. *-* *Muhammad Gelbana* http://www.linkedin.com/in/mgelbana On Tue, Jun 3, 2014 at 10:49 PM, Muhammad Gelbana wrote: > Its been 6 months since I last used tapestry and I feel a but rusty. > > I have a loop ins

[t5.3] Loop's value inside form isn't preserved while submission

2014-06-03 Thread Muhammad Gelbana
Its been 6 months since I last used tapestry and I feel a but rusty. I have a loop inside a form. This loop displays Select components that I monitor their value change using a server-side VALUE_CHANGED event. So at a specific point, I may have more than one Select components. Each of these selec

Re: Refreshing a from in a Zone

2014-06-03 Thread Boris Horvat
Then it makes sense that this is an issue, I will modify my code to remove form from a table and I will try to find a way not to re-iterate through all of the loop but only a header one :) Cheers and Thanks On Tue, Jun 3, 2014 at 3:40 AM, Thiago H de Paula Figueiredo < thiag...@gmail.com> wrote:

Re: How to write to sitemap

2014-06-03 Thread Magnus Kvalheim
Hi. Yes, you can generate the sitemap and place it an arbitrary location - another domain even. You provide a path to the sitemap in the robots.txt (which is located on our real domain) By doing so you have proven ownership of the domain and can basically host the sitemap on any path/domain. http