WordPress Settings
[wp101 video=”wp-settings”]
In this final video of the series, the instructor explains how to configure WordPress settings to optimize your site, covering all the major options in the Settings menu.
1. General Settings
- Set site title, tagline, and URL.
- Enter the admin email (for system notifications).
- Decide whether to allow user registrations and choose a default role (usually Subscriber for safety).
- Select site language, timezone, date/time format, and week start day.
2. Writing Settings
- Set a default post category and post format.
- Option to post via email:
- WordPress checks a designated email inbox.
- Subject line becomes post title, email body becomes post content.
- Use a secure, randomized address.
- Set a default category for posts submitted via email.
- WordPress automatically pings update services to alert search engines of new content.
3. Reading Settings
- Choose homepage display:
- Latest posts, or
- A static page (select separate pages for homepage and blog).
- Set the number of posts displayed on blog archives and RSS feeds.
- Choose whether RSS shows full text or summary.
- Option to discourage search engines (useful for development sites).
4. Discussion Settings
- Covered in detail in the earlier Comments video.
5. Media Settings
- Define maximum sizes for:
- Thumbnail
- Medium
- Large images
- Option to organize uploads into month/year folders for easier management.
6. Permalink Settings
- Control the structure of URLs for posts and pages.
- Best practice: use the post name (clean, SEO-friendly URLs with hyphens).
- Other options: prefix with dates or create a custom structure.
- Can set custom bases for category and tag URLs (e.g., “topics” instead of “category”).
7. Privacy Settings
- Important for legal compliance (e.g., GDPR).
- WordPress includes a default Privacy Policy page with guidelines.
- Select an existing page or create a new one.
- Plugins/themes may suggest additional privacy disclosures.
- Always good practice to have an attorney review your policy.
Key Takeaway:
Configuring WordPress settings ensures your site is properly structured, secure, and optimized for both visitors and search engines. From URLs and media management to privacy compliance, these options let you tailor WordPress to your needs.