var testpattern = /\/sbsr|\/ppc/ if (!!window.location.href.match(testpattern)) { var url = window.location.href.replace(testpattern, '/nsd') window.location.href = url }