
I have tried adding a redirect plugin in the event that the pages were not being sent to www or vice/versa but this didn't work.
The URL is pensacolacarpetandtilecleaning.com
Has anyone experienced anything similar?
Any thoughts appreciated.
Moderator: General Support Moderators
Code: Select all
RewriteEngine On
RewriteCond %{HTTP_HOST} ^pensacolacarpetandtilecleaning.com [NC]
RewriteRule ^(.*)$ http://www.pensacolacarpetandtilecleaning.com/$1 [L,R=301]
I found a few internal links on the site that were linking to the non-www home page but not much else.Have you found where Google finds these links without the www, and therefore list them as "not indexed"?
Hmm, is it possible that these links were submitted as part of the now-deleted sitemaps?I found a few internal links on the site that were linking to the non-www home page but not much else.
If this happened at a time when there was no redirect from no-www to www, then this would explain that, because using a link to home page without the www would cause Joomla to render all links without the www as well.The site owner added those links manually in the blog section. So he neglected to include w...