Linux 软件免费装

imgResultsFromReferer

开发者 m.greiling
更新时间 2016年12月8日 05:07
捐献地址: 去捐款
PHP版本: 3.0.1 及以上
WordPress版本: 4.7
版权: CC-NC-BY-SA 4.0
版权网址: 版权信息

标签

image admin backend statistic referer search results google image search exploit get params

下载

详情介绍:

EN: Displays google image search results in admin backend. Exploits information from HTTP_REFERER data of many wordpress statistic tools. The requirement for this to work is that the statistic tool captures the HTTP_REFERER with a timestamp or date field in the same record. Settings: Thumbnail size depends on user theme, usually 150x150 pixels - this can be changed Set how many thumbnails are displayed (realtime) Set how many thumbnails are displayed by month (rank 1 - n) Set in which table information is stored (without leading prefix) Set name of column containing HTTP_REFERER (works best with TEXT or VARCHAR > 500) Set name of column containing DATE or DATETIME or TIMESTAMP The URL of your blog will be removed through processing. Additional strings like outdated or old URL can also be removed, when entered. DE: Zeigt die Bilder im Backend an, die in der Google-Bildersuche aufgerufen wurden und auf den Blog führten. Die Darstellung im Backend erfolgt in der Thumbnail-Größe des Themes. Suchbegriffe, die mitübertragen wurden, werden ebenfalls angezeigt. Einstellungen: Thumbnail-Größe, die während dem Hochladen in die Mediathek automatisch generiert wurde (z.B. 150x150). Anzahl der Bilder, die bei der 'Live'-Ansicht angezeigt werden sollen (Ohne Tabellen-Präfix) Wie viele Bilder sollen in der monatlichen Übersicht angezeigt werden (Plätze 1 - n) Name der Spalte, in der der HTTP_REFERER abgelegt wurde (am Besten ist der Datentyp TEXT oder ein VARCHAR > 500) Name der Spalte, in der ein Datum zu dem Aufruf abgelegt wurde (DATE, DATETIME oder TIMESTAMP) Während der Verarbeitung wird die URL des Blogs entfernt, sollte der Blog während der statistischen Erfassung die URL einmal gewechselt haben, kann hier ein String eingetragen werden, der ebenfalls entfernt wird

安装:

EN:
  1. Upload imgResultsFromReferer to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Enjoy the new menu item "Google Image Results"
DE:
  1. Lade den Ordner 'imgResultsFromReferer' in '/wp-content/plugins/' hoch
  2. Aktiviere das Plugin im 'Plugin'-Menü von WordPress
  3. Das Plugin taucht als "Ergooglete Bilder" in der Menüspalte auf

屏幕截图:

  • Overview - last clicked images, ordered in rows
  • Total Ranking - all clicked images with counter and avaliable search terms on mouseOver
  • Monthly ranking - as long as your statistic tool collect referring strings
  • Setup panel - easy

升级注意事项:

there aren't any yet

更新日志:

0.1. initial release 0.2. added GROUP BY several strings comma separated removeable 0.3 monthly: total / different pictures count static domain ready