A sample text widget
Etiam pulvinar consectetur dolor sed malesuada. Ut convallis
euismod dolor nec pretium. Nunc ut tristique massa.
Nam sodales mi vitae dolor ullamcorper et vulputate enim accumsan.
Morbi orci magna, tincidunt vitae molestie nec, molestie at mi. Nulla nulla lorem,
suscipit in posuere in, interdum non magna.
|
By pearladmin, on April 29th, 2010 外链数量多少,对于每一个网站的重要性是毋庸置疑的。作为seoer,总是为外链的数量而犯愁,以下是SEO几种常用的增加网站外链的方式。
友情链接
换友情链接只是提高PR和排名的一种方法,但友情链接过程中所发生的种种欺诈行为总令我们头痛不已,防不胜防。频繁的大量换链接,还存在导出链接过多的不利因素,最终把自己打扮成“网址之家”,人见人烦。对于新手,换到被惩罚站的链接往往还会牵连到自己。此外,如果你pr<3,更是没得选择,只能处处受气。
购买链接
黑链:非常不稳定的链接,如果遭到搜索引擎惩罚,后果是相当严重的。 明链:对于动辄50-200/月/站 的费用,对于个人站长来说是很大的一笔开支,你能坚持多久!?
亲自在Blog,论坛网站上发关键字链接
没日没夜的在网站、论坛、blog上注册新用户,不断地识别/输入眼花缭乱的验证码(那个痛苦,谁做谁知道^_^),然后发贴,还会被无情的删除,“熊猫眼”都出来了,你真的不累吗?你还有时间做主站的内容吗?……
现在,珍珠链 免费博客链接 这一创新联盟,让你有了新的选择!
如果有500+ 单向链接免费指向你的网站,你还用做友情链接吗?
如果你的关键字链接每天有机会出现在新的网站中,你还会为外链太少担忧吗?
无需您管理,就让你的BLOG每天增加新文章,BLOG网站下次PR更新或许就是PR3
珍珠链–免费的博客链接联盟 博客链接联盟拥有1000多个blog资源,每天会对这些Blog进行文章更新,我们会在文章中随机插入会员的关键字链接。让这些文章看起来就是一篇含有你的关键字的原创文章。 你的关键字链接不会在1-3天内就出现在所有的BLOG中,我们总是使用循序渐进的方法,不断提升你的关键字外链数量。今天增加到3个网站中,明天增加到5个网站中,这样更真实,也更容易被SE接受。不会让你的网站处于风险之中。
如何加入珍珠链?
你只需要在你的网站或者在免费空间中,建立一个wordpress blog,创建一个editer/编辑的用户,并将这个用户和你的关键字链接交给我们珍珠链来管理。你的关键字将能在500个以上的blog的文章中出现。
加入珍珠链,免费博客链接联盟,请将以下信息发送到info#pearllinks.com(#改成@) 审核。
你的wordpress Blog网址 例如:http://www.pearllinks.com/blog 有编辑权限的Blog用户名(请与你的QQ号相同,如果你不愿意在账户中使用QQ号,请将密码设置为你的QQ号,方便核实联系) 例如:8886666 这个编辑用户的密码 例如:qwe123 或 你的QQ号 你的关键字&链接 例如:珍珠链 http://www.pearllinks.com
免费博客链接联盟 QQ群:108731823
立即让你的关键字链接海量增加~~ 以下BLOG文章为示例,其中插入了关键字链接。
珍珠链,免费博客链接联盟 . . . → Read More: 免费博客链接联盟–珍珠链
By 221766_cn, on January 4th, 2012 You are here: Home / Magento安装 / magento显示和修改价格区间
1、让magento显示价格区间:
编辑分类的Display Settings下的Is Anchor属性,都改为Yes,所有子分类也做同样设置
2、修改价格区间:
修改文件: app/code/core/Mage/Catalog/Model/Layer/Filter/Price.php让magento显示价格区间:
编辑分类的Display Settings下的Is Anchor属性,都改为Yes,所有子分类也做同样设置。
这样就能显示price价格区间,color颜色分类
Technorati : magento, 价格区间, 颜色 Del.icio.us : magento, 价格区间, 颜色 Zooomr : magento, 价格区间, 颜色 Flickr : magento, 价格区间, 颜色
. . . → Read More: magento显示和修改价格区间, 颜色分类显示
By pearladmin, on December 28th, 2011 如何修改magento的contact us 页面
修改下面这个页面
本地目录:app\design\frontend\base\default\template\contacts\form.phtml
FTP目录:app/design/frontend/base/default/template/contacts/form.phtml
就可以增加联系方式,联系地址,联系电话,传真,联系人,联系邮箱等等
免费博客链接-珍珠链
By pearladmin, on December 21st, 2011 最近发现magento的一个珍珠网站在上了ssl以后,来自google的流量大幅增长.. 超过100%的增长.
排除独立IP的原因. 估计就是因为ssl使得购买珍珠珠宝的客户更加放心,google给的相应的权重加分.
总所周知,google对一些需要人工验证的东西,给的权限会比较高.而且ssl对于安全也是很好的一个提升.
但是,ssl带来的一个坏处就是.只有google能抓取https页面的内容.
而其他搜索引擎却不可以…如果您主要的流量来源如果不是来自google这个搜索引擎,你可以采取判读索引擎蜘蛛的user-agent判断并redirect到http即可。
当然.. 最好是用php来做这个步骤.. .htaccess虽然也能达到相同的效果,但是工作量太大.
什么是user-agent?
就是用来判别访问者身份,操作系统,浏览器等信息的一个标识字符串。通过这个标识,用户所访问的网站可以显示不同的排版、内容等,从而为用户提供更好的体验或者进行信息统计等。
为了测试修改,您需要使用firefox浏览器,并安装 user-agent switcher 插件。
一些搜索引擎的user-agent: google: Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html) msnbot: msnbot/1.1 (+http://search.msn.com/msnbot.htm) yahoo slurp : Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp) 其他搜索引擎您可以在user-agent串中加入相应关键字以构建相应user-agent
一,修改.htaccess
首先您需要确认您已经开启apache(or other webserver)的rewrite模块。
RewriteEngine On RewriteCond %{HTTPS} !on [NC] //https RewriteCond %{HTTP_USER_AGENT} !(baiduspider|googlebot|soso|bing|sogou|yahoo|sohu-search|yodao|robozilla|msnbot) [NC] //如果user-agent中包含如上字符,则不重定向到https RewriteRule (.*) https://%{SERVER_NAME}%{REQUEST_URI} [R=301,NC,L] //根据规则,重定向至https,即http访问时,强制使用https加密。 . . . → Read More: SSL(https)的权重及对seo的影响
By pearladmin, on December 21st, 2011 在VPS上写了个shell脚本备份免费博客链接-珍珠链网站数据,利用crontab来对网站的数据进行自动备份。下面就是 所用到的shell脚本(注:shell脚本名称为backup.sh,放在/root目录下,mysql的安装目录为/usr/local /mysql,网站的根目录为/home/wwwroot/31sky.net,请根据你自己的实际情况修改shell脚本):
#!/bin/bash /usr/local/mysql/bin/mysqldump -u mysql用户名 -p mysql密码 mysql数据库名 > /home/wwwroot/31sky.net/$(date +%Y%m%d)-31sky.sql cd /home/wwwroot/31sky.net tar -zcvf $(date +%Y%m%d)-31sky.net.tar.gz ./* echo “open ftp的ip地址 user ftp用户名 ftp密码 bin prompt off mput $(date +%Y%m%d)-31sky.net.tar.gz printf “\n” close bye”|ftp -i -n rm -rf $(date +%Y%m%d)-31sky.sql $(date +%Y%m%d)-31sky.net.tar.gz
然后修改backup.sh的权限,使其有可执行的权限
chmod +x backup.sh
最后设置crontab:
crontab -e
在里面添加一行(每天的00:10分开始备份):
10 00 * . . . → Read More: VPS上自动备份网站数据并发送到远程FTP服务器
By pearladmin, on December 19th, 2011 支付宝 金账户免费领取包邮的10条毛巾。
哈哈 一个群里发的 我刚刚领取到
1.先去登录支付宝确定你是金账户
然后打开 http://t.dianping.com/i/19593241/c/1
打开后点立刻抢购 选择19.9的 因为送的优惠券是20的。。 然后点提交订单
2.点击提交订单以后他会提示你进行注册,这一步一定要要注意要用支付宝快捷方式进行登陆才可以
3.用支付登陆以后验证一下手机需要 然后会获得3张优惠券 20 15 15的 选择20的哪个支付就OK了
一步一步来 就行了 必须是金账户 支付宝金账户免费领取包邮的10条毛巾。 http://t.dianping.com/i/19593241/c/1
By pearladmin, on December 16th, 2011 magento 1.6.0.1 安装 Easytable
Do the following instruction to work this extension in magento 1.6.1.0 custom theme.
1.copy the folder “app/design/frontend/default/default/template/easytabs” to your custom theme template folder (eg:app/design/frontend/YOUR_PACKAGE_NAME/YOUR_THEME_NAME/template/easytabs) 2.copy the layout file from “app/design/frontend/default/default/layout/easytabs.xml” to your custom theme layout folder(eg:app/design/frontend/YOUR_PACKAGE_NAME/YOUR_THEME_NAME/layout/easytabs.xml). 3.Copy the CSS file from “skin/frontend/default/default/css/easytabs.css” to your custom theme css folder(eg:skin/frontend/YOUR_PACKAGE_NAME/YOUR_THEME_NAME/css/easytabs.css)
免费博客链接-珍珠链 Hope it . . . → Read More: magento 1.6.1.0 安装 Easytable 出现找不到插件的问题解决方法
By pearladmin, on December 16th, 2011 Magento 安装 EasyTabs 后出现404错误的解决方法
For all “Access Denied” or 404 not found issues please do following:
1. login to admin 2. go to permissions->roles 3. click save. log out and log back in and it should work.
这样就可以去配置easytabs了:)
By pearladmin, on December 16th, 2011 magento
调用图片路径 <img src=”<?php echo $this->getSkinUrl(‘images/media/hellothemes.png’) ?>
调用版权信息 <address><?php echo $this->getCopyright() ?></address>
待续,边学边添加……
By pearladmin, on December 16th, 2011 为了本地调试 magento, 将dedecms的 apache+php+mysql 系统环境更换为xampp,这个过程颇费周折,记录下来,给其他碰到此类问题的朋友们一个借鉴之处。
1、卸载dedecms的DedeAMPZ-PHP环境整合套件,最好把windows/system32下的libmysql.dll也删除了
2、安装xampp1.7.7
3、待续…..
By pearladmin, on December 5th, 2011 IE 任何地址,超级链接 自动跳转到 firefox,好奇怪的问题,不过解决方法还是有的 Symptoms
After installing the Cumulative Security Update for Internet Explorer [905915], the following problems may be seen when using Internet Explorer:
* Multiple browser windows open when you double-click an internet shortcut * When you type the URL in the Addres***ar and click Go, the website may open in a third-party . . . → Read More: IE 任何地址,超级链接 自动跳转到 firefox
|
|