4 Ways to Force Non-www to WWW in WordPress Sites?
When installing a WordPress site, you can choose to install on primary domain, subdirectory or in a subdomain. However, the missing point here is that www is actually a subdomain […]
When installing a WordPress site, you can choose to install on primary domain, subdirectory or in a subdomain. However, the missing point here is that www is actually a subdomain […]
Google uses Googlebot crawler for crawling and indexing webpages at least once in a day. Generally, the crawling is based on the XML Sitemap you submit in Google Search Console. […]
WordPress works with PHP to process and assemble content from the database. WordPress makes many tasks simple by offering parameters and functions that you can control in wp-config.php and functions.php […]
PHP is server side scripting language which is the backbone of WordPress websites. WordPress core, themes and plugins contain PHP files that help you to get content from the database […]
In our earlier article, we have explained how to view hidden files in Windows and hide files from other users. Similar to Windows, system files are by default hidden in […]
Nowadays almost all hosting companies offer free SSL certificate using Let’s Encrypt. This makes easy for webmasters to have secured site with HTTPS protocol. Also you can add unlimited or […]
User agent is a umbrella term used for many purposes. In search engine world, this term is used for the automated crawling bots used by various search engines like Google […]
The .htaccess file is used to modify the configuration setting of Apache web server. WordPress uses this file on per directory basis to control how the pages are served to […]
What is Image Hotlinking? Image hotlinking is a simple linking of your images by someone else on their site. The problem here is the server resources for loading images on someone’s site […]
As a self-hosted WordPress user you need to have a basic knowledge of editing files available on your installation. Some of the most frequently edited files include wp-config, functions.php and […]
© 2023 · WebNots · All Rights Reserved.