PDA

View Full Version : Canonical Tag for Mobile Home Page



warrantyau
12-30-2019, 06:19 AM
Canonical Tag for Mobile Home Page

jayam
12-31-2019, 01:46 AM
Annotations for desktop and mobile URLs. On the desktop page, add a rel="alternate" tag pointing to the corresponding mobile URL. This helps Googlebot discover the location of your site's mobile pages. On the mobile page, add a rel="canonical" tag pointing to the corresponding desktop URL.

Maria Jonas
12-31-2019, 06:19 AM
What do you want?
looking for the definition of canonical tag?

Naksh
12-31-2019, 06:40 AM
Can you tell us specifically that what would you want to know?

GeethaN
12-31-2019, 07:49 AM
A canonical tag specifies the source URL of a given page to a search engine such as Google. Canonical tags are used to declare a single page as its own source or for duplicate pages to refer their originating page.

Having pages of identical or very similar content on your website is seen as a negative and may be used by Google to devalue your website when determining rankings. On the pages that you want Google to recognize as canonical, add a link tag to the head of the HTML code, Google will read immediately.

dombowkett
01-01-2020, 06:17 AM
Canonical tag are used in each webpage to fix www & non-www isse in website.

godwin
01-18-2021, 02:02 AM
To help our algorithms understand separate mobile URLs, we recommend using the following annotations: On the desktop page, add a rel="alternate" tag pointing to the corresponding mobile URL. On the mobile page, add a rel="canonical" tag pointing to the corresponding desktop URL.

apexandy
01-18-2021, 03:27 PM
I like to know why someone is setting separate mobile pages with the same content? This approach stopped years ago when responsive design came to the fore.