Tagged: SEO Toggle Comment Threads | Keyboard Shortcuts

  • DerFichtl 8:42 am on February 14, 2011 Permalink
    Tags: , , SEO, spam   

    Google und die Link-Einkäufer 

    Erst vor kurzem wurde in Deutschland ein Link-Netzwerk aufgedeckt weil ein Blogger nicht mitspielen wollte. Aber im Vergleich zu JCPenney war das nur ein winzig kleiner Fisch …

    More …

     
  • DerFichtl 9:17 am on January 14, 2011 Permalink
    Tags: , , , , , SEO   

    New Google Ranking Checker with Locale-Support 

    A new release of the Google Ranking Checker Class is available now. The new version 1.2.0 is released under a Creative Commons license (by-sa 3.0) and supports locale settings for language and country.

    More …

     
    • Soren 6:54 am on January 20, 2011 Permalink | Reply

      Hi there

      Love the script – Although, I cant get it to work properly… For some keywords it’s ok, but for others it just dont return a result…

      I.e. I have a site called notebooktoshiba.net – I know for a fact that it is currently on position 13 on Google. The script turns up a blank for both “notebook toshiba” and for “notebooktoshiba” – Even “notebooktoshiba.net” gives a blank which should be a given 1st place position on Google. I have the same results for many other sites… What gives?

      I’ve set the locale to “$rankingChecker->setLocale(‘us’, ‘en’);”

      Good work btw ;) Would love to make this work and not jump on a Google scraper…

    • Google Search Rank Checker 4:20 pm on May 25, 2011 Permalink | Reply

      You can use Google search rank checker to check your rankings

    • Google Search Rank Checker 5:19 pm on May 25, 2011 Permalink | Reply

      You can use Google search rank checker to check your rankings

    • Zabbath 8:06 am on August 17, 2011 Permalink | Reply

      I just want to know how to modify your script become multi Ses, so I can chek rank using Google, yahoo and bing using your existing code

    • Zabbath 8:06 am on August 17, 2011 Permalink | Reply

      I just want to know how to modify your script become multi Ses, so I can chek rank using Google, yahoo and bing using your existing code

    • Roger Tschallener 2:49 pm on August 27, 2011 Permalink | Reply

      Ich habe eine kleine Anpassung in der Class vorgenommen, da diese ab dem zweiten Keyword des Arrays bei mir etwas gezickt hat.

      Folgender Bereich habe ich VOR das “foreach($keywords as $keyword) {” verschoben:
      if (! empty($this->country)) {
      $this->country = ‘&gl=’.$this->country;
      }

      Darfst du gerne für ein Update übernehmen ;)

    • Roger 2:49 pm on August 27, 2011 Permalink | Reply

      Ich habe eine kleine Anpassung in der Class vorgenommen, da diese ab dem zweiten Keyword des Arrays bei mir etwas gezickt hat.

      Folgender Bereich habe ich VOR das “foreach($keywords as $keyword) {” verschoben:
      if (! empty($this->country)) {
      $this->country = ‘&gl=’.$this->country;
      }

      Darfst du gerne für ein Update übernehmen ;)

    • Arthur J 11:15 pm on February 2, 2012 Permalink | Reply

      Does anyone know what’s the daily limit on querying Google?

    • Arthur J 11:15 pm on February 2, 2012 Permalink | Reply

      Does anyone know what’s the daily limit on querying Google?

    • Vmukul111 5:24 am on February 11, 2012 Permalink | Reply

      Thanks for the nice code!
      But I could not make it work properly. It always shows the same result unaffecting by locale settings.

      And Can I use your API in my code?
      I could not get one from the link given by you

    • Vmukul111 5:24 am on February 11, 2012 Permalink | Reply

      Thanks for the nice code!
      But I could not make it work properly. It always shows the same result unaffecting by locale settings.

      And Can I use your API in my code?
      I could not get one from the link given by you

    • Msathesh 6:25 am on March 29, 2012 Permalink | Reply

      Your script is accurately displaying the rankings but when I run it on my localhost, it’s getting me the rankings wrongly more often. I simply, do not understand why it’s display different results for same script. The only difference is API key. Which makes no sense to me. Do you know why? Thanks for the script though.

    • Msathesh 6:25 am on March 29, 2012 Permalink | Reply

      Your script is accurately displaying the rankings but when I run it on my localhost, it’s getting me the rankings wrongly more often. I simply, do not understand why it’s display different results for same script. The only difference is API key. Which makes no sense to me. Do you know why? Thanks for the script though.

    • stevo 5:02 pm on April 8, 2012 Permalink | Reply

      Hey there,
      I tried the script on my server and while it does return results, they are different from those shown in the Bohuco Labs example (which are actually correct in my case). In both cases I use de/de for lang/country. Any idea why the script shows different results?
      Cheers,
      Stefan

    • stevo 5:02 pm on April 8, 2012 Permalink | Reply

      Hey there,
      I tried the script on my server and while it does return results, they are different from those shown in the Bohuco Labs example (which are actually correct in my case). In both cases I use de/de for lang/country. Any idea why the script shows different results?
      Cheers,
      Stefan

    • Arthur J 11:13 pm on February 2, 2012 Permalink | Reply

      try ‘en’,'us’

  • DerFichtl 7:50 am on August 4, 2010 Permalink
    Tags: , Linkbaiting, SEO   

    Der Erklärbär: Linkbaiting (SEO) 

    Hallo liebe Kinder, heute erklär ich wiedermal einen hübschen kleinen SEO-Bullshit-Slang-Ausdruck: Linkbaiting

    More …

     
  • DerFichtl 7:51 pm on July 15, 2010 Permalink
    Tags: , , , , , SEO   

    Google Ranking Checker Class in PHP 

    Check out the new version 1.2.0 of the class! It supports locale settings and is released under a creative commons license.

    New Google Ranking Checker »

    The only goal for an SEO is a good or very good google ranking. To ensure this you have to monitor your rankings and compare it to the positions of your competitors. With the Google AJAX Search API and my little PHP Class you can easy build a Google Ranking Checker …

    The class needs an Google API key for the AJAX Search API (get it here) … it’s just one field and a click and you can start. You can check multiple keywords for multiple domains or urls, just pass this two arrays to the check() method.

    More …

     
    • Bill 9:13 pm on July 18, 2010 Permalink | Reply

      This is nice article learned new things from this site.thanks for sharing

    • Indiana web design 9:54 pm on July 20, 2010 Permalink | Reply

      How do you post this when designing a website? Do you have the Html file?

    • GXKevin 4:26 pm on July 23, 2010 Permalink | Reply

      Nice post! ;-)

      Flying Tech

    • Soren Beck Jensen 6:30 pm on July 26, 2010 Permalink | Reply

      The demo does not work?

    • DerFichtl 9:37 am on July 27, 2010 Permalink | Reply

      thanks for info, bug fixed, now it works again …

    • Travis L 7:25 pm on July 29, 2010 Permalink | Reply

      Demo still doesn’t seem to work.

    • DerFichtl 8:55 am on July 30, 2010 Permalink | Reply

      @Travis Demo works! What do you want to check?

    • Ash 12:34 am on October 19, 2010 Permalink | Reply

      HI,

      This is very useful. Have you licensed this as GPL or MIT etc. Meaning may I use this in my own projects, for clients etc

      • DerFichtl 4:29 pm on October 19, 2010 Permalink | Reply

        hi, thanks for concern, the class has no license it is just free to use and modify for everyone. maybe when i have time i choose a gpl or lgpl license for it …

    • JC 12:49 pm on October 26, 2010 Permalink | Reply

      hi,

      can you show us how we can invoke this script in html?

    • CJA 5:02 pm on November 11, 2010 Permalink | Reply

      I checked out the test script and its not working. I tried a few keywords and came up with no results then i tried the most obvious keyword ‘Google’ and its coming up as 9th position? it should be #1 position.

      • DerFichtl 5:58 pm on November 11, 2010 Permalink | Reply

        Thanks for comment, i have checked the code and it works fine … but: my class is using the german language version and austria as country so google.at is on first position.

        you can easily change that in the class … and maybe i will add this feature to the online demo … when i have time …

    • CJA 5:27 am on November 12, 2010 Permalink | Reply

      you’re absolutely right… i was thinking about that on my way home from work. If the server the script is located on is somewhere else the results will be different. i’ll have to play with your script.

      thanks for the quick feedback :)

    • Ruben Sedano 11:51 pm on December 14, 2010 Permalink | Reply

      but its not very accuracy because i prove with keyword ‘deportes’ and domain ‘clarin.com’ and not results!!! (-) :S

    • Wes 4:38 am on January 14, 2011 Permalink | Reply

      Hey DerFichtl,
      The new version works great! I see a call to RankingChecker.php. Do you have a link to the code in that file somewhere?

      I tried copying the code above to create a RankingChecker.php file to use with the new version, however I get this error:

      Fatal error: Call to undefined method RankingChecker::setLocale() in /home/wadmin/public_html/index.php on line 17

      Thank you, I really appreciate it.

      • DerFichtl 9:28 am on January 14, 2011 Permalink | Reply

        Dear Wes!
        Thanks for using the ranking checker, you can download the new version here.

    • Dreis 9:09 pm on January 14, 2011 Permalink | Reply

      Tnx for this! Awsome & handy script! if you had a donate button I would donate.

    • DerFichtl 11:41 pm on January 17, 2011 Permalink | Reply

      Thanks, DerFichtl!

    • buy generic Keflex 6:33 pm on March 3, 2011 Permalink | Reply

      The Zune concentrates on being a Portable Media Player. Not a web browser. Not a game machine. Maybe in the future it’ll do even better in those areas, but for now it’s a fantastic way to organize and listen to your music and videos, and is without peer in that regard. The iPod’s strengths are its web browsing and apps. If those sound more compelling, perhaps it is your best choice.

    • Waiver Form 5:18 pm on March 5, 2012 Permalink | Reply

      Great Post

    • Waiver Form 5:18 pm on March 5, 2012 Permalink | Reply

      Great Post

  • DerFichtl 10:09 pm on July 8, 2010 Permalink
    Tags: , , , SEO   

    1. österreichische SEO Konferenz 

    Die erste SEO-Konferenz Österreichs findet in Salzburg am 17. und 18.  November statt, und nennt sich SEOkomm.

    More …

     
  • DerFichtl 5:30 pm on December 15, 2009 Permalink
    Tags: , sem, SEO,   

    Und? Was machst du so … (Vol1 – SEO) 

    … jetzt wo ihr online seits? Solche oder so ähnliche Fragen bekomm ich in den letzten Monaten gerne mal gestellt. Leuten die auf projektbasis arbeiten ist es oft ein Rätsel wie die kontinuierliche Betreuung eines (größeren) Webprojektes ausschaut, darum hier mal ein kleiner Einblick in die Arbeit der letzen zwei/drei Monate.

    More …

     
  • DerFichtl 11:44 pm on October 3, 2008 Permalink
    Tags: , , SEO,   

    Todays SEO Workshop 

    Heute hatten wir den ganzen Tag den Herrn Michael Kohlfürst von der Firma Promomasters im Haus. Allgemein kann ich nur sagen das er mal wirklich Ahnung hat von seinem Gebiet … er hat fast 8h durchgehend geredet und man hatte am Ende das Gefühl er könnte ewig so weitermachen :)

    Es war sehr aufschlussreich und interessant wie man mit sehr einfachen Mitteln schnell herausfinden kann wo die Probleme bei der eigenen Seite liegen könnten. Grad bei Google gibts ja mittlerweile schon X Möglichkeiten sich Daten über die Nutzung seiner Seite zu verschaffen (Webmaster Tools, Analytics, Adwords, Adsense). Ständig kommt da etwas Neues dazu, es fehlt nur einfach die Zeit sich das alles anzusehen.

    Bei der aktuellen karriere.at sinds derzeit vorallem duplicate Metas die problematisch sind, aber auch verschwendete Linkpower bzw. falsche nofollows oder eine suboptimale robots.txt. Alles Sachen die man einfach und schnell ändern kann wenn mans nur weiß und Zeit investiert.

     
  • DerFichtl 6:33 pm on June 22, 2008 Permalink
    Tags: , SEO, Trends   

    Google Trends 

    Neues Spielzeug für SEO Fans :)

    Bashing the competitors :)

     
    • HOKL 8:24 pm on June 24, 2008 Permalink | Reply

      Yo! Der kleine Knick nach unten am Schluss nervt mich nur :)

c
compose new post
j
next post/next comment
k
previous post/previous comment
r
reply
e
edit
o
show/hide comments
t
go to top
l
go to login
h
show/hide help
shift + esc
cancel