Neat things google should do
Friday, September 23rd, 2005My list of feature requests for google web search.
- In search results when you click on a link, it should take you to the nearest #target, it’s annoying having to search within a page to find what google is pointing you at.
- Provide a page like the sitemap status page where google suggests things about your page. Eg, “/index.php has a broken link on it pointing to /404.html” “/broken.html is pointed to by offsite page http://www.example.com/”, “foo.zip is served with a plain/text content-type” “/foo.xml is served with an xml content-type, but doesn’t validate as xml”, etc. I’d fix problems on my website if I knew what they were.
- Provide a mechanism to exclude part of a page for being used for search words. eg, the wlug wiki has/had the sites RecentChanges on a page. If you googled for “SNMP” it would return you the samba page, why? because the samba page had a very high page rank, and included the “SNMP” page in the RecentChanges area. I want google to crawl the links in recentchanges, I just don’t want it to consider terms in there as being relevant. No, rel=”nofollow” doesn’t cover it.