Get a Free SSL Certificate for Website. Google has been operating assiduously to make the network safer and has now begun to mark websites as Non-Secure which do not have an SSL certificate installed but yet exchange user data. Now it has a must to assist your website over HTTPS/SSL to secure your web users’ […]
How to Add Keywords and Meta Descriptions in WordPress
Keywords and meta descriptions are an important part of your website for both search engine optimization and engaging users. It’s shown when someone searches for specific information online. While it is still possible for a handful of people to read your posts, keywords and meta descriptions are worthwhile assets. Meta keywords and descriptions provide you […]
How to Track Website Visitors to Your WordPress site
How to Track Website Visitors to Your WordPress Site. Locating your top landing pages or blog posts can support you know where your traffic is reaching from and what your readers are looking for, so you understand where to adjust your efforts. In this article, we’ll explain to you how to find the most valuable […]
How to Add Custom Image Size in WordPress
Add Custom Image Size in WordPress. By default, WordPress automatically creates many models of image uploads in multiple sizes. Additionally, WordPress themes and plugins can also produce their own image size. In this article, you will learn how to easily create custom image sizes in WordPress and use them on your website. What Are Default […]
How to Exclude Pages from WordPress Search Results
How to Exclude Pages from WordPress Search Results. By default, the internal search on your WordPress website will cover all posts and pages in the WordPress search results. To address it more relaxed for your site users to find what they’re looking for, you may require to exclude certain Pages or Posts, so it nevermore […]
Method to Hide a WordPress Page From Google
How to Hide a WordPress Page From Google. Sometimes you may require to exclude a post/page from looking in Google search results as it is not related to your website’s content, to defend your privacy from unwanted users. In this article, you will learn how to hide a WordPress post/page from Google without harming your […]
5 Tips to Optimize Your WordPress RSS Feed
RSS is one of those technologies that are very simple yet much powerful. Optimize Your WordPress RSS Feed. Currently, RSS is the real model for blog syndication, and it is used broadly in both personal and corporate settings; for example, in websites/blogs. And because a huge percentage of these blogs work on WordPress, we’ll include in this […]
Show and Hide Elements using jQuery
How to show and hide elements using jQuery. When you click the mouse over some HTML element then some further information will show up, and when you click mouse out from that element, the further message automatically gets hidden, hereinbelow example I have utilized mouse click to hide and show the additional message, you can use […]
How to Create Copy to Clipboard Button
If you are performing in a web development inputs or text area, you might want to create a button like (Copy to Clipboard) to copy all contents/code of input to the user’s clipboard for doing it better for UI. Copy to Clipboard is a feature in which we temporarily store the data (programs, text, images, […]
How To Create A Circular Progress Bar using HTML CSS
Circular progress bars are a basic of web development. It’s one of the little insignificant details that can extremely affect a user’s experience and progress. It’s easy to stick and just get one of those looped animated loadings spins an element on the web page. A really great impression to have is a usual loading […]