This page demonstrates <link rel="canonical"> and hreflang. There is no visible change in the browser, but search engines read the following information.
| Item | URL |
|---|---|
| Canonical URL | https://wp-p.info/articles/html-basics/ |
| For Japanese users | /ja/articles/html-basics/ |
| For English users | /en/articles/html-basics/ |
| For Taiwanese users | /zh-tw/articles/html-basics/ |
| Default (x-default) | /articles/html-basics/ |
Open the browser's developer tools (F12) and view the page source to see the canonical and hreflang tags inside <head>.