WordPress: How to Backup your WordPress Site
Your WordPress website consists of both a database and a set of website files.
WebsitesF WordPressWordPressWordPress: How to Change Your Front Page
WordPress gives you the power to choose which page you want to display as your front (home) page. Your blog posts are displayed as your front page by default, but you can change it at any time.
WebsitesF WordPressWordPressWordPress: How to Uninstall a Plugin
You can remove unwanted plugins at any time.
F WordPressWordPressWordPress: How to Change or Reset Your Admin Password
There are various ways to change or reset your WordPress password.
F WordPressWordPressHow to Manually Install WordPress Using FTP
'If you prefer not to automatically install WordPress, you can choose to manually install it instead. You can also refer to the manual installation instructions located at WordPress.org.'
F WordPressWordPressHow to Access Your WordPress Dashboard
This will help you on accessing your WordPress Dashboard from your Domains Dashboard and thru a direct link.
F WordPressWordPressWordPress: How to Update Database Connection Strings
WordPress uses a wp-config.php file to determine how to connect to its database. This file contains a few lines of code describing the name, location and access credentials for the database. The information from these lines of code are referred to as the Database Connection Strings.
F WordPressWordPressWordPress: How to Enable or Disable WP_Debug
WP_Debug is intended to help WordPress developers as they write custom code for themes and plugins. WP_Debug is disabled by default, and WordPress recommends that it remain disabled for live WordPress websites.
F WordPressWordPressWordPress: How to Enable or Disable Comments
WordPress provides the flexibility of allowing you to turn comments completely on or off for your entire website. WordPress owners typically do this if they plan on not using their WordPress site as a blogging platform. While there are many ways to disable comments, the most common methods are shown in this article.
F WordPressWordPressFile Management: How to Rename Files and Folders Using File Manager
You can rename files and folders/directories using file manager.Important: Renaming a file or directory will break any currently active links to the file or directory.
File ManagerWordPress