how to add h1 tag in wordpress homepage in theme

As a SEO specialist, We know the importance of h1 and h2 tag in wordpress website. Here we will show you, how to add h1 tag to wordpress homepage in theme code.

how to add h1 tag in wordpress homepage in theme

There are many custom wordpress themes which has poor SEO. We need check every aspect of SEO friendliness of wordpress theme. recently, we faced same issue with one of our site. When we checked the website in SEO doctor  Firefox addon. We did not find h1 tag on homepage. We got the following message.

 

h1 tag missing from homepage
how to add h1 tag in wordpress homepage in theme

When, we checked message. We found following error.

“Fail”,”H1 tag”,”* You have no H1 tags”
“Fail”,”H2 tag”,”* 10 H2 tags found before/without H1 (“Demo post 12″)”

Many custom developer talking about following solution. This will not display h1 to a visitor but will to a search engine.

<h1 style="display: none;"><!--?php the_title(); ?-->

 But we are not agree with above solution. do not use above solution. Google and other search engine did not consider hidden text or very small font words.

Solution

On Home page, For post title tag you should h1 tag. If you use multiple h1 tags in single webpage, that is not harmful. You should use rel bookmark in tag. For home page use following code.


<!--?<span class="hiddenSpellError" pre="" data-mce-bogus="1"-->php if ( is_single() ) : ?>
<h1 class="entry-title"><!--?php the_title(); ?-->
<!--?<span class="hiddenSpellError" pre="" data-mce-bogus="1"-->php else : ?>
<h1 class="entry-title">
php the_permalink(); ?>" rel="bookmark"><!--?php the_title(); ?-->
</h1>
<!--?<span class="hiddenSpellError" pre="" data-mce-bogus="1"-->php endif; // is_single() ?>

Why Rel bookmark is used?

REL=Bookmark Bookmarks are used to provide direct links to key entry points into an extended document. The TITLE attribute may be used to label the bookmark. Several bookmarks may be defined in each document, and provide a means for orienting users in extended documents.

Reference Taken from : http://www.w3.org/MarkUp/html3/dochead.html

Conclusion

You can use style or classes as per your theme requirement.  The h1 is used in header.php for Custom Logo / Site Title, so there should be a H1 there. But If you used only logo image and not used h1 tag on home page than above issue will happen. You can use multiple h1 tags in one webpage. You can check wordpress core themes and their code and refer it. It has best SEO practice followed.

In core wordpress themes, We can see multiple H1 tags with rel bookmark element. So you can use above code in your wordpress theme and increase your website SEO.

 

10 SEO Mistakes that should be avoided in WordPress

Search Engine Optimization can help you get higher ranks on search engine pages and builds your online presence to a great extent. But going about it the wrong way can be a lot worse than doing nothing at all.

SEO Mistakes that should be avoided in WordPress

SEO Mistakes that should be avoided in WordPress
SEO Mistakes that should be avoided in WordPress

There are few mistakes that WordPress users make quite often; they are listed below so that you can ensure that you don’t fall into the same trap.

Don’t provide XML sitemap

A sitemap is an XML file, which has the lists of URLs for sites. With their help, webmasters can make it easier for search engines to crawl websites more efficiently and easily. But there are many webmasters who don’t understand the importance of XML sitemaps, which can lead to search engines ignoring pages from the site. And that naturally means the visibility of your website will be greatly reduced. As your web pages don’t get indexed by all and mighty search engines, your online visibility is bound to suffer.

Not setting up Google Authorship

Google authorship is an important element of search friendly websites today; no two ways about it. It makes a world of difference to your brand promotion because your users can see a picture next to your articles. In fact your content, irrespective of the platform, will stay connected to your name. There are many who haven’t woken up to the importance of Google Authorship and don’t set it up, which is something you need to avoid at all costs.

Not optimizing URLs for SEO

If your URL has a smart title, it can help you with search engine ranks; no two ways about it. Running a website the traditional way can make it difficult, but when you are using a CMS platform like WordPress things are made a lot easier. You can make the most out of the tools offered by the platform and have creative titles for blogs, articles to gain good results. Letting go of this opportunity is a huge mistake you cannot afford.

Improper Categorization and Tagging

If you want to keep users engaged and boost traffic to your site, you can use categorization and tagging to your advantage. Using the right categories and tags in blogs and articles will encourage readers to go through the entire website. You can overlook this opportunity at your own peril as many already have. Having your web posts without tags and categories could mean that you are losing your ranks with search engines.

Irrelevant External Links

They are as important as internal links and should be relevant, keeping your site in context. Search engines will pay attention to the links you have to other sites and compare the thematic content to ensure that there is a match. Hence it’s important to look at external links before posting because they should define you according to your vision.

Poor Quality Backlinks

Their importance cannot be overemphasized as search engines consider them closely while judging a website’s popularity and importance. It’s been seen that some bloggers use ways like buying backlinks from farms or sites that have been put up with the sole purpose of selling links. These backlinks are often of poor quality and will give a similar impression about your site to search engines. On the other hand few backlinks from authoritative websites are worth their weight in gold.

Not updating WordPress

Your whole WordPress website will have to be updated at certain times and you can benefit from features like enhanced security, fixes etc. It’s incredible to see many not updating their sites and thus running the risk of being vulnerable or stuck with a website that doesn’t function optimally. It’s criminal to let that happen, especially since a single click of a button is all it takes to update your website.

Not installing any WordPress SEO plugin

Surprisingly, this is another common mistake that is made by many WordPress users. There are several plugins like Inbound Writer, Scribe, WordPress SEO by Yoast, All in One SEO, which have their tremendous advantages for your site’s optimization. Each of these plugins however performs differently, and thus has to be chosen wisely based on your requirements.

Poor On Page SEO

If you don’t organize your page or post around a certain keyword so that it’s spotted by search, then it can be a huge mistake. According to many, it is one of the major factors of WordPress SEO. If you make a mistake here, chances are that all your other good work will come undone. Thankfully there are plugins you can choose to help you with this element.

Keyword Stuffing

Importance of keywords for search engine optimization is now well understood. But you also need to understand that keyword stuffing is considered to be an unethical search engine optimization practise. It could lead to a temporary or a permanent ban on your website.

If you wish to rank for a certain category of keywords then you can create a separate page for it and then optimize it. You can also avoid duplicating keywords and create pages with them built in as a part of the content instead. You will benefit from that immensely because having high quality and relevant content on your website is quite good for the ranking of your website. However make sure you stay away from keyword stuffing at any cost because it will only hurt your chances with search engines.

These are some of the common WordPress SEO mistakes that you can easily avoid and ensure that you are getting maximum benefits for your website.

wordPress SEO with all in one SEO pack plugin

Are you like me? Do you have strong content writing and blog promoting abilities, but lack the knowledge of how to actually build a WordPress site? You probably can figure out how to install the blog but that’s about as far as you can go. If you’re just going to write a personal blog or one for fun, you’re probably a single person operation. You can get up and running, but that’s about it.

wordPress SEO with all in one SEO pack

If you’re just going to publish your personal blog, you’re probably a single person operation. you should know about wordPress SEO with all in one SEO pack

wordPress SEO with all in one SEO pack
wordPress SEO with all in one SEO pack

Luckily for us marketers, there’s an easy to install plugin called All In One SEO Pack that helps us do what we do best; optimize our articles for search engines. Just follow these 4 steps to add the plugin to your WordPress install:

How To Get Started

  1. Log into your WordPress site
  2. Click the Plugins link and click Add New
  3. Search “All in One SEO Pack,” click install and confirm
  4. Activate the plugin

If you’ve spent any time on internet marketing forums, you’re bound to come across a poster who wants to know how to get hundreds of back links to their WordPress site, but they’ve made no effort to optimize their own content. The All in One SEO Pack now makes it as easy as ever to optimize your on page SEO. You’ll now find boxes when publishing posts allowing you to specify the post title, description and keywords.

wordPress SEO with all in one SEO pack - screen 2
wordPress SEO with all in one SEO pack – screen 2
  • Title

The meta title is probably the most important on page SEO element. Your title is the link text that will show up in Google’s organic rankings. Make sure to write a highly relevant title. You’ll want to make sure your post’s intended keyword is included in the title, but don’t just cram your title with keywords. Remember that you’re writing for your audience, not Google, so the title should be interesting and eye catching. You have about 60 characters to work with, but each word is generally weighted roughly the same so be frugal with your words. It’s also a good idea to put your most important keywords farthest left on your title.

  • Description

Google doesn’t use the meta description in their rankings, but this is another opportunity to help make your listing stand out in their listings. After all, this is the 150 character text that will show up below your link (though there isn’t a guarantee that Google will use your meta description at all).

  • Keywords

Like the meta description, Google doesn’t use meta keywords in their rankings. You’ll probably want to throw a keyword in or two for the smaller search engines. It can’t hurt and only takes a few seconds to add them.

 

wordPress SEO with all in one SEO pack - screen 3
wordPress SEO with all in one SEO pack – screen 3

 

Us marketers may not necessarily know how to build a WordPress site, but with plugins like the All in One SEO Pack, we sure can make our sites attractive to search engines!

Best WordPress SEO Plugins for Optimize your WordPress Website

WordPress is used by 50 million plus websites worldwide and is certainly the best blogging platforms till date. Now, not only bloggers but several businesses and organization firms are making use of WordPress as the web development platform for building compelling websites or blog pages. Blogging is a vital component of SEO, and WordPress facilitate website owners with the power of creating blogs. But that doesn’t mean that merely developing a site in WordPress will make it SEO optimized. Well, to some extent it will, but SEO is a huge field and requires a lot of knowledge and efforts to master it.

SEO Plugins for Optimize your WordPress

If you’re planning to build a WordPress powered site but lack knowledge about SEO, then here’s a list of top 3 WordPress Plugins that will help your website acquire top ranks in Google and other search engines.

Smart WordPress SEO

Boost your wordpress SEO: Full SEO features Meta Tags, webmaster tools settings, Social AuthorShip for Facebook, Twitter and Google Plus and XML sitemap

You can enter your meta keywords and description for your homepage and each post and pages.

This plugin will add different Meta description for each individual post as your excerpt of your post.

This will help your blog to rank better in google. You can easily increase your blog traffic using this plugin.

Following are the features:

  1. Preview of Smart wordpress SEO – Home page Keywords and description
  2. WebMaster Tool Verification Setting
  3. Social Authorship for Google, Twitter and Facebook
  4. XML sitemap setting
  5. Image SEO setting
  6. Eash Post or Page SEO title, Description and Keywords setting

Seo Meta Tags

This plugin will add different Meta description for each individual post as your excerpt of your post.

WebMaster tool and meta tag, Social AuthorShip meta Tags added for Facebook, Twitter and Google Plus

This plugin will create XML sitemap for your website. This plugin will boost your seo in two weeks.

Google, Bing Verify ownership with wordpress
Google, Bing Verify ownership with wordpress

Google XML Sitemap

A sitemap can do wonders in making your WP site search engine optimized, as it helps Google to discover pages on your site that it may not have discovered earlier. Simply put, a sitemap is a formatted list of all the relevant web pages present on your site that gets easily indexed by Google. Google XML Sitemap is a WP plugin that helps to automatically generate a XML based sitemap that enable search engine like Google, Ask.com and others to index your site in a better way.

SEO Plugins for Optimize your WordPress
SEO Plugins for Optimize your WordPress

This sitemap plugin makes it easier for the search engine crawlers to see the entire structure of your website effortlessly. The plugin creates a sitemap using the combination of relevant links and sample text present in your site. The best part is that the plugin automatically notifies topnotch search engines when you create a new post for your site.

WordPress SEO by Yoast

The next in the plugin list is WordPress SEO by Yoast having more than 4.5 million downloads and an excellent rating of 4.7 stars out of 5, this is indeed one of the best SEO plugin that is easy to learn and use. It enables website creators to perform several tasks, as listed below:

  • Helps in previewing a code snippet
  • Track keyword density in your blog post and verify whether the targeted keyword is present in your post – title and URL or not. That’s not it! It even provides a hint regarding the correct place where you should add the keyword in order to obtain better position in search engine result pages (SERPs).
  • Lastly, it helps to carry out complete analysis on both inbound as well as outbound links.

google-xml-sitemap-setting

WordPress SEO by Yoast plugin simply checks how optimized your web page is and accordingly recommend changes. Besides this, the plugin offers several other functions such as XML sitemaps, RSS optimization, and social integration to name a few.

All in One SEO Pack

Last in the list is – All in One SEO Pack, it is the viable alternative for novices as well as veterans for making a WP site optimized for search engines, and possess a rating of 3.9 stars over 5. The plugin helps saves a considerable amount of your time and effort, as it automatically generate meta-keywords and meta-descriptions in your posts, and enhances titles in tune with search engines. What’s more, it comes loaded with a lot of features, which includes providing support for Google analytics, creating XML sitemap for WP blog, and many other features.

all-in-one-seo
The best thing about this plugin is that it is the only plugin that comes with an extended SEO integration feature built for ecommerce websites. Additionally, it comes with advanced algorithms that help to check whether your blog contains duplicate pages or not – so that you can evade panda penalty.

You can find various great SEO plugins to help make your WordPress site search engine optimized. Aforementioned are the top 3 and most extensively used WP SEO plugins that website owners must be familiar with.

Verification With Google Introduced Plug-In For WordPress

Did you ever try to sync your WordPress’s account with the Google’s Webmaster tools and AdSense? Then you must have failed all the time. You had only two options, either you spent long hours trying to sort out how to solve it or you outsourced it to some programmer or software engineer after paying a hefty amount of money. However, Google has acknowledged this problem and recently released its new WordPress publisher plugin that makes the use of Webmaster tools and AdSense easy and simple. All you need to do is to visit your WordPress account’s plugin page, select the right Google plugin, and place it in the directory and activate the account with a single click of a mouse.

Verification With Google Introduced Plug-In For WordPress

All new Webmaster Tools plugin allows you to verify your account with Google. It also provides an exhaustive report about the visibility of your site on the Google. In addition with monitoring the reports with the help of Webmaster Tools, the brands can also have the options to monitor what approaches are working and what are not. These plugins also make necessary adjustments in order to appreciate the visibility of your site. The new plugins also helps to link your WordPress’s account with your account in AdSense. Importantly, the best part of this new plugin is that it cut both the cost and time before placing ads without any manual assistance.

The best part of this new plugin is that it not only helps the techies but also helps your brand to get noticed across the cyber world. These are:

Monetization: Before this invention, you used to spend long hours or a hefty amount of money to get your WordPress account verified by the Google. However, now it can be done in few seconds.

Audience Data: These new tools help visitors to provide the necessary information about your site. Visitors can able to fetch anything with a single click on the tab name “Traffic”. The tab conveys the statistics of your site. The word statistics include a number of clicks and impressions made by each viewer in order to find a keyword or a particular phrase.

Optimization of site and content: the new plugins will allow your data to make necessary adjustments in the design of your site, content and structure.

The cyber market is filled with numerous WordPress account, and every company wants to put their ads on the website to generate as much as income they want to. However, the Google says that they are still developing the new plugins for the betterment of the WordPress accounts. Before working on this tool, you need to open the plug-in and select a particular area to preview of your site’s homepage, or a particular page or post. The intriguing part is that the plugins help to place markers automatically on the screen where the advertisements can be fit in.

Additionally, the new webmaster tools enable you to submit an XML sitemap for your website. The prima facie intention of this new plugin is to provide information without any hassle. Moreover, you will able to see detailed information relating to the indexing of your website. Many well-known web designers have opined that new plugins will also minimize the issues related to website. So, the method or procedure is very simple, first you need to click the download the verification link in your computer. Then connect it through an FTP client, verify the file uploaded it by visiting the mentioned link. Finally, click the verify button and manage your WordPress’s account to share information or place an ad.

6 Reasons Why You Should Highly Consider WordPress

WordPress has become one of the most popular content management systems used by many on creating websites and will continue to thrive due to plenty of different reasons. Some people think that WordPress is a platform that is only good for blogging, which is very wrong. It can be a platform that is perfect for any type of website and has no limitations to what can be done. Since it is an open source platform, people are able to make changes, create extensions, and mess with any aspect they want. So, over the years, WordPress has continuously been worked on and updated.

6 Reasons Why You Should Highly Consider WordPress

If you are trying to figure out which type of website would be best for your business, here are some reasons why you should highly consider going with a WordPress site.

Easy Content

Being a successful business online nowadays almost always requires content to be made and WordPress makes it extremely easy to get new content posted. Since WordPress was originally created to manage content, you can expect a lot of different options when it comes to creating some new stuff. You will be able to create new pages, posts, comments, and anything else you can think of right from the dashboard and have it posted within minutes. Not only is it easy, but you can have it on a scheduler to ensure that a post gets posted on time in the future.

Search Engine Optimization

Search engines have come to love WordPress sites because of how easy their spiders can crawl through and view new content. Not only are WordPress sites more optimized right away, but they also have plugins that you can add into your site, which enhances all of your SEO effort and makes it much easier to optimize all of your content. Bloggers and websites owners that use other platforms have switched over to WordPress for this exact reason and have had a great amount of success. Even though there are plenty of other benefits that come with using WordPress, this has to be one of the best ones.

Easy To Use

Overall interface is really easy to use. You can make any changes you need to directly from the dashboard and everything is user friendly. You no longer need to be an expert webmaster to manage a professional website, all you need to do is spend some time with the interface and get yourself acquainted with it.

Good Support and Great Community

If you are new to making a website, it is always a good thing to have easily accessible support. You never know when you might run into an issue that can risk your business. The faster you are able to deal with an issue, the better it will be for your visitors and your overall traffic. Not only is the support great, but the community in general can be a great asset. They will be able to answer any questions you might have, help you with themes, give you advice, and plenty more. All you have to do is start interacting with the community and you will have an endless amount of potential for your new business website.

Themes and Customization options

An important aspect for any business website is how well it is designed and if it will attract a certain target demographic. With the incredible amount of different theme options, you will have no problem finding a perfect layout for your website, and also a beautiful design. Once you find a theme to base your website off of, you can then just customize it until it is perfect for your business. You will not need to know ay HTML, CSS, or any other language to make changes. Although, it would help a lot if you did know the basics, that way you could easily just make all of the changes directly in the code.

Security

Over the years they have increased their security and have continuous updates to ensure their users are as safe as possible. It is common nowadays to run into hackers or accidentally download a virus, so it is important to have great security, which WordPress has. Especially business websites that might hold a lot of sensitive customer information.

Becoming a successful writer wasn’t always easy for Ness, but she saw it through and now has achieved a major goal in her life. She is currently a writer for www.problogger.net and has over 5 years of experience. To give herself a head start, she also majored in English when she was a student. Unlike a lot of the other English majors out there, Ness decided she wanted to be her own boss and now just get hired by someone else. So, she started to take clients and progressed from there.