All posts in Wordpress

Writing Posts and Pages in WordPress

Where to log in? Once you have your WordPress blog installed, you need to log in to the WordPress administration area where you can write posts and pages.  To log in the WP admin panel type /wp-admin at the end of your domain. http://www.yourdomainname.com/wp-admin Writing a post in WordPress Writing posts and pages is the…

Increase WordPress memory limit

If your WordPress installation gets too big a common error message is the “Fatal Error: Allowed memory size…” error. This error message is a result of WordPress exceeding it’s predetermined memory limit. Too many large plugins or too much content on your blog or website will trigger this error message. By going into your wp-settings.php…