`
天梯梦
  • 浏览: 13731485 次
  • 性别: Icon_minigender_2
  • 来自: 洛杉矶
社区版块
存档分类
最新评论

Display Alexa Traffic Rank Statistics (Alexa/yahoo/google)

阅读更多

<!--Daily Traffic Rank Trend-->
<script language="JavaScript" type="text/javascript" src="http://xsltcache.alexa.com/traffic_graph/js/g/b/6m?&amp;u=http%3A%2F%2Fwww.iteye.com+++++"></script>


<!--Daily Traffic Rank Trend-->
<img src="http://traffic.alexa.com/graph?&amp;w=400&amp;h=220&amp;o=f&amp;c=1&amp;y=t&amp;b=ffffff&amp;r=1m&amp;u=iteye.com&amp;">


<!--Daily Reach in Percent-->
<img src="http://traffic.alexa.com/graph?&amp;w=400&amp;h=220&amp;o=f&amp;c=1&amp;y=r&amp;b=ffffff&amp;r=1m&amp;u=iteye.com&amp;">


<!--Daily Page Views-->
<img src="http://traffic.alexa.com/graph?&amp;w=400&amp;h=220&amp;o=f&amp;c=1&amp;y=p&amp;b=ffffff&amp;r=1m&amp;u=iteye.com&amp;">

 

 

 

<!--Daily Traffic Rank Trend-->
<script language="JavaScript" type="text/javascript" src="http://xsltcache.alexa.com/traffic_graph/js/g/b/6m?&amp;u=http%3A%2F%2Fwww.iteye.com+++++"></script>
<!--Daily Traffic Rank Trend-->
<img src="http://traffic.alexa.com/graph?&amp;w=400&amp;h=220&amp;o=f&amp;c=1&amp;y=t&amp;b=ffffff&amp;r=1m&amp;u=iteye.com&amp;">
<!--Daily Reach in Percent-->
<img src="http://traffic.alexa.com/graph?&amp;w=400&amp;h=220&amp;o=f&amp;c=1&amp;y=r&amp;b=ffffff&amp;r=1m&amp;u=iteye.com&amp;">
<!--Daily Page Views-->
<img src="http://traffic.alexa.com/graph?&amp;w=400&amp;h=220&amp;o=f&amp;c=1&amp;y=p&amp;b=ffffff&amp;r=1m&amp;u=iteye.com&amp;">

 

 

 

Rank as per alexa.com:

 

<?php
function AlexaRank( $url )
{
	preg_match( '#<POPULARITY URL="(.*?)" TEXT="([0-9]+){1,}"/>#si', file_get_contents('http://data.alexa.com/data?cli=10&dat=s&url=' . $url), $p );
	return ( $p[2] ) ? number_format( intval($p[2]) ):0;
}
 
echo "Rank as per alexa.com: <br />";
$domains = array( 'google.com', 'qq.com', 'yahoo.com', 'bing.com' );
foreach ( $domains as $domain ) echo $domain, ' - ', AlexaRank( $domain ), '<br />', PHP_EOL;
 
?>

 

Google Inlinks amount
Google Backlinks amount
Yahoo Inlinks amount
Yahoo Backlinks amount
Alexa Ranking

 

 

<?PHP
	
	echo alexa('qq.com');

	function googleindexed($domain) {
		$results='';
		$query="http://www.google.com/search?q=site:".urlencode($domain)."";
		$results=file_get_contents($query);

		preg_match("/About (.+?) results/", strip_tags($results), $match);
		return (isset($match) && isset($match[1])) ? $match[1] : 0;
    }

    function googlebls($domain) {
		$results='';
		$query="http://www.google.com/search?q=link:".urlencode($domain)."";
		$results=file_get_contents($query);

		preg_match('/<div id=resultStats>(.+?) result/ism', $results, $match);
		return (isset($match) && isset($match[1])) ? str_replace('About ','',$match[1]) : 0;
    }

    function yahooindexed($domain) {
		$results='';

		$query="http://siteexplorer.search.yahoo.com/siteexplorer/search?ei=UTF-8&p=".urlencode($domain)."&bwm=p&bwms=p&searchbwm=Explore+URL";
		$results=file_get_contents($query);
		preg_match("/Pages \((.+?)\)/", strip_tags($results), $match);
		@$matchtrimmed=array_walk($match,'trim_value');

		return (isset($match) && isset($match[1])) ? trim(str_replace("about","",$match[1])) : 0;
    }

    function yahoobls($domain) {
		$results='';

		$query="http://siteexplorer.search.yahoo.com/siteexplorer/search?ei=UTF-8&p=".urlencode($domain)."&bwm=p&bwms=p&searchbwm=Explore+URL";

		$results=file_get_contents($query);
		preg_match("/Inlinks \((.+?)\)/", strip_tags($results), $match);

		return (isset($match) && isset($match[1])) ? trim(str_replace("about","",$match[1])) : 0;
    }

    function alexa($domain){
    	$results = '';
    	$query = 'http://www.alexa.com/siteinfo/'.$domain;

    	$results=file_get_contents($query);
    	preg_match('%<img src="/images/icons/globe-sm.jpg" alt="Global" style="margin-bottom:-2px;"/>(.+?)</div>%ism', $results, $match);

		return (isset($match) && isset($match[1])) ? trim($match[1]) : 0;
    }


?>

 

 

 

 

分享到:
评论

相关推荐

    抢答器程序

    display(10); } if(d == 5) { TR0 = 1; //开启计时 display(a); r = 1; i = 1; } if(a &gt;= 0 && a ) //倒计时中 { if(d ==1 || d == 2 || d == 3 || d == 4) //任何一个选手按键 { if(y == 0) { t = ...

    display.rar_VHDL/FPGA/Verilog_VHDL_

    标题中的“display.rar_VHDL/FPGA/Verilog_VHDL_”暗示了这是一个与数字显示相关的项目,其中包含了VHDL(Very High-Speed Integrated Circuit Hardware Description Language)和Verilog HDL(Hardware Description...

    DP1.4标准——VESA Proposed DisplayPort (DP) Standard

    ### DP1.4标准——VESA Proposed DisplayPort (DP) Standard #### 概述 DisplayPort(简称DP)是由视频电子标准协会(VESA)制定的一种数字显示接口标准,旨在提供一种灵活、高效的数字通信接口,用于源设备...

    OLED0561屏汉字与图片显示程序STM32F103单片机实验例程源码.zip

    OLED0561屏汉字与图片显示程序STM32F103单片机实验例程源码 main (void){//主程序 u8 buffer[3]; delay_ms(100); //上电时等待其他器件就绪 RCC_Configuration(); //系统时钟初始化 ... OLED_DISPLAY_1

    全志 H5 android linux display 驱动

    本文将详细探讨全志H5在Android/Linux环境下如何实现display驱动。 一、全志H5显示硬件架构 全志H5集成了GPU(图形处理器),如Mali400或Mali-G31,用于处理复杂的2D和3D图形任务。此外,它还包含LCD控制器,用于与...

    fonts.googleapis.com的本地包:css和字体(2019年4月更新)

    fonts.googleapis.com 加载慢,360公司也不再提供服务(fonts.useso.com),所以就从google上扒下来,把css和字体文件都放到本地。也可以根据这个例子,自己整理需要的css和fonts。

    VESA DDC协议标准(Display Data Channel Command Interface standard) 包括应用实例及代码

    VESA DDC协议标准(Display Data Channel Command Interface (DDC/CI) Standard) 包括应用实例及代码 (VESA DDC protocol standards (display data channel command interface standard), including application ...

    display_port_1.4_spec.pdf

    Display Port 1.4规范是视频电子标准协会(VESA)制定的一个开放的数字通信接口标准,主要被用作内部连接(如PC内部接口和显示器)和外部显示设备(如PC与显示器、投影仪或电视之间的接口)之间的连接。Display Port...

    DisplayPort无源开关MAX4998/MAX14998特性/应用/数据资料

    MAX4998/MAX14998高速无源开关可在笔记本电脑或台式PC之间切换DisplayPort?信号。MAX4998/MAX14998设计用于需要超高速率和最小输入电容的应用。  MAX4998具有三路双刀/双掷(DPDT)开关和一路单刀/双掷(SPDT)开关。...

    display标签使用

    "display标签使用" display标签是Java Web开发中常用的标签库之一,主要用于数据展示和格式化。下面是display标签的基本用法和常见功能实现。 一、改变空记录提示语言 在display:table标签中,可以使用_display:...

    Dell Display Manager Application

    This application requires Display Data Channel Command Interface (DDC/CI) to work. Dell monitors support DDC/CI on VGA, DVI, DP and HDMI inputs. DDC/CI is not supported on USB connection.

    Gradients-Palette:这是一个Gradient Palette项目,它将有助于为项目找到最佳的渐变。 您可以通过发行给我您个人喜欢的颜色

    NOTE: Open the above link in Google Chrome... 如果您有要加入我的渐变调色板的任何渐变,请提出要求或在问题中编写颜色的十六进制代码... 调色板中使用的字体 @import url ( '...

    duilian.rar_浮动代码

    } else if (resolutionWidth &gt;= 800 && (document.getElementById('ad_float_left').style.display === 'none' || document.getElementById('ad_float_right').style.display === 'none')) { document....

    javascript获取隐藏元素(display:none)的高度和宽度的方法

    然而,当我们尝试获取一个CSS样式为display:none的元素的高度和宽度时,会发现常规的JavaScript方法无法直接获取这些尺寸值,因为display:none的元素没有物理尺寸。为了获得这些隐藏元素的尺寸信息,需要采用一些...

    HEVC码流分析软件

    Detailed statistics information + Bit numbers for the picture & encoding rate + CU bit histogram per mb type + CU bit display in Binary View Overlay display on + Bit numbers for each CU + Block ...

    Android wifi display功能优化

    Android WiFi Display功能优化 Android WiFi Display功能优化是指在Android系统中,WiFi Display功能的优化建议,以提高该功能的性能和可维护性。本文将从架构图、代码分析和优化建议三个方面对Android WiFi ...

    OLED_oledfont动态_oled_uno_arduino_equallydml_

    如果要显示动态图像,例如动画,可以利用`display.fillRect()`、`display.drawCircle()`等函数绘制帧,并在`loop()`函数中不断改变帧的内容。 **总结** 通过以上步骤,你已经了解了如何使用Arduino Uno驱动0.96寸...

    TM1640点C和点H文件

    //#define TM1640MEDO_DISPLAY 0x88 //宏定义 亮度 最小 //#define TM1640MEDO_DISPLAY 0x89 //宏定义 亮度 #define TM1640MEDO_DISPLAY 0x8a //宏定义 亮度 //#define TM1640MEDO_DISPLAY 0x8b //宏定义 亮度 //#...

Global site tag (gtag.js) - Google Analytics