Guido van Rossum wrote: > (Now that I work for Google I realize more than ever before the > importance of keeping URLs stable; PageRank(tm) numbers don't get > transferred as quickly as contents. I have this worry too in the > context of the python.org redesign; 301 permanent redirect is *not* > going to help PageRank of the new page.)
so what's the best way to move stuff around? wikipedia seems to display the content from the "new" location under the old URL, but with a small blurb at the top that says "redirected from <old url>", e.g. http://en.wikipedia.org/wiki/F_Scott_Fitzgerald (not sure if it's done that way to avoid HTTP roundtrips, or for some obscure googlerank reason...) </F> _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com