Hi All,
Am very much new to dnn, successfully completed my first ever dnn site.
Our old domain was www.zympayadvantage.com which had just static .html pages.
Now we have our new domain www.zympaydirect.com which is dnn site.
We are redirecting www.zympayadvantage.com to www.zympaydirect.com at dns level. So, all the links which has zympayadvantage.com/---.html will automatically change to zympaydirect.com/---.html
For a example, previously we had a page with link http://www.zympayadvantage.com/ZESA_prepaid.html
when entered the above link in a browser, it will change as http://zympaydirect.com/ZESA_prepaid.html.
but the correct link is http://zympaydirect.com/ZESA.
So we would like to redirect all the old domain urls to current existing pages, not all pages to home page of the new site. Instead we would like to redirect each and every old link to appropriate new page.
Initially we tried with online rewrite generator and pasted the rewrite rules in web.config file and restarted the app pool. But that was not working for us.
And now we tried with OpenUrlRewriter71_01.03.02 this also not working.
Can any one please assist, as am very much new to dnn, any help on this is highly appreciated.
Many thanks in advance.