Changing wordpress email setting two tips. First change your email setting in dashboard, and second tip change your email straight in the wordpress database in case you are locked out from dashboard.
Change Page order WordPress
You want to display important pages first in your wordpress blog or website. But you can’t find how to do it, since wordpress by default will list your pages alphabetically. This video will guide you how to find page ID and modify wp_list_pages in your header.php. Always wise to back up your theme folder and download it to your computer.
How to change permalinks wordpress
Wordpress custom permalink not working? Changing your permalinks should be done after wordpress installation. Why? Because in my experience, it was terrible to wait for search egines re-indexing your new permalinks. Especially if it happens to newbie like me.