Posts Tagged ‘blog’
Tuesday, November 4th, 2008
![]()
If you has a new website and running. How get the maximum exposure and ensure that you get a flow of traffic on it? There are a number of fairly simple things you can do that will make a big difference in the number of visitors you will receive.
Here are some tips to help you get the maximum number of visitors.
1. Ask your public launch
If you're launching a new website or new content for its Web site, write an introduction to the subject and submit it to share sites like Digg, Reddit and ...
Posted in SEO, tips | No Comments »
Sunday, October 26th, 2008
![]()
Here are three easy but important ways to protect yourself if you run a WordPress blog:
Secure your /wp-admin/ directory. What I’ve done is lock down /wp-admin/ so that only certain IP addresses can access that directory. I use an .htaccess file, which you can place directly at /wp-admin/.htaccess . This is what mine looks like:
AuthUserFile /dev/null
AuthGroupFile /dev/null
AuthName “Access Control”
AuthType Basic
order deny,allow
deny from all
# whitelist home IP address
allow from 64.233.169.99
# whitelist work IP address
allow from 69.147.114.210
allow from 199.239.136.200
# IP while in Kentucky; delete when back
allow from 128.163.2.27
I’ve changed ...
Posted in Security, Wordpress | No Comments »
Sunday, October 26th, 2008
![]()
Do Follow Tools
To spot if a blog has do-follow attribute, you can use a Firefox add-on called Search Status. After you install it, then right click on the logo and tick “Highlight Nofollow Links”. After you activate the menu, all the nofollow links will be highlighted in pink color.
Please Help Spread The Love
You can also make your blog to be Do Follow as well. If you use Wordpress for your blog, you can use Do Follow Wordpress Plugin to take off No Follow tag attribute. Or, if you want to ...
Posted in SEO | No Comments »