Google的Google App Engine允许用户免费使用500MB×10的空间,也就是说我们可以免费部署10个空间为500MB的Python应用。而且 每个应用每月的流量是500万个PV,Google够大方吧!
不过,由于Google App Engine仅仅支持Python,不支持php,所以我们是不可以在Google App Engine上面安装wordpress的.
AdWords还没有找到好项目,不敢过分投资。就在网上搜索其他广告联盟,尝试了送20美元Bidvertiser,需要信用卡激活,没有信用卡或者不敢尝试的同学就用不了了,呵呵。其实之前注册过Bidvertiser发布商账号 ,就像Google AdSense,不过要求要低得多,而且10美元即可使用paypal收取佣金,每次点击最低0.01.看域名也知道这家比较正规。闲话少说,书归正传:
Bidvertiser送的20美元被用光。。。收益还是有那么一点,但是相对于20美元来说是入不敷出。。。So, 就去找一些廉价的广告联盟:cpmads,提供CPM和CPC两种类型的广告。CPM的价格是0.03$/1000views,CPC的价格是2.5$/1000clicks。还算便宜,于是AG 就投了2.5美元,买了1000次点击。您猜怎么着,一天过去了一个点击也没有.
AG很失望,不过后果很happy,AG发现展现次数Impression 有3677,这不相当于免费的CPM广告吗?随便找一家CPM单价比较高的广告联盟,代码拿来,放到cpmads上,买上1000次CPC,收钱就是了。。。 先去测试一下,O(∩_∩)O哈哈~ 再详细介绍一下cpmads: 广告主帐户这里注册:cpmads Advertiser 发布商帐户这里注册:cpmads Publisher 可供选择的广告类型(对于发布商,即网站博客拥有者,无需点击,只要展示广告就付钱)
I have been looking for WP templates on Wordpress.org until I found this site:wprex.com, “which provides a number of finest quality and innovative WP themes”, in their words. But I suppose that, despite it does not have as many themes as Wordpress.org has, it provides more elaborate and more Multifunction templates as they can. In addition, the more detailed Specification helps me to find my favor themes a lot. So I recommend this wordpress themes site. By the way, it is wholly free and Easy to download wordpress templates without …
Every month webhosting911.com is doing a random drawing giveaway as an incentive for its reviewers to inform potential hosting customers of their experiences with a particular hosting company. In return, the readers get the most insightful reviews for the web hosting industry. Winners will be chosen from random based on how many votes/points you have accumulated for the month. The more indepth and detailed your review, the more points you earn, the higher your odds of winning. So get to it!
IXwebhosting等国外空间的独立IP下只能做一个站,独立IP用完之后,新建站的话用的都是共享IP,可是国外的IP经常面临被封的命运,所以很多人都想在一个IP下面建多个站。 其实只要你的空间支持.htaccess文件,就可以突破限制。很简单: 首先将域名都A指向解析到自己的独立IP,然后在独立IP所在网站的根目录建立对应不同域名的子文件夹,最后修改.htaccess文件。