Many of you are unaware of mistakes that are made while creating a post in WordPress or any other CMS. No matter how awesome your content is, a single mistake can ruin all your SEO efforts. In this article, we are explaining the top 5 SEO mistakes people make when they create a post. Additionally, we’re also mentioning what should you do to avoid them.
Tag » Themes
Off-canvas Sidebar and Menu – WordPress and Bootstrap
Off-canvas sidebar and menu are quite popular. These collapsible sidebars offer a lot of convenient to put extra content on the page. You can implement an off-canvas sidebar in a Bootstrap powered website as well. All you need is a little HTML, CSS, and jQuery code.
Custom Breadcrumb Navigation using Yoast SEO Plugin
Yoast SEO is one of the most popular WordPress SEO plugins. The plugin offers a breadcrumb navigation feature to put on your WordPress website. However, sometimes we wish to grab these breadcrumb items in an Array.
Show Summaries or Excerpts to WordPress Pages and Feed
WordPress reading settings don’t actually show summaries or post excerpts of posts on the archive pages. It’s used to specify what you want to show at the feed, either summaries or full text? The difference is that the selection is for feed, not the archive pages.
Restore an older version of a theme or plugin
We usually update themes and plugins installed whenever respective authors release a new version of that program installed in our WordPress software. But at a time I had need to restore an older version of a theme as I was using child theme and the parent theme author made numerous changes in theme files as well as added some new class references which were making child theme incompatible.
Hide WordPress Theme Update Available Notification
I have made and used child theme of one WordPress theme. Later the parent theme got a new version and my client updated that which destroyed child theme’s customization. So I googled to Hide WordPress Theme Update Available Notification.
Use functions.php to create child theme in WordPress
The old way to create child theme in WordPress is to place a style.css file in your child theme folder and import the parent stylesheet into the child theme. But WordPress documentation stated the use functions.php to create child theme in WordPress and use wp_enqueue_style() to enqueue the parent stylesheet.
Responsive Best Free WordPress Themes | Nov 2014
This article has collection of selected Responsive Best Free WordPress Themes which I already tested and used in client projects as well. These themes are not only amazing and beautiful but also are free to download and use as well as they don’t have any lite/pro version concern. Grab a coffee or tea and start bookmarking your favorites.
Set featured content to grid or slider in Twenty Fourteen theme
Twenty Fourteen is the awesome, sleek, modern, and beautifully crafted responsive design and magazine style default theme since version 3.8 to 4.0. If you like the layout of Twenty Fourteen but confused where to set featured content to grid or slider in Twenty Fourteen theme then here’s the help you need.
Display home featured page’s image in Customizr Theme
Customizr Theme has a nice feature to display images of featured pages at your home page as well as it allows you to add slider on each page/post. Sometimes the featured page images don’t appear at all even after configuring featured pages option in Customizr Theme,