hulunes 0 Report post Posted May 11, 2005 hey to web owners here,are you interested in test your page?just a joke...certainly someone have the right to know his estimate of his site,which includes loading speed,spelling error and so on.this link is my result but not very good. sure,you can also click the link above to test yours. Share this post Link to post Share on other sites
Munchie 0 Report post Posted May 11, 2005 I have never really believed these things, how do they know it loads that fast, we all have different connections and the Trap 17 servers will only go so fast on the ammount of traffic running throught them :(The spell check shout be removed as it picks all the unusual spellings you would get a forum/site like GZIP.~ Munchie ~ Share this post Link to post Share on other sites
hulunes 0 Report post Posted May 11, 2005 believe or not...you can try test and notice the statistic and data about your site.because the detailed statistic must give you a convincingly saying.umm.to visit http://www.keynote.com/ to check your site again... Share this post Link to post Share on other sites
SystemWisdom 0 Report post Posted May 11, 2005 I just wanted to point out to others, that if you do not want others to check your site with these types of tools, you can simply disallow them with the use of a 'robots.txt' file in the root of your web directory.I personally disallow all robots from crawling my site, except for Google of course, with a simple robots.txt file that looks like: User-agent: Mediapartners-Google*Disallow:User-agent: *Disallow: / Each user-agent (or robot) can be assigned specific directories which it is NOT allowed to crawl through, and as you can see from above, the first user-agent I specified is Google, and the next line basically says "Disallow nothing", meaning that Google may crawl my entire site..But the next user-agent I specify is a wild-card (meaning all other user-agents), and the line following that basically says "Disallow root directory and all sub-directories", meaning that all other user-agents are not allowed to crawl any portion of my site.That includes the user-agent (robot) which is used by NetMechanic to gather the statistical information from websites.Simply try using the NetMechanic to gain statistical data from my site:NetMechanic results for SystemWisdom.Trap17.comAlternatively, you could just as easily specify NetMechanic as an acceptable user-agent for crawling your site, by adding another user-agent listing to your robots.txt file:User-agent: Mediapartners-Google*Disallow:User-agent: NetMechanic*Disallow:User-agent: *Disallow: / I hope that helps some people! Share this post Link to post Share on other sites
electriic ink 1 Report post Posted May 11, 2005 Well to test the latest version of my new site, click here:http://forums.xisto.com/no_longer_exists/ Share this post Link to post Share on other sites
Tyssen 0 Report post Posted May 13, 2005 I personally disallow all robots from crawling my site, except for Google of course, with a simple robots.txt file that looks like: Why would you want to block other search engines from indexing your site, particularly Yahoo? Yahoo still accounts for something like 45% of all searches in the US - that's an awful lot of traffic you could be missing out on. Share this post Link to post Share on other sites
adamfleming10 0 Report post Posted May 17, 2005 thats cool the way those things can be tested! Share this post Link to post Share on other sites