Hi DP, I am having some issues with my website. This happened when I did an automatic upgrade to the latest WP version. Features of the site are broken, please view URL here, http://previewcity.com http://www.previewcity.com - seems to be loading but other version is not working. Let me know your price and how long it will take to fix. Thanks
I'd add a 301 redirect from the non-www link to the www version in your .htaccess. Simply add the following lines to your .htaccess file # Redirect non-www to www: RewriteCond %{HTTP_HOST} !^www\. [NC] RewriteRule ^(.*)$ http://www.%{HTTP_HOST}/$1 [R=301,L] Code (markup): This should fix your problem.
Jameyson idea is nice but i see even after that you will not be able to login in to you wp-admin. seems Need to fix url in database as well. add me on Skype jiteshdhamniya or gmail/gtalk . should not take much time.