These articles and tutorials are intended for web developers and IT professionals.  No free support is provided, and comments are disabled.  Kazimer Corp. assumes no liability for the use of any content on this web site.  Use at your own risk.

Fix Windows 10 AutoRotation

AutoRotation has been known to stop working on Windows 10 for no apparent reason. The web is filled with tips, even directly from Microsoft, that rarely work. This tutorial will show you the fastest way to get AutoRotation working again.

How to modify WordPress’ robots.txt file with PHP

In a default WordPress installation, the robots.txt file does not exist in your web site’s root directory. WordPress dynamically generates robots.txt content for your web site when it receives a request for the robots.txt file. The technique shown in this article will modify the contents of WordPress’ dynamically generated robots.txt contents.