Tagged Questions

1
vote
1answer
263 views

Grails UrlMappings for unknown number of variables

I'm using url mappings to translate the URL directory structure into categories within a site, currently using: class UrlMappings { static excludes = ['/css/*','/images/*', '/js/*', ...
0
votes
1answer
138 views

Google Search Result - URL mapping

Searching from google.com, like www.abc.com Search Result Rank the pages like Title..... Description... www.abc.com Title... Description... www.abc.com/Aboutus.aspx Title... Description... ...