免费的SEO工具web ceo 8.0

国内SEO与国外SEO的概念不一样,可能有些单位招人会拿SEO技巧来对面试者一大考验,也有些站长使用某些工具来提升网站质量,总体来说国内SEO是技术活。相比国外SEOer的经验不同,会使用工具是必需的,而且懂得分类产品的营销方式,根据产品在推广期间的数据变化,统畴客户需求而影响CEO的策略。 Read the rest of this entry »

Tags:

Zend Framework 在线学习资料

PHP入门资料本人收集以下资料仅为学习之用,学完以下25重。才算PHP入门。

1、这是必需的ZendFrameworkQuickstart-20090430 源码zf-tutorial-160

2、这是必备的php_manual里面有中英两个版本 Read the rest of this entry »

Tags:

CentOS 6.0 使用体验

比较喜欢体验新事物,同样喜欢新的产品,CentOS之前版本也一直在用。中途有转Ubuntu完全是因为11.04的Unity界面吸引了我。不过使用了一段时间后,发现界面的假死,及一系列的问题出现。让我不得不放弃使用Ubuntu,回到CentOS现在已是6.0了,小激动了一把,使用之后才知道它的强大,Let’s Go! Read the rest of this entry »

在站点中使用任意字体

做项目中发现http://subscribe.goldenplains.com.au/中的英文字体比较好看。想拿过来用可无法直接使用,一定要到https://typekit.com/上注册,找到对应的字体:https://typekit.com/fonts/p22-franklin-caslon
居然收费的。陡然发现个好东西:http://paulirish.com/2009/fighting-the-font-face-fout/
使用方法:
同typekit一样使用:

<script src="//ajax.googleapis.com/ajax/libs/webfont/1/webfont.js"></script>
<script>
WebFont.load({
custom: {
families: ['Tagesschrift'],
urls : ['http://paulirish.com/tagesschrift.css']
}
});
</script>

再在样式中添加:

font-family: 'Tagesschrift', 'Georgia', serif;

效果演示:http://volunteer.mmf.com.au/

 

小知识:清除绝对定位样式代码position:static

10个免费强大的Magento插件

不管你是否已经运营一个网上商城或者你正正在筹划中,用下面10个免费强大的magento插件去增强商城的功能是再好不过了。

下面的10个magento插件用处是非常大的,除了Easy Lightbox这个插件仅仅使用与magento 1.4以外,其他的插件都是非常稳定的,它们的作者提供技术支持并经常不断的来完善。

1、Direct Resize Read the rest of this entry »

Tags: , , , , ,

Magento商城上线前需要做的几件事

下面一系列的步骤对每个店主在他们的magento商城上线前都是必不可少的。为了确保完美的用户体验,每个店主必须按照下面的一览表对商城做一次检查。

1、404 page

Magento默认有一个如下图的404页面: Read the rest of this entry »

Tags: , , ,

国外magento 虚拟主机测试比较

simple helix hostmonster a2 hosting ix web hosting hostpapa
magento
one-click installer × × × ×
support magento
space
diskspace 5gb unlimited unlimited unlimited unlimited
bandwidth 2000gb unlimited unlimited unlimited unlimited
domains
domains up to 10 one (free) one unlimited (2 free) unlimited
subdomains unlimited unlimited one unlimited unlimited
utilities
control panel direct admin cpanel cpanel own brand cpanel
mysql dbs unlimited 100 one unlimited 100
cost
setup fee free free free free free
minimum price $20 per month $5.95 $4.95 $12.95 &pound;4.99
elief.com siteground gigapros godaddy nublue
magento
one-click installer × × ×
support magento
space
diskspace 5gb 750g 2gb 10gb 400mb
bandwidth 100gb 7500g 10gb 300gb unlimited
domains
domains 1 one (free) unlimited not included 1
subdomains unlimited unlimited unlimited 25 unlimited
utilities
control panel directadmin cpanel cpanel cpanel plesk
mysql dbs 1 unlimited unlimited 10 1
cost
setup fee free free free free free
minimum price $10 per month $5.95 $2.50 $12.95 &pound;6.99

分析几种PHP获取客户端IP的情况

PHP获取客户端IP的情况分为:没有使用代理服务器的情况、使用透明代理服务器的情况、使用普通匿名代理服务器的情况、使用欺骗性代理服务器的情况、使用高匿名代理服务器的情况。

在这篇文章中,我们将会为大家详细介绍PHP获取客户端IP的几种情况分析。我们在使用PHP获取的IP可能是客户端真实的IP,也可能是代理服务器的IP,也有可能根本取不到任何IP值。 Read the rest of this entry »

Tags:

SEO方面的书籍推荐

1、《landing page优化权威指南》,美国人Tim Ash写的,在Amazon上被评为五星。有志于做ppc,seo的以及做电子商务行业老板的值得看一看。
2、欧朝晖写的《SEO智慧——搜索引擎优化与网站营销革命》,非常适合seo入门。只要有高中文化水平就能看懂。我觉得这本书,没有zac的《SEO实战密码》写的清楚。 Read the rest of this entry »

Tags: , , , , ,

修改注册表使卡巴斯基试用版到期后还能持续试用

装了卡巴的试用版,要到期了.找了个如下的修改注册表的方法.似乎可行了.

1.Shut down Kaspersky
2.Run regedit, and remove the following registries. (Key Removal)
HKEY_LOCAL_MACHINE\SOFTWARE\KasperskyLab\LicStorage
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography\RNG
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SystemCertificates\SPC\Certificates

3.Run Kaspersky, choose 30-day trial key and activate.

即:
1.关闭卡巴斯基。
2.在“运行”中输入“regedit”(注册表编辑器),按下面提示删除项。
HKEY_LOCAL_MACHINE\SOFTWARE\KasperskyLab\LicStorage
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography\RNG
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SystemCertificates\SPC\Certificates
把以上项中带一长串数和字母的那种数据项删除掉,要小心些(默认的数值好像不用删)。
3.重新运行卡巴,就会发现又有一个“激活试用版本”的选择项,就像刚刚下载试用版时一样。
不过我是把整个相应的目录都删除了.似乎也行…

magento这两年的趋势比较强

有数据才好说话,而且要说的是公平、客观的话。
google趋势上输入:
magento,oscommerce,virtuemart,ecshop,zencart

 

数据表明magento在国外的发展势头于09年开始几近疯狂。拥大量的志愿者开发插件及不断的更新,开源的好处也在于此。再看国内的: Read the rest of this entry »

分析一下Magento购物车SaveBilling的处理过程

最近用magento搭了2个站,于是仔细研究了一下其购物车。

在购物车中SaveBilling处理大致可分以下几步

1.通过Ajax提交到OnePageController.php的saveBillingAction方法 Read the rest of this entry »