Tag Archives: Plugins

How To Add Infinite Scroll On Single Posts In WordPress?

Infinite Scroll is a feature to automatically append next page of posts on a blogging or media website. A website with infinite scroll enabled doesn’t ask visitor to click next page navigation. Instead it automatically loads up other post entries.

In general, infinite scroll is used on multipost pages such as on front page, tags & category archive pages, search pages etc. But there are some websites such as Time, LA Times, Quartz, Vogue etc that uses infinite scrolling on single post screens too.

In this lesson you will learn about implementing infinite scroll on single post screens in WordPress and your website will automatically load the next post as soon the user will scroll down to the end of any single post type screen.

Continue reading How To Add Infinite Scroll On Single Posts In WordPress?

How To Display WordPress Posts In Grid Layout?

Traditional vertical layout of displaying posts is common in most WordPress themes. Although it is good for personal blogs and small websites but takes a lot of space. In this lesson we will discuss about the different ways of displays posts using a grid layout which is great for multi-author WordPress websites with large number of posts.

Continue reading How To Display WordPress Posts In Grid Layout?

Transfer SEO Data From One WordPress Theme Or Plugin To Another

When switching to a new WordPress theme or plugin, there is a risk of losing all SEO data such as meta-title, descriptions and keywords etc.

There are some theme frameworks and plugins that allows you to add SEO data like you can set custom SEO title which is shown on search engine results pages, description etc.

Popular SEO plugins such as All in One SEO & Yoast SEO allows you to add more custom SEO data in your posts, pages and custom post types.

In this lesson you will learn about properly transferring all SEO settings with the help of SEO Data Transporter in WordPress.

Continue reading Transfer SEO Data From One WordPress Theme Or Plugin To Another

Hide The Fact That You Use WordPress On Your Websites

Anyone can easily detect if a website runs over WordPress. There are many ways to detect a WordPress installation such as view source and WP Theme Detector that allows anyone to detect a WordPress site and displays whole lot of information the theme and plugins being used.

In this lesson you will learn about a trick to hide the fact that you are running your WordPress site over WordPress. You can hide this not only from your users, visitors but also from bots and even WP Theme Detector won’t be able to recognize the use WordPress on your website instead it will say that your website does not seem to be using WordPress.

Continue reading Hide The Fact That You Use WordPress On Your Websites

Reset All WordPress User Passwords & Email Them Out

When a website is attacked by hackers, all passwords are needed to be reset for security reasons. This may take a very long time if you have a lot of users registered on your WordPress site.

In this lesson, you will learn about resetting all user passwords on your WordPress install and automatically emailing them out to your website users.

Continue reading Reset All WordPress User Passwords & Email Them Out

Start A Fully Functional Coupon Website In Minutes With WordPress

A coupon websites offers promo codes consisting of letters and numbers that can be redeemed on shopping cart websites and online purchases.

Starting a coupon websites involves listing of sales & discounts, offers with promo codes for various products that can be purchased online on eCommerce websites and apps. A coupon website can become a profitable business online with advertisements and commissions earned when coupons are clicked from your website.

In this lesson you will learn about creating your own coupon website in minutes with WordPress.

Continue reading Start A Fully Functional Coupon Website In Minutes With WordPress

Display Custom Overlay Ads On Embedded YouTube Videos In WordPress

YouTube videos can be embedded on any website via embed code or oEmbed that automatically converts video URL to embedded video. But when you embed videos channels you don’t own, the advertisements shown on video doesn’t makes any profit for you.

Yes, you can display your own advertisements above, below or on the side of the video but in video advertisements are of the user who uploaded the video on YouTube.

In this lesson, you will learn about a new and unique way of showing your own advertisement on any YouTube video embedded on your WordPress website.

Continue reading Display Custom Overlay Ads On Embedded YouTube Videos In WordPress

How To Display Videos Using Grid Layout In WordPress?

Video Grid provides you a new beautiful and responsive way of displaying videos on your WordPress site with lightbox overlay effect.

You can add any number of videos from admin panel then display them anywhere inside your posts, pages and other cutom post types via shortcodes.

Continue reading How To Display Videos Using Grid Layout In WordPress?

How To Scan Your WordPress Themes For Threats?

Theme Authenticity Checker (TAC) allows you to easily scan all of your theme files for potentially malicious or unwanted code. The plugin searches source files of every installed theme for any signs of hidden malicious code or injection etc.

And if such code is present on your WordPress theme, the plugin will display you the path to that specific theme file, the line number, and snippet of the suspected code to be removed.

Continue reading How To Scan Your WordPress Themes For Threats?

What Are WordPress Transients? How To Manage Them?

WordPress Transients works like a basic built-in cache system used by WordPress core and theme. Transients API is used by theme developers, it offers a simple and standardized way of storing cached data in database temporarily by giving it a custom name and a time-frame after which it will expire and be deleted.

Continue reading What Are WordPress Transients? How To Manage Them?

Configuring WP Super Cache Plugin To Speedup Your WordPress Website

WP Super Cache is a popular and featured cache plugin, officially developed by WordPress core programmers and Automattic team. The plugin can be used everywhere such as on shared hosting plans, VPS and dedicated servers.

It powers WordPress with a very fast caching engine that produces static HTML files to better your loading time and reduce resource usage.

When HTML files are generated, your webserver starts to serve those files instead of processing PHP queries. Hence, less resources are used and website loads faster than before.

These static files are served to majority of your visitors, but when a user’s details are shown in the comment form, as they leave a comment then in that case requests are handled by the legacy caching engine.

Continue reading Configuring WP Super Cache Plugin To Speedup Your WordPress Website

What WordPress Cache Plugin To Use? WP Super Cache Or W3 Total Cache?

WP Super Cache and W3 Total Cache are two most popular cache plugins for WordPress websites. Both plugins are designed to generate cache of your website in order to make it fast and perform better on world wide web.

Continue reading What WordPress Cache Plugin To Use? WP Super Cache Or W3 Total Cache?