• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

IIS 301 Redirect HTML Pages

P

pavanp

Guest
Hi,
I'm having a dedicated windows hosted server, where i recently launched my static html website with ajax backend support.
When i enter mysite.com, i cannot see any backedn content displayed on my webpages, when i give my address as www.mysite.com, Then i can see the content displayed.
FOr this i heard about IIS 301 Redirect, i'm using PLESK PANEL, how can i redirect all my .html pages to www.mysite.com even if users enter it as mysite.com.
Can anyone please help me out, how to do this with PLESK PANEL IIS SETTINGS?
Many Thanks,
 
Please check if the domain with www.mysite.com and mysite.com is resolving to the same IP address. also please check if ajax added in IIS, if not you can invoke ajax objects via java scrip.
 
Well, you can check if domain with and with out www are resolving to the same IP address also you can invoke ajax objects via Javascripts.
 
Back
Top