A feed is a function of special software that allows feedreaders to access any website’s new content, then posting the information about latest content and updates to another website. It simply provides a way for users to keep up with the latest information posted on different blogging sites.
By default, main RSS feed of any WordPress site only includes new posts and not pages. A few days back, a SANGKRIT.net hosting owner asked us how he can include pages in his website’s RSS feed, the reason was he was more frequent in creating pages/child pages on his website and wanted to send new page updates to his RSS feed subscribers. Continue reading Including WordPress Pages In RSS Feed Of Your Website→
There are many plugins that allows you to display related posts in WordPress such as Yet Another Related Posts Plugin, Jetpack’s related posts module, nRelate Related posts and there are many-many more.
Permalinks with post name are considered more SEO friendly. Earlier we have discussed how you can change your website’s permalink structure and then redirect old permalinks to new ones.
This works great while switching to new permalink structure from WordPress admin screen of permalinks (Settings -> Permalinks) but what if you have used permalinks of words other than your post’s title, in such case you can use another plugin for regenerating post permalinks based on your post’s title. Continue reading Rebuild Permalinks Based on Post Titles In WordPress→
Now you can allow each website on your WordPress multisite network to set a distinct favicon. This way each website can use its own favicon.
A favicon (short for “favorites icon”) is an icon associated with a website or webpage intended to be used when bookmarking the website. Web browsers use them in the URL bar, on tabs and elsewhere to help identify a website visually.
By default favicon is uploaded in the root directory of your WordPress install and every subsite uses the main site’s favicon. WordPress can also use favicon from active theme’s directory if a favicon.ico file is already present in theme’s folder.
WP-Sweep is a WordPress plugin that uses regular WordPress functions to clean up database clatter of your website and get optimized database tables for better performance.
Earlier we have discussed about changing background color. Most WordPress themes allows you to change background color or use a custom image as background of your WordPress site. This is done from your admin area dashboard Appearance -> Customize screen and selecting the background options.
When yo link to any article on Internet, a notification is send to that website owner in the form of trackback or pingback. Whenever you link to any website, there are various services that can track the liking and send information on how many referrers are sent from your website.
This is ofcouse not problem but sometimes you just don’t want to allow anyone to track you or may be if you don’t want any website owner consider your website or whatsoever may be the reason, there are many free services that allows you to stop referrers on external links on your website. Continue reading Hide Referer And Anonymize All External Links In WordPress→
In WordPress 4.2, the link title field from the popup box has been replaced with link text field. Link title attribute text shown when the user hovers over to the link.
But these days when smartphone, tablets and other mobile devices are more active, nobody cares about the link title attribute because it is not seen by most users.
You can pull menu from another website on your multisite network to easily achieve a universal navigation and make things go fast and easy without needing to manually recreate same menus on other websites.
Sometimes PDF files comes locked with a secure password and permissions, there are many services like PDF Protect that allows you to lock PDF files. In this lesson you will learn about unlocking such PDF files online using a PDF unlocker app.
There is a Google Chrome app that connects you to a website that allows you to create free passport, visa and ID photos online in a few clicks. You can select your photo, upload it or crop it from any photograph, select side, save and then print it using your printer.
Jetpack by WordPress.com plugin provides you a variety of useful modules but sometimes website owners don’t want them all. Earlier we have discussed about keeping all or individual modules deactivated by default.
And today in this lesson you will learn how to remove all unnecessary modules from your website to keep a less confusing admin environ.
For customizing the default behavior of WordPress, webmasters either use plugins or insert hacks i.e. PHP functions and filters inside activated theme’s function.php file.
This works but when you insert any code without creating a child theme, it gets is automatically washed away in new updates.
Yes, you can easily insert custom PHP function in the functions.php file of your child theme but today in this lesson you will learn about a more easy way of inserting and activating PHP hacks directly from your admin area dashboard.
When using Jetpack by WordPress.com plugin, whenever any new module is introduced, it gets automatically enabled on your WordPress installation and in-case of WordPress multisite network, all websites experiences the same issue.
In this lesson you will learn about keeping all Jetpack modules deactivated by default.
BuddyPress already provides you a private messaging system but the plugin is intended for creating social networking websites. Ever wanted to use a good private messaging system for the authors, editors and other users on a WordPress multiauthor website.
In this lesson you will learn about adding a private messaging system on WordPress sites and blogs.
Earlier we have discussed about finding and deleting all unattached media files like photos and videos etc in WordPress. An unattached media file is one which is uploaded but not used inside your content.
The default behavior of WordPress generates attachment pages for images uploaded in your media library. This is useful but sometimes can cause problems. Attachment pages are also created for unattached media files and have no pretty permalink structure which is not good for SEO reasons and is not useful for anyone. Continue reading Redirect All Unattached Images To Homepage In WordPress→
Since 4.2 update, WordPress has introduced compatibility and support for emojis, the ideograms and smileys. Emojis are the ideograms or smileys used in electronic messages and Web pages. Originating in Japan on mobile devices, they are now commonly available on devices worldwide, ranging from mobile to desktop computers.
But there are many bloggers who don’t want this functionality on their WordPress sites, a few days back a SANGKRIT.net hosting user also asked us to post lesson on reverting back to classic WordPress smilies.
So in this lesson you will learn about disabling emojis and reverting back to classic smilies in WordPress.
Now you can upload media files like photos and videos etc directly from ZIP file to your WordPress media library and the use them inside your posts, pages and other custom post types.
Expire Passwords is the new WordPress plugin that allows you to automatically expire user account passwords after a set time interval. This way you can harden your WordPress site security and prevent unauthorized access of stale user accounts.