You need to sign in to do that
Don't have an account?

URL Rewrite for Internal users
Is that possible to do URL Rewriting on my.salesforce.com (not on Sites)
I have internal user's login in Salesforce directly and access to a third party website through visualforce pages
I'm using Site for dealers and my.salesforce.com for internal users.
I have read on URL Rewriting for Sites, but that can't be apply in my case as this is not the URL in my site I wish to rewrite but a few url from my.salesforce.com
For example, I want to rewrite URL like:
https://abc.csXX.my.salesforce.com/servlet/servlet.Integration?lid=01re00000008h5S&ic=1&linkToken=VmpFPSxNakF4TmkweE1DMHpNRlF4TmpvMU9Eb3pNUzQxTWpKYSxHaWF5SFlGNFBQbDRjWXZtRHRiZVlWLFlXWmtNR0po
to something more user friendly like
https://abc.csXX.my.salesforce.com/Sales/AddOnOrder
This is mainly because my client need those rewrited url for internal rules on their network...
I have internal user's login in Salesforce directly and access to a third party website through visualforce pages
I'm using Site for dealers and my.salesforce.com for internal users.
I have read on URL Rewriting for Sites, but that can't be apply in my case as this is not the URL in my site I wish to rewrite but a few url from my.salesforce.com
For example, I want to rewrite URL like:
https://abc.csXX.my.salesforce.com/servlet/servlet.Integration?lid=01re00000008h5S&ic=1&linkToken=VmpFPSxNakF4TmkweE1DMHpNRlF4TmpvMU9Eb3pNUzQxTWpKYSxHaWF5SFlGNFBQbDRjWXZtRHRiZVlWLFlXWmtNR0po
to something more user friendly like
https://abc.csXX.my.salesforce.com/Sales/AddOnOrder
This is mainly because my client need those rewrited url for internal rules on their network...
If I could apply rewritting rules directly in the contoller that would be great but not sure this is possible as all the solution I implentes Site.UrlRewriter