Hello friends, i'm trying to make work this Wordpress plugin called "WP Subdomains" but cant figure it out as I'm new to domain settings and DNS config.
The plugin page says:
You'll need to configure your webserver for each subdomain you want to use. It uses the same wordpress install as your main blog. If you run your own server you should know how todo this already (Apache users can just add ServerAlias to their existing vhost) If you use managed hosting then add a subdomain and set it's document path to that of your main blog.
Be sure to add a DNS entry to point your subdomains to your server.
Note, some hosting services allow a forward all rule that will forward all subdomains to your server.
I'm trying to setup this plugin at corporatevideofilms.co.in wich is still under const. I have added CNAME records for my categories "Mumbai" & "uncategorized" such that "mumbai.corporatevideofilms.co.in" & "uncategorized.corporatevideofilms.co.in" point to "corporatevideofilms.co.in"
Also, I have made subdomain mumbai.corporatevideofilms.co.in at my free host byethost.
But the two posts I have created arent resolving, gives page not found error.
Please help me setup this plugin. I dont know what I'm doing wrong as I'm new to DNS and things.
I'm using this plugin coz I need to convert my categories in subdomains. Let me know if any other method possible.
Thanks :)