Y T Nuke  
Results 1 to 7 of 7
I'm looking for a service like SEscout to track positions on multiple keywords of several ...
  1. #1
    maildigger is offline Regular Member
    Join Date
    Jan 2009
    Location
    EU
    Posts
    304
    Reputation
    23
    Thanks
    147
    Thanked 16 Times in 16 Posts

    Default How to track SERPs?

    I'm looking for a service like SEscout to track positions on multiple keywords of several websites. Any suggestions? What do you use?

  2. #2
    peterbruce is offline BANNED
    Join Date
    Sep 2010
    Location
    Br****n
    Posts
    1,572
    Reputation
    207
    Thanks
    576
    Thanked 326 Times in 119 Posts

    Default Re: How to track SERPs?

    Market samurai, it can be found in the download section.

  3. #3
    gm2026 is offline Newbies
    Join Date
    Dec 2010
    Posts
    47
    Reputation
    10
    Thanks
    2
    Thanked 6 Times in 5 Posts

    Default Re: How to track SERPs?

    I use Market Samurai Rank Tracker. It works for me.

  4. The Following User Says Thank You to gm2026 For This Useful Post:

    maildigger (12-29-2011)

  5. #4
    kirkonpolttaja's Avatar
    kirkonpolttaja is offline Senior Member
    Join Date
    Feb 2010
    Posts
    859
    Reputation
    201
    Thanks
    209
    Thanked 494 Times in 241 Posts

    Default Re: How to track SERPs?

    Market samurai rank tracker or TrafficTravis For some bloody reason my MS says its corrupted!!!!! it's legit copy even and i cant use ;(

  6. The Following User Says Thank You to kirkonpolttaja For This Useful Post:

    maildigger (12-29-2011)

  7. #5
    EzioFiranzee is offline Newbies
    Join Date
    Dec 2011
    Posts
    12
    Reputation
    10
    Thanks
    7
    Thanked 2 Times in 2 Posts

    Default Re: How to track SERPs?

    What about TraficTravis?

  8. The Following User Says Thank You to EzioFiranzee For This Useful Post:

    maildigger (12-29-2011)

  9. #6
    peterbruce is offline BANNED
    Join Date
    Sep 2010
    Location
    Br****n
    Posts
    1,572
    Reputation
    207
    Thanks
    576
    Thanked 326 Times in 119 Posts

    Default Re: How to track SERPs?

    Quote Originally Posted by EzioFiranzee View Post
    What about TraficTravis?
    TT is faster and has a better interface but MS is more indepth and accurate.

  10. The Following User Says Thank You to peterbruce For This Useful Post:

    maildigger (12-29-2011)

  11. #7
    ipopbb's Avatar
    ipopbb is offline Power Member
    Join Date
    Feb 2008
    Location
    Seattle
    Posts
    626
    Reputation
    122
    Thanks
    30
    Thanked 831 Times in 207 Posts

    Default Re: How to track SERPs?

    It is more tricky these days... If you don't capture the serps in a rendered browser view that supports javascript and cookies then what you will see is the legacy accessibility view SERPs which are different than the google instant SERPs. If you want to know what most of the world is seeing then you need the google instant SERPs. A lot of tools and services are built on coding and sending HTTP requests to google to get the SERPs. All those tools and services are displaying the accessibility SERPs and typically are 10-25% different than the instant SERPs. In some cases I have encountered the accessibility SERPs will say my site isn't even listed when I am actually on page one in the google instant SERPs. I used to use Rank Tracker (part of the SEO Power Suite from link-assistant.com, but after Google Instant launched I started seeing the discrepancies)

    Another issue is that google is putting alternative result types in with the organic results like images, definitions, shopping, brands, news, videos, etc... Wether you personally would count or don't count these the number of organic result locations per page can vary from 8-12 results per page. Tools and services that accurately state where you placed at a point in time need to display page # and result # on page and have the results per page from each page prior to calculate you actual ranking. Simply saying #6 on page 2 = 16 will produce an incorrect answer a lot of the time and the deeper you go in page number the more wildly off the result becomes.

    Another issue is to be consistent in time and place you conduct your rank checking. Google is estimating client side connection speed and is filtering search results based on sites that would perform well for your current connection. I discovered this while commuting to work on a ferry. My sites always jumped up a lot on the ferry's slow internet connection because my web sites are optimized for load times, # of requests, and total page weight. All of my slower competition fell in the ranks on the slower connection. I believe this also explains why different browsers see different results from google despite changing the User-Agent strings... Subtle differences in the page rendering engines influence google's estimation of client side connection speed and thus produce differences in the sort order.

    So given all this new information what is the best way to check serps... A nut case like me would use automation tools to pilot the top 5 versions of the top 5 browsers using a large list of dedicated proxies to search my list of keywords of interest and cache the result pages locally. Then I would write a script to parse the results into a file with fields like this:

    date|browserVersion|keyword|page|resultOnPage|tota lResultsOnPage|url|title|summary|googleCacheURL|li nkToCacheSerpPageForReference

    I would do this for every result including my sites because then it can be used to analyze your competition too.

    You will also find interesting things like when you report rankings by site you need to have a min max and avg ranking as a site can have multiple pages in the serps. I even found a couple rare instances of the same url being on page 1 and page 4 or so for a Keyword. I think this occurs because page one is from a cluster of "page 1" servers with I high degree of caching and pages 2+ probably go to a differently configured cluster with different caches.

    Then to get the market perspective you weight your data by the browser market share and you'll have the closest estimate of your rankings you can reasonable achieve. Then determine a sample size for your niche. I have found that many small niches have a keyword scope of about 50,000 keywords and things like online stores with 10 or more categories tend to be in the area of around 250,000 keywords... you want at least a 5% sample of our keyword space. Use your sample religiously and try to avoid the temptation of changing it. Determining the averages over your space is how you really employ SEO to scale. Tracking only your best words is probably the most common SEO mistake that even the big firms make. If a service or tool doesn't enable you to search up to 50,000 keywords weekly or monthly then it is not a tool that can scale with your business. I find that very few services and tools can do this and I largely build and host my own systems. Even when I find a service that can handle the scale they often mess up one of the other critical areas of rank tracking and that produces bad data.

    Once you have your system up and running you need to spot check a sample of the rankings to produce a margin of error. just verify for 3-5% of your results that they did appear at #4 on page 4 in your cached serp pages. this can be added to your data as +- x% error. This will also show where your system is flawed and you can track improvement to the system. This will also inform you when google sneaks in new surprises. Often times changes to the number of results per page by page will signal a new google gizmo appearing in an organic slot and the cached pages let you see what appeared at that time.


    I know... this is crazy... no normal human being would do this...

    Poor Man's Method:

    Check your rankings on the same computer on the same network connection at the same time of day after logging out and clearing your cookies and cache. Capture the same data fields I suggested above and cache a local copy of the serp pages to verify things you see in the data as they appeared at that point in time.

    This won't tell you what the world sees, but it will be a relative indicator as to wether or not you are doing better or worse overall in SEO. There are a lot of assumptions with this though like browser market share isn't change and improvement in one browsers means equivalent improvement in the others... etc... but at the end of the day you can only go so far trying to apply scientific method to an art. But knowing your limitations and the limits of the problem is a good place to start.

    Cheers!

    Ted
    Last edited by ipopbb; 12-29-2011 at 04:08 PM.
    MyThreads: Big changes in Google content, Follow-up to Google Content,More Empirical Data

  12. The Following 2 Users Say Thank You to ipopbb For This Useful Post:

    --sKy-- (12-29-2011), maildigger (12-29-2011)

Dot Gov Backlinks Sale


Smarter Submit

Similar Threads

  1. Replies: 112
    Last Post: 05-23-2012, 08:16 AM
  2. SERPs my butt!! why not "parity" for KWR?
    By halifax123 in forum White Hat SEO
    Replies: 0
    Last Post: 12-20-2010, 01:10 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
  SEnukeX SEO Software
Proudly Powered by Hostwinds.com Web Hosting Click Here For Exclusive BHW Discounts!

Cheap Web Hosting


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76