What do you mean "unintentionally"? Why do you use a crypted url strategy?


On Tue, Jul 27, 2010 at 6:54 PM, fatefree [via Apache Wicket] <
ml-node+2303737-2108181663-293...@n4.nabble.com<ml-node%2b2303737-2108181663-293...@n4.nabble.com>
> wrote:

> I am looking for a solution to a nagging problem on my first wicket
> site, www.luckeffect.com.
>
> The problem is that page parameters are not bookmarkable on the page
> that is specified as the application home page. For an example, the
> breadcrumb link Home > 'Page 1' on http://www.luckeffect.com/ is
> unintentionally obfuscated through the crypted url coding strategy
> because the parameters on the home page are standard query parameters.
> However, on any other page, they are bookmarked correctly, for
> example, the exact same link on the unlucky page
> http://www.luckeffect.com/unlucky works as intended.
>
> One idea was to change my application home page to a class that simply
> redirects to a new StoriesPage, mapped to /stories. This fixes the
> page parameter problem, but I really don't like adding a redirect to
> the home page for seo reasons. To circumvent this, is it possible to
> use apache's mod rewrite to change www.luckeffect.com/ to
> www.luckeffect.com/stories behind the scenes? Are there any known
> problems with using apache mod rewrite with wicket?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [hidden 
> email]<http://user/SendEmail.jtp?type=node&node=2303737&i=0>
> For additional commands, e-mail: [hidden 
> email]<http://user/SendEmail.jtp?type=node&node=2303737&i=1>
>
>
>
> ------------------------------
>  View message @
> http://apache-wicket.1842946.n4.nabble.com/Using-Apache-mod-rewrite-to-fix-home-page-parameter-problem-tp2303737p2303737.html
> To start a new topic under Wicket - User, email
> ml-node+1842947-1647783149-293...@n4.nabble.com<ml-node%2b1842947-1647783149-293...@n4.nabble.com>
> To unsubscribe from Wicket - User, click 
> here<http://apache-wicket.1842946.n4.nabble.com/subscriptions/Unsubscribe.jtp?code=YXZyYWhhbXJAZ21haWwuY29tfDE4NDI5NDd8LTEwNzY0NzQ1ODc=>.
>
>
>


-- 
[]'s
Avraham Rosenzweig
avrah...@gmail.com

-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Using-Apache-mod-rewrite-to-fix-home-page-parameter-problem-tp2303737p2303959.html
Sent from the Wicket - User mailing list archive at Nabble.com.

Reply via email to