How can I rewrite the URL (to drop asset):
https://192.168.1.25:8000/stock/showcase/asset/2017-Some-fridge?id=79&_signature=c2e7899530c858f1b478cb7ea5f03bb30d4f68e1
to look like:
https://192.168.1.25:8000/stock/showcase/2017-Some-fridge?id=79&_signature=c2e7899530c858f1b478cb7ea5f03bb30d4f68e1
the app 'stock' ins't default
the controllert 'showcase' isn't default
the function 'asset' isn't default
the '2017-Some-fridge' is args element and 
'id=79&_signature=c2e7899530c858f1b478cb7ea5f03bb30d4f68e1' is vars element

In my opinion the function name 'asset' in the url is redundant for search 
engine optimisation. Or am I mistaken?

Thanks in advance.

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to