It will very useful if you write some article about that :)

On 11 November 2015 at 17:21, Ed <[email protected]> wrote:

> I implemented html5 pushState and works very well:
> In the backend I use apache http rewrite rules to dispatch all requests to
> the index.html.
> In the frontend added the <base> tag to the index.html to ensure the base
> path is correct as the url changes due to the pushState actions such that
> base path changes if the tag isn't used.
> In the frontend I use the native pushState and popState to replace the
> existing History mechanism.
> Have a look here at leuker.nl and see the url change while clicking
> around ...
> I am happy with the result. I just submitted the update sitemap to Google
> and let's see how many pages get indexed.
>
> --
> You received this message because you are subscribed to the Google Groups
> "GWT Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/google-web-toolkit.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to