Skip to content

Commit ad8abb3

Browse files
committed
docs: remove statements about default creation of self-referencing canonical tags
1 parent 4d58918 commit ad8abb3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

product/SEO.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ A canonical URL is the preferred version of a webpage that search engines should
2828
![Canonical URL property](/images/seo-metadata/canonical-property.png)
2929
</Frame>
3030

31-
Check that canonical tags are correctly implemented to avoid duplicate content issues, especially if there are multiple versions of the same page (e.g., HTTP vs. HTTPS). By default, if no canonical is indicated, Makeswift will implement a self referencing canonical url.
31+
Check that canonical tags are correctly implemented to avoid duplicate content issues, especially if there are multiple versions of the same page (e.g., HTTP vs. HTTPS).
3232

3333
<Note>
3434
Make sure Canonicals are indexable. Utilize the **Exclude from Search

product/page/metadata.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Makeswift also uses these meta tags as the Open Graph (OG) and X (Twitter) equiv
2727

2828
## Canonical URL
2929

30-
Canonical URLs are also managed in the Page tab. Typically, these are self-referencing and thus are set by default in Makeswift.
30+
Canonical URLs help search engines identify the preferred version of a page to be used for indexing and ranking.
3131

3232
<Frame>
3333
![Canonical URL field in Makeswift](/images/seo-metadata/canonical.png)

0 commit comments

Comments
 (0)