View Single Post
Old 07-27-2017, 10:55 PM   #6
technoweb
Registered User
 
Join Date: Mar 2017
Location: Bangalore
Posts: 82
What is Canonical issue?

If your website is being opened without www, it means you don't have a canonical tag on it. Its simple to do. Just add the below given code in head section of your website's homepage.

<link rel="canonical" href="http://www.example.com/" />
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
technoweb is offline   Reply With Quote