2004年03月05日
動的URL: パラメーターの数を少なくしても Google に登録されない
ダイナミックURL の時、パラメーター(引数)の数を1~2個にすることで Google に登録されやすくすることができますが、パラメーターの数が少ないからといって必ず Google に登録されるわけではありません。
■質問
私のサイトはダイナミックURLになっています。でも検索エンジンに登録したいのでパラメーターの数を1個にしたのですが、やはり登録されません。何か原因があるのでしょうか?ちなみにダイナミックURL は例えば column=39309fdacke となっています。
(質問者:匿名)
■回答
Google にダイナミックURLをクロールさせる方法として、パラメーターの数を1~2個にしてかつ文字列自体を短くする方法があります。しかし、たとえパラメーターの数が少なくてもその文字列の値が session ID の可能性があるように見える場合は登録されないようです。
Google の関係者は
GoogleGuy:(URL が article=03945feefrf になっていることに対して) Possibly, but probably not, since it looks so much like a session id. Much more likely would be to index a link like http://mydomain.com/shownews.php?article=182 (WebmasterWorld / Will google index this type of dynamic link?)
と発言しています。つまり、id= の後の文字列がシンプルに(この場合は数字で命じ)しておくことが必要のようです。質問者のように 39309fdacke となっていると session id とみなされるのでしょう。
また、id 自体は短くした方が良いことも忘れずに。
GoogleGuy: The only reason not to trust long parameters is session IDs. You can end up getting the same page many times with different urls because the session ID is different; that's why we're wary about crawling urls with those long id numbers. I'm glad you mentioned this tip. (WebmasterWorld / Will google index this type of dynamic link?)
『動的URL: パラメーターの数を少なくしても Google に登録されない』へのトラックバック:
コメント
コメントする
