Many thanks to those who have provided feedback on the book so far. A couple of typo’s have slipped by me, so I wanted to post them here immediately. Please add if you find more. I will create a separate corrections page if needed.

  • page 181/182:

The code pageTracker._addOrganic("images.google", "prev"); should be placed just before the line pageTracker._initData(); - Not after, as mentioned on page 178 (grey box, positioning of GATC hacks).

pageTracker._addOrganic("images.google", "prev");
pageTracker._initData();
  • page 191, point a (referring to Figure 9.8a):

The regular expression pattern should be: (\?|&)(q|p)=([^&]*) as shown in Figure 9.8a. Note the change in position of *

Thanks to Bart Geerling, Amsterdam for these two.

1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5 out of 5)
Loading ... Loading ...
Email This Post Email This Post     Print This Post Print This Post