Tag Archives: Blogging

Organizing Your WordPress Pages

Just as you can have Subcategories within your Categories, you can also have SubPages within your Pages, creating a hierarchy of pages. For example, suppose you are creating a WordPress site for a travel agent and would like to create … Continue reading

Posted in Blogging | Tagged , | Leave a comment

WordPress Pages : posts by another name ?

What Pages Are: Pages are for content that is less time-dependent than Posts. Pages can be organized into pages and SubPages. Pages can use different Page Templates which can include Template Files, Template Tags and other PHP code. What Pages … Continue reading

Posted in Blogging | Tagged , | Leave a comment

Business Blogging with wordpress

Why stop there with just e-commerce ? Business blogging is really starting to take off. More and more people are starting to use WordPress to power their websites – especially now that there are so many powerful plugins. Lets take … Continue reading

Posted in Blogging | Tagged , , | Leave a comment

Best Practices For Blog Posting

You can say or show the world anything you like on your WordPress site. Here are some tips you need to know to help you write your posts in WordPress.or for that matter any blog.Remember that the post is you … Continue reading

Posted in Blogging | Tagged , | Leave a comment

WordPress Themes demystified

A theme framework is a theme that is designed to be a flexible foundation that can serve as a parent theme for building child themes. The use of WordPress theme frameworks may ease theme development by reducing the volume of … Continue reading

Posted in Blogging | Tagged , , | 1 Comment

Netsearch strategy to troubleshoot wordpress

There are a variety of ways to search for the information you need. The biggest problem is finding the “words” that describe your problem. The next biggest problem is limiting your search to only WordPress resources or sites. Let’s look … Continue reading

Posted in Blogging, Social Media | Tagged , | Leave a comment

Where do I get help on WordPress ?

Besides the helpful WordPress forums and Codex, there are many sites dedicated to helping WordPress users use WordPress even better. WordPress help is everywhere. So how do you find it when you really need it? The WordPress FAQ provides extensive … Continue reading

Posted in Blogging, General | Tagged , | Leave a comment

What are WordPress plugins ?

Plugins are cool bits of programming scripts that add additional functionality to your blog. They offer new addition to your blog which either enhance already available features or add new features to your site. Plugins extend the functionality of WordPress. … Continue reading

Posted in Blogging, Social Media | Tagged , , , | Leave a comment

Are Meta Tags needed for wordpress sites ?

A good question to ask is if meta tags are still necessary. They used to be more helpful, providing important information to the Internet browser. As browsers became more sophisticated, they stopped needing a lot of hand holding in order … Continue reading

Posted in Blogging | Tagged , , | Leave a comment

Putting Meta Tags Back In WordPress Installations

To add meta tags to your site, simply add them to the header.php template file in your WordPress Theme, specifically in the head section near the link for the style sheet. At the top you will see the DOCTYPE tag … Continue reading

Posted in Blogging | Tagged , , | Leave a comment