Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Web ページがあり、Google 検索結果がインデックス ページにリンクされていますが、結果のタイトルと説明は正しく、URL は正しくありません。どうすればそれに対処できますか?
この問題を解決するには、301 リダイレクトを使用するか、ホームページの URL を正規として配置します。
インデックス ページの正規タグ:
<link rel="canonical" href="https://www.domain.com/" />
私が何か違うことを理解したら、説明してください..