Tag Archive for '万能的Wordpress'

How to make a professional Blog

Use blog to build credibility

Lots of friends are like me, host their own blog on wordpress. Actually, thanks to Great Fire Wall, more and more people, not only the geeks, including some people konw nothing about wordpress began to buy their own domain and set their own blog by using wordpress. The problem is that sometimes they did not know what to write about. Personally, I set up my own blog: daibin.info for nearly 2 years. Look what I got:Page Rank2, nearly 200 pageviews everyday. I wrote something about wordpress,google,toastmasters; but it seems that this blog  neither  gave me the chance to launch my name-brand nor change my life.

I started to ask myself: what do I want to get from my blog?

I just read a article about blog in May 2009 Toastmaster® Magazine.I found some valuable advices about blogging, I want to share this with my blog readers. This article gave me a chance to rethink my blog.

The article said “establishing a blog to build your credibility

(Original from Penny Sansevieri)

How can we use blog to build our credibility?

  • Become a filter: become a expert of your area
  • use your blog to review books or products in your industry
  • interview other professionals and turn your blog into a resource
  • blog on current trends. keeping your finger on the pulse of what’s going on will show that you are in touch with your market.

I think the key argument of this advice is “Be Professional!”

People like to listen to or have a tendency to follow to these professional guys, so we can set the major goal of your blog as a place to publicize your professionalism. Just find what you really like and keep on writing  blogs about that area.

picasa被墙

picasa被墙,因为Blog的图片都是用的Picasa的外链,现在找到一个解决方案。

下面的条件只是对Wordpress用户,而且空间在国外的才适用。

以下来源生活点滴

安装步骤:

  1. 下载这个图片cache程序 pika
  2. 用文本编辑器打开 readimg.php 和pika.php,按照注释提示修改前面几行;
  3. 将这个程序放置在中国人能访问的非中国的服务器上,设置cache的属性为0777,设置cache下面的文件夹属性为0777;
  4. 同时将这个程序放置在wp-content/plugins/下,后台激活插件即可;

备注:某些服务器由于模块没有配置CURL,所以无法获取图片,如果只这样,请下面下面这个文件替代原来的readimg.php: (我的空间就是不支持)

下载这个文件readimg_no_curl

测试一下能否正常使用。

中国移动飞信Fetion API发送Wordpress评论插件

Comment fetion Alert.
一款利用fetion飞信api发送wordpress留言提醒到手机的插件。
安装方法(wordpress的插件库里面没有):
1.解压上传到插件目录(注意有的时候空间权限限制,ftp上传不了,用cpanel自带的文件管理上传)
2.后台激活
3.在后台管理->Tools(工具)->飞信短信提醒( Comment Fetion Alert ) 里设置保存.(自己的手机号和飞信密码)
为了保证你的博客能正常使用请填写好信息后,点击发送一个测试短信.

如果安装失败,可能是空间对一些函数没有提供支持。中国移动飞信Fetion API只能给自己的飞信好友发信,所以这边设置的是给自己的手机发信。

作者地址:Comment fetion Alert

作者空间不稳定,提供一个安装指南的google快照。

更多的关于fetion的api应用,看我前面的一片文章:中国移动飞信Fetion API免费发短信的一些应用

不过一定安装防止spam的插件,否则受不了短信的轰炸。


Wordpress博客被黑了

登陆查看我的博客,发现是一个穆斯林激进黑客的主页,知道博客被黑了。

Wordpress的管理后台还可以登陆,cPanel界面也可以访问,我想大概是改了我的index文件,把网站根目录下的index.php以及黑客修改的index.htm都删除,上传了我备份的index.php.

然后就可以了,黑客没有删除我的博客数据,大概就是破解了我的ftp密码,然后上传了这些东西。

提醒用Wordpress的用户,时刻备份,就算出来问题也没事。恢复就可以了。