Category

Official Blog

4 posts in this category.

  1. AnnouncementGeneralHosted Email
    · 5 min read

    Explanation of Email Account Options in Windows Control Panel

    Learn the purpose and best practices for each option in the Email Account section of the Windows control panel. From mailbox limits and status to service access, greylisting, auto-responders, and forwarding, this guide helps you configure mailboxes correctly and avoid common issues.

  2. GeneralOfficial Blog
    · 3 min read

    Blogging In a Nutshell - Part 3: Fostering Discussion

    Discover how to foster meaningful discussions on your blog so readers promote your content. Part 3 covers balancing business objectives with engagement, creating provocative posts, managing feedback including negative reactions, and implementing tools like social sharing to build an active community

  3. GeneralOfficial Blog
    · 4 min read

    Blogging In a Nutshell - Part 2: Driving Traffic

    Building on content creation and scheduling from Part 1, this guide explains how to drive traffic through syndication and distribution. Learn to implement dynamic sitemaps, register with blog search services, engage on social platforms, and apply tactics that mirror traditional media channels while

  4. GeneralOfficial Blog
    · 4 min read

    Adding the Facebook Like Button to WordPress

    Step-by-step guide to adding the Facebook Like button on a WordPress site. Update header.php with Open Graph and FBML namespaces, then insert the fb:like element into index.php, single.php, and page.php using the_permalink() for correct per-post URLs. Covers prerequisites, configuration options, cod