Hello friends, I have upload following coding in .htacces file of my website. (replace abc=mydomain name)
RewriteEngine On
RewriteCond %{HTTP_HOST} ^abc.com
RewriteRule (.*) [
abc.com...] [R=301,L]
RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /index\.php\ HTTP/
RewriteRule ^index\.php$ [
abc.com...] [R=301,L]
But I'm facing problem that my index.php page is not being indexing with www.