Right before Thanksgiving, renewed domain for 10 years.
Over Thanksgiving, pages started showing up in index
In early December, noticed that pages showed up in index after an hour after posting (this is not necessarily a sign of short latency; could be timing coincidence); cache takes a little longer to show up in index (seems like it is 8 hours)
In mid December, saw first external links from two pages with PR 3. One had a nofollow and the other didn't. It will be interesting to track the PR of the linked to page
-UPDATE: one of the external links was removed
Concerns
Report shows that most pages are US_ASCII even though they are UTF8 in the html source
Unable to remove navbar-iframe
Browser dev tools
in ~/.mozilla/firefox/oa3go87g.default/chrome/userContent.css add the following to highlight nofollow
a[rel~="nofollow"] {border: thin dashed firebrick ! important;background-color: rgb(255, 200, 200) ! important;}
install pagerank extension, developer toolbar and livehttp headers
to see noindex, a searchmonkey script needs to be installed