內容簡介
這個外掛可以讓你知道你的 ALEXA RANK。它提供了幾種整合到你的博客的方法,你可以使用小工具、簡碼或外掛 API。
使用這個外掛,你可以獲得 ALEXA RANK 的 php 變數,因此可以輕鬆整合和自定義你的 ALEXA RANK 外觀。
使用簡碼印出 Alexa Rank
[AlexaRank]
在你的佈景主題中印出 Alexa Rank
echo getAlexaRank();
或
AlexaRank();
使用佈景主題印出網站的 Alexa Rank
echo getAlexaRankbySiteName("www.sakshamappinternational.com");
or
AlexaRankbySiteName("www.sakshamappinternational.com");
在側邊欄中印出 Alexa Rank
使用小工具 Igreen Alexa Site Rank Widget
手動安裝
將外掛上傳到外掛目錄,解壓後啟用即可。
外掛標籤
開發者團隊
原文外掛簡介
This Plugin lets you know your ALEXA RANK. This offer several ways to integrate in your blog you can use widgets , short code or plugin API.
As using this you can get ALEXA RANK in php variable so you can easily integrate and customize look of your ALEXA RANK.
To Print Alexa Rank using short code
[AlexaRank]
To Print Alexa Rank in your theme
echo getAlexaRank();
or
AlexaRank();
To Print Alexa Rank of a website using theme
echo getAlexaRankbySiteName("www.sakshamappinternational.com");
or
AlexaRankbySiteName("www.sakshamappinternational.com");
To print Alexa Rank in side bar
use widget Igreen Alexa Site Rank Widget
Manual Installation
Upload the plugin to the plugins directory, extract it and after activate it.
