Archive for the ‘Blogs’ Category
Free WordPress Plagin
I finally found solution for the problem with text widgets should be showed on the home page only of the blog.
1. Go to Plagin section
2. Install Exec-PHP plugin
4. Activate it.
3. Add text widget to your side bar
4. Enter following php code
<?php if(is_home() && $post==$posts[0] && !is_paged()) { ?>
Home Page Text only
<?php } ?>
Caution for WordPress and SEO
WordPress can be an incredibly handy tool for a site owner trying to run a search engine optimization blog. As useful as it is, there are a number of flaws in the blogging tool that you have to watch out for, particularly when it comes to SEO.
WordPress isn’t built solely with search engine optimization in mind. Although the tool’s creators are naturally aware of the advantages of SEO, some of the tool’s features get in the way of optimization. Site owners confidently begin to use the blogging tool, thankful that it makes a complicated task so easy, only to discover that there are a thousand little optimization gaps they need to make up for.
For this reason, it is necessary to treat WordPress with a little caution when you are concerned about website optimization. Most SEO experts would recommend that it is advisable to avoid most of the automatic settings on the tool, and check the source code of whatever theme you choose. Taking the time out to enter unique excerpts and other options could well pay off in terms of SEO, and serve to set your blog apart from the other WordPress blogs out there.
This doesn’t mean that WordPress shouldn’t be used on a site that’s undergone website optimization. WordPress can be an incredibly useful tool, one that saves a lot of time and expense. What is needed is sufficient caution and research, and it’s a good idea to consult your SEO company about WordPress. You can discuss this with us at www.SEOConsult.com.