This is Home Page Maker's TypePad Profile.
Join TypePad and start following Home Page Maker's activity
Home Page Maker
Japan
Recent Activity
Home Page Maker is now following Taketoshi Yagishita
Oct 1, 2009
サーバ負荷に関してですが、このプラグインが動作するタイミングおよび処理内容を解説します。
タイミング:個別ページにアクセスした時(PVに影響します)
処理内容:PluginDataの読み込み、Entryレコードを読み込み&保存を1回実行しています。
この処理が、サーバにとって負荷が大きいか否かは、当方では判断できません。
ちなみにサーバー管理会社からは、スクリプトAccessCounter.cgi が高負荷であると指摘されたのでしょうか?
Access Counter
アクセスランキングを表示できます。ブログ記事のアクセス数をカウントします。アクセス数順で指定した数のブログ記事を一覧することができます。 ブログ記事のランキング表示は、MTEntries のモディファイア sort_by に accessed_count を指定します。 <mt:Entries sort_by="accessed_count"> ... </mt:Entries>
プラグインを確認したところ、Windowsでは動作しません。
今後のバージョンアップで対応するか検討いたします。
Stage Server
>MT4.24には対応していますでしょうか?
対応しています。
正常に動作しないとのことですが、どの部分が正常に動作していないか、詳細な情報をご連絡ください。
Stage Server
このプラグインは、ステージングとパブリッシングを同じデータベースで動作させることができます。シンプルなプラグインでそれ以外の機能はありません。
データベースの同期(ステージング→パブリッシングまたは、ステージング←パブリッシング)は、各自で行ってください。
Stage Server
質問に関しては、こちらのコメント欄にお願いいたします
Stage Server
残念ながら、全体をリセットする機能はありません。
ちなみに、ブログ記事の編集画面の右下に表示しているアクセス数は編集できます。
Access Counter
アクセスランキングを表示できます。ブログ記事のアクセス数をカウントします。アクセス数順で指定した数のブログ記事を一覧することができます。 ブログ記事のランキング表示は、MTEntries のモディファイア sort_by に accessed_count を指定します。 <mt:Entries sort_by="accessed_count"> ... </mt:Entries>
良い機能ですね。
検討します!
Access Counter
アクセスランキングを表示できます。ブログ記事のアクセス数をカウントします。アクセス数順で指定した数のブログ記事を一覧することができます。 ブログ記事のランキング表示は、MTEntries のモディファイア sort_by に accessed_count を指定します。 <mt:Entries sort_by="accessed_count"> ... </mt:Entries>
残念ながら、期間で集計する機能は実装していません。
単純な合計数です。
Access Counter
アクセスランキングを表示できます。ブログ記事のアクセス数をカウントします。アクセス数順で指定した数のブログ記事を一覧することができます。 ブログ記事のランキング表示は、MTEntries のモディファイア sort_by に accessed_count を指定します。 <mt:Entries sort_by="accessed_count"> ... </mt:Entries>
tomoさん
1サーバーライセンスになります。1サーバーライセンスとは、MT単位です。
よろしくお願いします
Access Counter
アクセスランキングを表示できます。ブログ記事のアクセス数をカウントします。アクセス数順で指定した数のブログ記事を一覧することができます。 ブログ記事のランキング表示は、MTEntries のモディファイア sort_by に accessed_count を指定します。 <mt:Entries sort_by="accessed_count"> ... </mt:Entries>
Hi saeed,
When mt-rebuild is necessary, it is auto rebuid Access Ranking.
if you rebuild it frequently, unnecessary.
Thaks.
Access Counter
This plugin enables Access Ranking: tally up the accessed count. Additionally, you can sort entries by their accessed count.<mt:Entries sort_by="accessed_count"> ... </mt:Entries>
Hi RAT,
Thank you good ideas!
I examine!
Thanks!
Access Counter
This plugin enables Access Ranking: tally up the accessed count. Additionally, you can sort entries by their accessed count.<mt:Entries sort_by="accessed_count"> ... </mt:Entries>
Hi Jason,
If you want to extract more than "10 counted" entries.
<mt:if tag="AccessedCount" ge="10">
...
</mt:If>
thank you!
Access Counter
This plugin enables Access Ranking: tally up the accessed count. Additionally, you can sort entries by their accessed count.<mt:Entries sort_by="accessed_count"> ... </mt:Entries>
Please try it in your server!
:-)
Access Counter
This plugin enables Access Ranking: tally up the accessed count. Additionally, you can sort entries by their accessed count.<mt:Entries sort_by="accessed_count"> ... </mt:Entries>
Hi Marc
500 Internal Server Error
AccessCounter/AccessCounter.cgi
please check permission
Access Counter
This plugin enables Access Ranking: tally up the accessed count. Additionally, you can sort entries by their accessed count.<mt:Entries sort_by="accessed_count"> ... </mt:Entries>
ikiasさん
seihさん
アクセス数を表示するタグを追加しました。
お試しください!
Access Counter
アクセスランキングを表示できます。ブログ記事のアクセス数をカウントします。アクセス数順で指定した数のブログ記事を一覧することができます。 ブログ記事のランキング表示は、MTEntries のモディファイア sort_by に accessed_count を指定します。 <mt:Entries sort_by="accessed_count"> ... </mt:Entries>
残念ながら、アクセス数を表示させる機能はありあせん。
今後、要望が多いようでしたら、機能を追加します。
Access Counter
アクセスランキングを表示できます。ブログ記事のアクセス数をカウントします。アクセス数順で指定した数のブログ記事を一覧することができます。 ブログ記事のランキング表示は、MTEntries のモディファイア sort_by に accessed_count を指定します。 <mt:Entries sort_by="accessed_count"> ... </mt:Entries>
Hi Harrods,
You can tracking each blog where Plugin Settings.
And edit Ranking Template.
sample
<mt:MultiBlog include_blogs="all" mode="context">
<mt:Entries sort_by="accessed_count">
...
</mt:Entries>
</mt:MultiBlog>
Access Counter
This plugin enables Access Ranking: tally up the accessed count. Additionally, you can sort entries by their accessed count.<mt:Entries sort_by="accessed_count"> ... </mt:Entries>
Hi Ron,
That log is unnecessary. programming miss.
There has been fixed.
You get v1.02
Thanks!
ARIGATOH GOZAIMASHITA
Access Counter
This plugin enables Access Ranking: tally up the accessed count. Additionally, you can sort entries by their accessed count.<mt:Entries sort_by="accessed_count"> ... </mt:Entries>
dynamic publishing -> NG
static publishing -> OK (you have to rebuild)
Access Counter
This plugin enables Access Ranking: tally up the accessed count. Additionally, you can sort entries by their accessed count.<mt:Entries sort_by="accessed_count"> ... </mt:Entries>
テストコメント
TypePad Connect β版
Subscribe to Home Page Maker’s Recent Activity




