SERPs tools and about PageRank

Discussion in 'Search Engine Optimization' started by wokaka, Jun 18, 2007.

  1. #1
    Hi i want to know other tools than shoemoney.com which can tell us our position outside top 100. Example i want to know where is my site in keyword "apple" but if my position is outside top 100, I can't see my position in shoemoney.com.

    One more, I have more quality backlinks than several website who ranked better than my website in one keyword and what annoying me is, my website title is matched the keyword I typed in google which those website aren't. Why is this happening? It is because my website is still too young? (My PR is still 0 because it was started at the end of April just a week or 2 week before google PR update)
     
    wokaka, Jun 18, 2007 IP
  2. hasbehas

    hasbehas Well-Known Member

    Messages:
    726
    Likes Received:
    24
    Best Answers:
    0
    Trophy Points:
    190
  3. wokaka

    wokaka Peon

    Messages:
    2,346
    Likes Received:
    44
    Best Answers:
    0
    Trophy Points:
    0
    #3
    wokaka, Jun 18, 2007 IP
  4. SticKer

    SticKer Well-Known Member

    Messages:
    2,393
    Likes Received:
    78
    Best Answers:
    0
    Trophy Points:
    115
    #4
    m also looking for a similar tool, for keyword positioin more than 100
     
    SticKer, Jun 18, 2007 IP
  5. hasbehas

    hasbehas Well-Known Member

    Messages:
    726
    Likes Received:
    24
    Best Answers:
    0
    Trophy Points:
    190
    #5
    Sorry pal,

    But digital point's keyword tool goes upto 200. That might help :D
     
    hasbehas, Jun 18, 2007 IP
  6. wokaka

    wokaka Peon

    Messages:
    2,346
    Likes Received:
    44
    Best Answers:
    0
    Trophy Points:
    0
    #6
    edit: sorry, i have found the feature...

    anyway, after I created an account with google api key, what to do next? Do I need to add the script? Where to?
     
    wokaka, Jun 18, 2007 IP
  7. SticKer

    SticKer Well-Known Member

    Messages:
    2,393
    Likes Received:
    78
    Best Answers:
    0
    Trophy Points:
    115
    #7
    they have stopped providing new api keys.
     
    SticKer, Jun 18, 2007 IP
  8. bwp58

    bwp58 Peon

    Messages:
    485
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #8
    PR me the site, the keywords and your email address & I'll run a report for you.

    Regards
    Brian
     
    bwp58, Jun 18, 2007 IP
  9. chrismccoy

    chrismccoy Guest

    Messages:
    39
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
  10. wokaka

    wokaka Peon

    Messages:
    2,346
    Likes Received:
    44
    Best Answers:
    0
    Trophy Points:
    0
    #10
    wokaka, Jun 18, 2007 IP
  11. rosiee007

    rosiee007 Notable Member

    Messages:
    3,352
    Likes Received:
    179
    Best Answers:
    0
    Trophy Points:
    230
    #11
    You can check through top 1000 results using http://www.googlerankings.com/ but you have to provide your Google API for it. This tool was free and you could use it without entering a Google API before, but it was changed some 2 years back.
     
    rosiee007, Jun 18, 2007 IP
  12. w3bmaster

    w3bmaster Notable Member

    Messages:
    17,594
    Likes Received:
    416
    Best Answers:
    1
    Trophy Points:
    240
    #12
    www.geoseo.com shows the first 1000 results

    If you aren't there keap working .....
     
    w3bmaster, Jun 18, 2007 IP
  13. wokaka

    wokaka Peon

    Messages:
    2,346
    Likes Received:
    44
    Best Answers:
    0
    Trophy Points:
    0
    #13
    OK thanks guys for your helps

    anyway how to install google api keys?

    i have found this script:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
    <title>Google Maps JavaScript API Example</title>
    <script src="http://maps.google.com/maps?file=api&amp;v=2&amp;key=ABQIAAAAOFPR9u7CMcaivnBDn_z_MxQx5EnwYKShxknu09R8d8-3aYDGGBQl6uCgq17COBfj1abcq27y4IGzdQ"
    type="text/javascript"></script>
    <script type="text/javascript">

    //<![CDATA[

    function load() {
    if (GBrowserIsCompatible()) {
    var map = new GMap2(document.getElementById("map"));
    map.setCenter(new GLatLng(37.4419, -122.1419), 13);
    }
    }

    //]]>
    </script>
    </head>
    <body onload="load()" onunload="GUnload()">
    <div id="map" style="width: 500px; height: 300px"></div>
    </body>
    </html>
    where to install it?
     
    wokaka, Jun 18, 2007 IP