Report this

What is the reason for this report?

Facing Post Redirection Issue

Posted on December 17, 2016
M P

By M P

Hi,

I have one Wordpress website on Digital Ocean. I have installed Wordpress through Serverpilot. I have redirected xyz.com to www.xyz.com & Its Working Fine.

But a Post xyz.com/post-name.html is not redirecting to www.xyz.com/post-name.html I have tried to do it by adding code in htaccess file, But Still I am facing Same Issue.

Code Added in Htaccess was - RewriteEngine On RewriteCond %{HTTP_HOST} ^yourdomain.com [NC] RewriteRule ^(.*)$ http://www.yourdomain.com/$1 [L,R=301]

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.