29 March 2019

Set Up Your Blog With WordPress: The Ultimate Guide


wordpress-guide

WordPress is the most powerful blogging platform in the world; nearly one out of every three sites on the internet is powered by WordPress. WordPress separates the content of a site from the back-end code that drives the site. This means you can run a fully functional website without any web programming experience.

If you’ve never run a website before, we HIGHLY recommend saving yourself the headache and paying for a managed WordPress host who handles the administrative side for you. And for that, it doesn’t get any better than WP Engine.

But if you want to try your hand at setting up WordPress on your own, this guide will walk you through everything you need to know from ground zero.

Jump ahead: Intro to WordPress | Key Concepts | Basic Operations | Search Engine Optimization | Image Management | Blog Promotion | Making Money | Backup and Recovery | Optimizing WordPress

1. Intro to WordPress

By separating out the content of your pages from the layout, WordPress can then dynamically generate new HTML files every time someone visits your site. WordPress also takes care of automatically linking your posts together, creating the sidebar with links to your latest content items, and managing the archives. In fact, because WordPress works from HTML theme templates that you can download, you don’t ever need to write a single line of HTML code—all you need to worry about is writing the actual content and uploading your pictures. WordPress takes care of the website coding, you just supply the content. It’s this separation of template and content that opened the world of running a website—a blog—to the world.

Why WordPress?

Although WordPress is most commonly used to create a blog-style site—which is technically just a series of posts with a specific date and time that they were posted—it can also be easily adapted to suit static websites, such as for your local business, artist portfolio, or even a complete online shopping site. As you delve into WordPress, you’ll find that there’s a WordPress plugin to create literally any kind of website you could possibly think of.

WordPress isn’t the only CMS around though, so why choose WordPress? Simple:

  • It’s feature rich, so with the basic installation you should be able to everything you want to. If something is missing for your particular requirements, it’s highly likely there is a plugin already made to handle it for you. The upshot is, you don’t need to code anything.
  • It’s mature—created in 2003, it’s had a very long life so far and continues to be in active development. This isn’t buggy new beta-release software—it’s incredibly stable.
  • It’s secure. As with any piece of software or operating system, there have been a few serious hacks over the years but the developers have been on top of them quickly. The latest versions include prominent warnings when a new version is available, and so long as you regularly check your blog and update when needed, there’s very little chance of your blog being hacked.

Still not convinced?

  • It’s incredibly easy to install
  • There are literally thousands of plugins to add functionality
  • Image and media management out of the box for instant portfolio and photo driven sites
  • Simple coding for core functionality makes it easy for novice programmers to customize their blog at a code level—however I won’t be addressing any coding in this guide.

The Difference Between WordPress.org and WordPress.com

Many people are understandably confused about the difference between WordPress.com and WordPress.org, so let’s take a moment to go over this before we begin.

WordPress.com will give you a free blog, hosted on WordPress’ own servers. It’s most suitable for absolute beginners—you don’t need to worry about configuring files or databases and everything is taken care of for you. A WordPress. com blog is similar to any other online blog service like Blogspot or Tumblr. It’s the absolute easiest way to begin with WordPress, but it’s very restrictive in the plugins and themes you can use—essentially you get to choose from a limited catalogue of pre-chosen styles and approved plugins.

WordPress.org, on the other hand, is the site from which you can download the self-hosted WordPress system and upload it to your own server. You’ll need a server capable of running PHP, and a MySQL based database. Setting up a self-hosted blog is a little more difficult (think 5 minutes instead of 1), but you get a lot more freedom to do as you wish, customize how you like, and it’s easy to have your own domain from the start. The majority of this guide will refer to the self-hosted wordpress.org version.

To add further confusion, many web hosts will offer one-click WordPress.org installs which will install the files and set up the database for you—so you don’t need to configure anything! If you choose to host with a shared server, this is the recommended option.

Need web hosting? Use this link to get a special discounted rate on InMotion Hosting’s WordPress hosting service!

Domain Considerations

If you do choose to use the free wordpress.com blog option, your blog address will be something.wordpress.com (known as a “sub domain”)—you can use your own domain, but it’s a paid upgrade—at which point you may as well just buy your own hosting.

It’s also worth considering the future—a free sub domain of wordpress.com may sound fine now to get started, but if your blog ever becomes popular—or you’d like it to—having your own personal domain is of paramount importance.

We’ll cover that later in this guide in the section on basic “search engine optimization”, but if you’re concerned and want to know more about why you should have your own domain, skip forward now.

Hosting Options for Self-Hosted WordPress

Budget web hosting is a really competitive area and the options vary enormously, so I would be very careful when choosing your host.

Let me explain a few key terms you need to know and consider first, before going on to suggest providers I’ve personally used over the years and can heartily recommend.

CPanel: This is an industry standard piece of software that controls your hosting, such as setting up mail accounts or databases. It may take a while to learn, but it’s the default with most hosts so when you’ve used it once you will know it all. It also usually contains a module called Fantastico, which is a one-stop installer for WordPress and other web apps: just enter the site name, password, etc and it will perform the complicated bits of the installation process for you.

Bandwidth vs. Speed: Most budget hosts will lure you with promises of “unlimited” storage and bandwidth, meaning your users can download or browse your blog as much as they like without incurring additional costs on your hosting bills. In reality, this is completely offset by the speed that your site will run at—so even if you were to have constant downloads from your site, it would be so slow that over the course of the month the actual bandwidth used is minimal. So don’t be fooled by these empty promises.

There are also strict Terms and Conditions for usage of your hosting storage—you might be tempted to think that with unlimited storage, you could backup your entire computer there too, right? But this is generally forbidden, and the storage may only be used for “files specifically related to the website”. In short, unlimited bandwidth is misleading, so replace the words “unlimited bandwidth” with “slow speed” whenever you see it within a hosts marketing spiel.

Free Domain: Budget hosts will charge a premium every month but offer you a “free domain” when you open your account. That free domain might only cost you $8 if you were to purchase it somewhere else though, so be sure to factor that it into your cost calculation. Basically: a free domain isn’t worth shouting about.

Additional Domains: You would be forgiven for thinking that with unlimited hosting you could add as many domains as you like, but this isn’t always the case. For one host I mention below, additional domains requires a yearly $30/domain on top of the actual domain registration fee.

Databases: Some hosts will give you access to standard databases, while some will give you a separate “hosted database” instead, which means it’s held on a separate remote server. Hosted databases are more difficult to set up manually with WordPress, and it took me hours to figure out why my fresh WordPress wouldn’t install the first time I tried. Of course, you can get around this by using the host’s special application installer (Fantastico or similar), but I prefer to roll my own clean copy of WordPress.

CPU cycles: With budget shared hosts, there are a large number of users on any one server. This means that while your bandwidth or storage may be unlimited, your CPU cycles are most certainly not. A number of times I’ve tried to run some new WordPress plugin on a shared host only to be promptly sent a warning letter saying the CPU cycles have jumped and that my account will be terminated within days if I don’t do something about it.

WordPress Hosting Recommendations

At this point, if you don’t have a hosting service yet, you should look into one. You can’t run a WordPress site without a server, and it’s a lot easier to pay for a hosting service than to host your own web server.

Instead of making recommendations in this article, we’ll point you to our dedicated roundup of the best WordPress hosting providers. Go with one of these WordPress hosts to get the best bang for your buck.

How to Install WordPress

As I mentioned, you can either use the standard Fantastico installer that came with your hosting to set up your new WordPress for you, or download and attempt to install it yourself. I suggest you try both, to be honest, as downloading and FTPing the files yourself is good practice and you have a chance to look at the directory and file structure behind WordPress. You’ll also need to set up a fresh database for WordPress to use, so it’s a good way to learn the ins-and outs of CPanel.

Rather than repeat the great information already out there, I’ll point you in the direction of the WordPress codex which contains full instructions for setting up WordPress using the industry standard Cpanel.

For the faint of heart or impatient, hit the Fantastico installer button, and choose a username and password. GoDaddy’s own brand software centre is much the same.

The admin panel for your WordPress installation can always be accessed at your domain.com/wp-admin, but if you’re already logged in you should see an admin bar at the top of the screen when viewing any non-admin part of your blog.

2. Key Concepts

WordPress has grown up over the years to encompass a variety of content types, and has developed its own terminology, so it would be beneficial to learn that before jumping it.

Here’s what you need to know before continuing with the guide:

Post: This is the most fundamental type of content that will form the majority of your blog. A post consists of a title, the content text itself, a publish date, a category, tags, and associated attachments (such as pictures). Blog posts are generally intended to be displayed chronologically with the newest appearing first. Monthly archives are automatically generated, as well as an RSS feed of your latest posts.

Page: These were created to house static content for your site that shouldn’t have a publish date—such as About Me, or a Contact form. They also don’t need to be tagged or categorized, and aren’t included when users browse your blog archives. Generally you would use pages for content you want to link to from the front page at all times. Pages can also be hierarchical.

Categories: Generic terms to classify posts. Posts can have one or more categories, and when users browse a category archive, they will be shown a list of all posts in that particular category. You can also assign sub-categories to create a hierarchy if your blog needs it. Categories aren’t really optional, though the system itself won’t force you—if you fail to categorize something, it will assigned a default category of “uncategorized”.

Tags: Tags should describe the post more specifically than categories, and may be used by search engines to consider page relevancy. They allow you to create “tag cloud” widgets, and also have archive pages similar to categories. They’re not essential, but recommended. Not sure how to tag your posts? A good example would be a recipe blog, with categories for breads, main dishes, starters, desserts etc. Each recipe might then be tagged with the ingredients, so that users could for example, view all bread recipes, or view all recipes made (tagged) with flour.

Widgets: Little blocks of functionality that you can add to your blog in various places, depending on whether your theme supports them—generally they go in the sidebar though. They really can do anything and I’ll explain more about them later.

Permalinks: This means the URL from which your page is accessed. By default, the permalink to a certain blog post may look like yourdomain.com/?id=12345, which obviously doesn’t look that great. Later, I’ll explain how you can change this to be “pretty permalinks” of the form yourdomain.com/deliciousbread-recipe.

Comments: Standard fare for blogs nowadays, but you can turn them off. Pages cannot be commented on by default, only blog posts.

Theme: How your blog is displayed, and WordPress has the most free themes of any system—literally hundreds of thousands to choose from. Choosing one can be easy or a nightmare—so that’s why a whole section of this book is dedicated to it. See the key elements of most themes at right.

Menus: A new addition to WordPress version 3 and they allow you to create custom menus throughout your theme (assuming it supports them). We’ll look at this functionality in more detail later, but be aware that many themes have not been updated to include this functionality yet.

Featured Images: Allows you to simply and easily specify an associated image for a post. Once set, themes that support featured images will automatically display the image next to the post excerpt or in various places throughout the theme. Adding the visual cue next to a post title dramatically increases the likelihood of readers clicking-through to read the article. Don’t worry if your theme doesn’t support featured images straight off though—I’ll show you later in the book how you can add this functionality in yourself when we dabble in a little theme editing.

Essential First Steps in WordPress

Though the famous 5 minute installation gives you a fully working WordPress system from the get-go, there are a few steps I recommend you take before doing anything else.

Enable Akismet Spam Control: You’ll be amazed at how quickly the spammers can find your blog and start comment spamming. I left a blog in a basic installation state once, and within a week it acquired 100 comment notifications for the sample “Hello World!” post. Head over to sign up for an Akismet API key first, then activate the Akismet plugin and configure your API key. This will automatically catch most spam comments which can quickly overwhelm you.

Edit the site tagline. After the initial installation, your homepage will be displaying a tagline of “Just another WordPress Site”. Head to the general settings screen to change this, and don’t forget to save.

Enable pretty permalinks. From the Settings > Permalinks page you can choose a new URL style so that your URL’s have meaning to them. You can customize this however you like.

Choosing a WordPress Theme

As with any system that becomes the most popular, people will attempt to exploit unwitting users. For WordPress, this has been in the form of hidden links in theme codes—often to sites of dubious content and encoded in such a way that the theme will break if you attempt to remove them.

Be wary of downloading free themes from random websites. This is a grey area morally—some theme designers make a living from selling these links for advertising fees, and are able to therefore give the theme to you for free. If the theme is from a reputable designer—generally you would download these from the designer’s site rather than a theme collection site—then I’d suggest you leave the link there or pay the designer to have it removed (they usually offer this as a premium service). Otherwise, I would say stick to the WordPress hosted theme archive at wordpress.org, as the themes have been vetted and there’s a strong community behind them. Just be careful about Googling “free WordPress themes”.

More recently, some themes even have malware embedded within them that will turn your website into a spamming machine, and I’ve seen the effects of this first hand—in the worst case resulting in a $1,000 bandwidth overage charge because the compromised server was sending out spam emails at an alarming rate. So I repeat now, never ever download from a non-reputable site—especially something you found after googling “free wordpress themes”.

Where to Safely Download WordPress Themes

Official WordPress Theme Archive: In case you didn’t know, you can access this using the WordPress admin screen itself rather than visiting the actual site. Just select Appearance > Themes > Install Themes, and either search for keywords or filter by the theme’s tags.

WPShower: A selection of both premium and free themes, some of which are featured in the Photoblog / Portfolio selection below.

Smashing Magazine: Though primarily a design blog that covers a variety of topics, they like to round up the best of the new free themes and regularly sponsor a new theme release of their own, so it’s definitely worth subscribing to their feed.

Site5: Premium (or paid) themes are of course another option, so if you’re willing to spend up to $50 on a unique theme or going to a theme “club” then these are some of the best places to start looking:

  • WooThemes: The priciest of the lot at $15 a month for unlimited theme access, but great quality.
  • ThemeForest: The largest collection of premium themes, all individually priced.
  • ElegantThemes: A very comprehensive selection and you get unlimited access to them all for $39.

If you’re looking for themes specifically for photo-blogs, skip forward to the chapter on Galleries and Photo Management.

I’ll be introducing some more great WordPress resource sites at the end of the book, but for now you can either begin work on your new blog using the default theme, covered in the next chapter, or go ahead and choose a different theme from the sources we listed above.

3. Basic Operations: Writing Your First Post

This is going to be the shortest section of this article, because WordPress is so user friendly you really don’t need any instruction to get you started on the writing front.

In fact, most of the functionality available to you within WordPress is one click away now with the helpful admin toolbar. Once you’re logged into the site, you should see this on any page you view on your site. Don’t worry: only you can see it, not your regular visitors.

To write a new blog post, hover over Add New > Post on the left sidebar. It’s that simple. In the admin area, there’s also a button to write a new post in the top right, and a link in the Post section on the sidebar at all times. Things should be self explanatory from there.

Hint: If you find yourself having a sudden burst of inspiration, but don’t want to publish everything at once—you can set the publish date in the future. The Publish button will become Schedule, and at your set time the post will be published automatically. Very useful if you’re taking a long holiday.

There are two edit modes when writing a post—the Visual tab will give you a preview of the post—a WYSIWYG view if you like—showing pictures and text formatting you’ve applied. The final article will depend on your theme template of course, which is why there’s also a preview button to see your finished piece in context and make adjustments.

How to Upload an Image to WordPress

On the post edit screen, click the Add Media button to open the picture upload dialog.

After choosing a file on your local machine and hitting upload, you’ll be presented with the following somewhat confusing screen, so let’s look at that in a little detail.

First off, the Edit Image link is quite useful, allowing you to crop, rotate, and resize the image. It’s easy to overlook though, and for the most part you probably won’t need it. Following on down the screen are some text fields you can enter. If you add a caption, it’s going to be displayed on your page underneath the picture. The title, alternate text, and description however are hidden. They will be used for either browsers that can’t display images or users with vision impairment, or by Google when people perform an image search. Setting them is not required other than a title, but if you have a photograph you’re particular proud of or perhaps a picture you created (like an infographic), then it’s well worth setting them.

Next, the link URL. This determines if users can click on the picture for a larger version or not. If you want nothing to happen, choose none. If you’d like them to be able to open the full version of the picture, choose file URL. The Post URL will link the image to its own page (the “attachment” page), which looks just like a regular post but only contains that picture. Since you’ll generally be inserting images at a good size fit for the theme, linking to a separate attachment page is somewhat redundant—best to link to the full file URL if you do actually want users to be able to view the full image at all.

Alignment determines whether the text flows around the image (left or right), or it sits alone, either with the default none or in the centre of your page. Again, if you’ve set up image sizes to fit your page perfectly, you shouldn’t really need this. If an image is just half the width of your full content column though, it often looks better left or right aligned with the text flowing, and helps to avoid dead whitespace.

The size is an important option. These sizes are either set by your theme, or set by you from the Settings > Media page. Though it’s a matter of personal preference, I prefer to set the Medium size as the perfect fit for my content column, with large size left at the default high resolution—this gives me the option of creating a gallery-like view of photos should I wish to at some point.

Finally, Featured Image is the image you have chosen to represent that post. Depending on your theme, it may or may not be used as a thumbnail throughout. Even if your current theme doesn’t make use of it, it’s good practice to set the featured image in case you upgrade at a later date to one that does, or decide to hack in the functionality in your existing theme yourself. For a shining example of featured images in use, check out the MakeUseOf homepage—those thumbnails you see are all functioning as a featured image.

When you’ve set all the appropriate options, you can go ahead and insert the image to place it wherever your cursor was last in the text. I know the process of image uploading can seem a little unwieldy, but your settings are remembered so most of the time you actually just need to hit upload > insert. If that still gets you down, consider using an external software package to post from (see the chapter on Random Cool Tips for how to do this).

That’s all I’m going to write about with regards to basic operation, because beyond that everything is so intuitive—you simply don’t need a guide. To add a plugin, you’ll find the Add > Plugin option on the admin toolbar, or the Plugins > Add New menu option on the sidebar.

Themes can be managed and installed from the Appearance > Themes menu, and widget set up from Appearance > Widgets. See what I mean about how intuitive this is?

As you install more plugins, you’ll find more menu items appearing on that left sidebar. Unfortunately, it’s up to the individual plugin creator to choose exactly where or which section they are placed in, so if you’re unable to find the options screen for the plugin you just installed, try expanding all the sections and checking each link—it’ll be there somewhere. I’d also encourage you to explore all of the option menu items too, just so know you get an idea of some of the capabilities of WordPress.

How to Embed YouTube Videos in WordPress

WordPress has a little magic for you in this area. Rather than laboriously heading to YouTube, expanding the share tab and finally copying and pasting the object embed codes—just paste the URL of the the video directly into the Post Edit screen instead. When previewed or published, WordPress will automatically embed the video. No messy code, no complicated embeds, just paste the URL and let WordPress do the hard work.

Understanding Widgets in WordPress

Since the user community and the number of developers working on enhancing WordPress are so numerous, there are literally millions of plugins and widgets that you can add to your site. But what are widgets?

Widgets are little blocks of functionality and can range from anything as simple as showing a list of your latest 5 blog posts or your latest tweets, to a Facebook Connect widget that displays the avatars of your Facebook fans.

To manage your widgets, go to the Appearance > Widgets menu item on either your admin dashboard’s sidebar, or the admin bar that appears throughout the site. On the right side of the screen are the various widget areas that are available to you on your current theme. However, if nothing is shown here, then your chosen theme doesn’t support widgets. Find one that does. Some themes support multiple widgets—for example in both the sidebar and footer.

Drag and drop widgets from the “Available Widgets” box to your sidebar or other widget box on the right. You can also rearrange the order of any widgets already on there. Once placed, most widgets can be customized somehow. Show the options by clicking the downward arrow to open that widgets options screen, and don’t forget to click save if you range something. Some widgets will just work as is, or don’t need customizing.

WordPress comes with a set of built-in widgets that perform a variety of functions, so read the descriptions and try them out on your site—most are self explanatory. Personally, I suggest you use at least:

  • Search
  • Recent Posts, showing the 5 latest posts.
  • Categories list
  • Links, to show your favorite blogs

To show the latest posts from a different blog (that isn’t necessarily yours), use the RSS widget. This will dynamically pull the latest posts from the site’s RSS feed, though you will need to enter the correct feed address. For another WordPress blog, just adding /feed to the end of the homepage URL should work fine.

You might have noticed that your site already has widgets working on the sidebar by default—but the widgets screen shows none as active. This is because most themes have a default set that they show when the user hasn’t customized anything. If you begin to customize the widget area by dragging and dropping even just one widget, the defaults will all disappear to show your customized area instead. If you remove it again, the default will kick in.

You’ll notice there’s also another box called “Inactive Widgets”. By dragging one of your existing widgets to here, you can “save” it—keeping the settings. You can drag multiple copies of the same widget to here and each one will be saved for later use.

How do you get more widgets?

Widgets are just another kind of plugin, and many kinds of functionality-adding plugins have widgets included. If you want to browse the plugins that were specifically tagged as being widgets or having widgets, you can browse through them from the Plugins > Add New screen, where “widgets” is one of the main tags. A far better ways of doing it is just to search for the kind of widget you want. Type in “twitter” (for example) and you’ll find thousands!

4. WordPress and Search Engine Optimization (SEO)

I’m going to cover SEO briefly because good content alone is not enough to get your blog noticed, and most bloggers give up pretty soon if they don’t see a good number of visitors or feedback from them. Making sure your blog is optimized for search engines is only one part of the story though—check out the next chapter for various strategies to promote your blog.

What Is SEO?

Basically, SEO means making sure the content can be found—so your authoritative blog post on “how to feed chickens” hopefully appears somewhere in the top 10 results when a user searches Google for that particular phrase. Of course, no one can guarantee you’ll ever rank well, and ultimately it is the *quality* of your content that will keep you up there as a reliable source of information, but SEO is the launchpad from which you start and give yourself the best possible chance.

Why You Should Care About SEO

To many people, search engine optimization is some kind of black art that simply doesn’t apply to blogs—some even think of it as some kind of “illegal hacking” to make your website more attractive to the Googlebot. While that side of the subject certainly does exist, the majority of SEO techniques are simple common sense that should be applied to every website on the internet. There are also some practices you need to be careful of, as they can really hurt your standing with Google.

Let me tell you from experience that SEO is something you really have to consider from the start—it’s very difficult to change things once you’ve built up a backlog of blog posts indexed, and you’ve already got visitors and links coming in from other blogs—and you’ll be stuck in the land of blog mediocrity until finally you give up posting one day. Believe me, I’ve been there.

Disclaimer: No one can really know how the Google ranking algorithm works, and it’s for that reason that attempting to game the system is foolhardy at best. What you can do is follow a set of best practices published by Google themselves, listen to advice from those with experience, and make your own decisions. In the end, much of SEO is simple commonsense, and as long as you write quality content for which the content is easily identifiable—by humans—then you should do just fine.

First Steps for SEO

Choose a set of keywords and if possible, focus your blog on a single topic. If you write lots of high quality articles on a single subject, and the subject is in your blog title and domain, then you will rank well for that keyword. It’s as simple as that. My own site, ipadboardgames.org is currently ranking on the first page in Google for the keywords “iPad board game(s)” precisely because it is focused on one topic only, and has quality, trusted reviews that are linked to around the web.


But what if your site is not about a single topic—such as a general “about me” or personal blog? This is the most difficult to consider for SEO so you can expect to not rank particularly well for anything other than your own name. Try to write about a few unique, niche topics that you have expert knowledge on and you’ll find you get a lot of traffic from those which will convert to regular visitors. For example, I once owned a blog that was a mix of mediocre tech tutorials, but one article was about how to install Windows using Bootcamp on a Macbook when the superdrive was broken—at the time it was one of only a few pages around detailing the process, and was even linked to from piratebay.org, which literally rocketed the blog to around 500 visitors a day.

A third type of blog you may be interesting in creating is about you, but also offering your professional services. In this case you still need to target some particular keywords “tree cutting Wisconsin”, but it’s important you also regularly publish and share your specialized knowledge on the topic, thereby establishing yourself as an expert. Simply putting up a “business card” site just isn’t enough anymore—you need to produce fresh content on a regular basis.

General SEO Advice for Any Site

The first thing you should do if launching a new site is to get a personalized, unique, relevant domain name like yourdomain.com.

Depending on the type of blog you’re planning on making, the domain name is a good way to get a head-start with your Google rank. Basically, “exact match domains” are a key sign to Google that your site is relevant to a particular topic. All things being equal—an exact match of the domain will always win out against something generic. Subdomains don’t count, by the way.

Set Correct Meta-Tags For Title and Description:

The page title is what appears in the user’s browser at the top of the screen—as well as the title shown in Google search results. WordPress does quite well by default on titles, but you should avoid any that are too long or you may want to adjust the structure slightly. The meta-description is not human-readable on your blog itself, but it is used by Google in the search results page if you have one. If the description isn’t set, Google will attempt to extract some part of your page that it deems relevant to the search query (in fact, it may do this anyway and just ignore your perfectly crafted description if it thinks it isn’t relevant to the user at hand), so make sure you set one.

By default, WordPress doesn’t set a description, so you’ll need a plugin for this which I will describe later.

Use Images to Your Advantage:

One easily overlooked area of incoming search traffic is from Google Image Search. In one site I’ve managed, the traffic shot up 100-fold overnight because of a single image related to recent news—with that in mind, you can leverage images as an untapped source of traffic. Specifically, the image ALT and TITLE tags need to be set so they are relevant to your keywords. If you page is about “feeding chickens”, and you have a photo of a feed mix you made, with the filename “DSC1001.jpg”, and no ALT or TITLE tags set, you are throwing away a big traffic opportunity.

An easy way to make sure you leverage this is to fix the relevant fields when you upload images using the WordPress image uploader (see the screenshot), but what if you’ve forgotten to do it for all your existing posts? In the case, install the helpful SEO Friendly Images plugin. It will automatically add relevant tags to all your images, according to the title of the post they’re attached to—it’s not ideal, but certainly better than nothing.

Avoid duplicate or “low quality” content:

It should go without saying that copying someone else’s content is bad, but many websites would previously do this automatically by simply “scraping” RSS feeds—there are even WordPress plugins that will do this for you. Make no mistake though, this practice is now easily recognizable by Google and results in a swift de-indexing of the offending site. It is therefore absolutely crucial that you don’t copy and paste content from another source—make sure your blog posts are original! This doesn’t mean you can’t embed YouTube videos or quote another page, but make sure you do something else on top of that.

You should also make sure that each page of your site has a significant amount of good content—Google will penalize you for “low quality” content if you publish a post with just two or three sentences on it. So does this mean you can’t post little thoughts or links you find? No, but it does mean they shouldn’t be a blog post. Consider using the “asides” post type of the default twenty-eleven theme which shows the posts on the blog without giving them a whole separate page—or post them on Twitter. A good rule of thumb is that a blog post should be at least 300 words.

Easy SEO in WordPress With a Plugin

Yoast SEO is a fantastic free plugin that I always install on any new site.

There’s too much functionality to cover it all here, but here’s some highlights of what it does:

  • Rewrites title tags so post titles come at the beginning, and allows you to write custom title tags for any archives or specific pages.
  • Meta description editor, to easily add relevant meta descriptions site-wide and customize for individual pages and posts.
  • Avoids duplicate content by setting the rel=canonical tag for you (if you don’t understand what this means, it’s a way of telling search engines what the original page was, since WordPress is capable of presenting the same post at multiple different URLs)
  • 404 monitor to make sure your site remains error free.
  • Slug-optimizer is perhaps the most curious sounding feature ever, the slug-optimizer removes useless short words from your pretty permalink URLs thereby making them shorter and more relevant.
  • Social lets search engines know which social profiles are associated with the site.
  • XML Sitemap handles XML sitemap generation for you.
  • Advanced SEO takes care of advanced issues like breadcrumbs, custom permalinks, and RSS feed settings to identify your site as the original source of content.

Basically, it handles every aspect of SEO you will ever want, but you can disable any parts of it you don’t need. Some are quite advanced and certainly not topics we can cover in this guide, but as you learn more about SEO, you can be sure you won’t need to change plugins to get that extra functionality.

5. Galleries and Photo Management

If you only need to embed galleries of pictures into your posts occasionally, WordPress has built-in gallery functionality so you don’t need extra plugins. Just upload the images on the appropriate post—you don’t need to insert them, just upload (we call this “attaching” them to the post), then insert the shortcode wherever you want the attached images to appear.

Gallery and Photoblog Themes

  • Revolt Theme: Check it out for yourself to get the full effect.
  • Portfolio: straight up square grid portfolio, minimalist but professional.
  • Imbalance: From the makers of the Portfolio theme, this is a brighter, more modern theme.
  • Mansion: Removes any whitespace between photo previews and focuses on what matters.
  • Square: Rather than trying to jam 20 photos on one screen, BigSquare simplifies things down to one photo after another complete with a quick information section on the side.

Photo Gallery Plugin

By default, WordPresss will attach images to a post. For most cases this is fine, but you may find yourself wanting something more powerful, with the ability to manage separate albums or galleries. In that case, I recommend a plugin called NextGen Gallery.

There’s also quite a few plugins for the NextGen Gallery plugin itself, which might hint at how powerful it is.

With this installed, photo management is entirely separated from blog posts. You have Galleries which consist of one or more photos (one of which can be specified as the preview image for that gallery), and albums which consist of one or more galleries. You can still easily embed an entire gallery or album within a blog post if you need to (“hey, posted these to the gallery from Sam’s wedding”), but you can also have a “photos” section, with all the galleries you have listed.

Photo uploads are also more powerful, with the option of either a zip, batch or individual uploads, and you can choose which gallery they go in (or automatically make a new one) when you upload. To embed you can either use the shortcodes provided [nggallery id=?] or use the new button on your visual editor bar. Read more about the plugin, or simply install using the Plugins > Add New and searching for it.

6. WordPress Blog Promotion

In this short section, I’ll take a look at some proven strategies to promote your blogs, including practical methods you can put into practice, some warnings, and plugins you can make use of.

To simply write your blog isn’t enough—you need to put yourself out there in the “blogosphere”—get in contact with other blog owners about possible link exchanges, and comment on other blogs that interest you or are related to yours.

A word of warning about commenting. Comment forms allow you to enter your name and website URL as a thank you link for giving feedback, but some users choose to take advantage of this by typing in their target keywords instead of a name—so that insightful comment might be written by “Best Dating Site”.

Opinions vary in the blog community over the legitimacy of this, but at MakeUseOf we take a strong stance against it—if you enter your name as a set of keywords, rest assured you will be deleted and banned from commenting. Also, make sure your comment is actually adding something to the conversation—it’s easy to just write “hey, great blog post” and suddenly get your link in the comments, but again it’s a morally grey area. Please, don’t contribute to the mountains of web spam already out there.

Guest Blogging

Guest blogging is also a great opportunity, whereby you write a guest post on someone else’s blog in exchange for a link in the article somewhere. MyBlogGuest (http://myblogguest.com/) is created by our own ex-writer Ann Smarty, and it’s a great system to find suitable blogs or even guests to post content on your blog (and give you a well needed holiday).

Participate in a Blog Carnival

A blog carnival is when a topic is given, and writers from various blogs will write about that topic hoping to be included in the round-up. When the carnival submission process is over, the leader will write a round-up post highlighting all the best entries and linking to them. These can be very productive in terms of getting new traffic, as the lead blog usually has high numbers of readers to nudge in your direction.

As with commenting, try not to be too spammy and make sure the carnival you’re participating in is actually related to your website—it’s no good promoting your Asian dating site on a gardening carnival. The best way to find them is to search google for “blog carnival” followed by the topic of your choice.

Encourage Social Sharing

Some people are really getting sick of seeing a “Like” button plastered on everything these days, but there is absolutely no denying the power of social sharing for websites.

Adding some social share buttons to your blog posts couldn’t be easier with these plugins:

  • ShareThis: My recommended method as it produces very attractive share button strips with or without share counts, and includes a recognizable all-in-one share button, used by thousands of websites.
  • ShareDaddy: Creates an individual button as well as an all-in-one share/email button.
  • AddToAny: Creates a single share button that expands to show sharing links on various social networks.

If you’re comfortable editing the theme files, you can also grab the codes directly from the relevant sites. See these links to generate the codes for the most popular social services:

7. Making Money With Your Blog

A lot of people start blogging believing that it’s an easy way to make money—just write something interesting, throw some ads on the page and you’ll be rolling in free cash in no time. Like all get-rich-quick schemes, the reality is quite different. I don’t want to put you off creating a blog to make money—if that’s your intention then fair enough.

But you ought to know that’s it’s going to be a lot of hard work, the payback will be very little for a long time, and even after a few years you may just be making pocket change. Having said that, I’d like to introduce you to just a few of the ways in which you can monetize your blog.

Personally, I’ve been writing websites and blogging on various topics for close to 10 years now. It’s only in the last year or so that I actually began to earn a living doing what I love.

Google Adsense

The classic way to monetize your blog is with Google Adsense advertising revenue. Head on over to adsense.google.com to apply, and use the easy tools to design your own blocks of advertising. There’s a variety of shapes and sizes on offer, but stick to the Responsive size, which tends to produce the best results.

The easiest way to add these ads to your page is to open up the relevant template, then copy and paste the code in where you want it, but if you’re uncomfortable editing theme code, use the plugin “All in One Adsense and YPN” to do this for you. Be warned, the plugin is set to donate a proportion of your ads displayed by default to the plugin creator, so if you don’t want to do this then add 0 to the Donation setting.

Affiliate Links

The concept of an affiliate link is that you encourage your readers to purchase either in a particular store or a particular product, and in return you get a percentage of the sale. Amazon is perhaps the most famous and easiest to start with, primarily because no matter what you’re promoting you’re bound to find it for sale on Amazon.

You don’t have to specifically recommend something though, even the Amazon widgets you can place on your sidebar are quite good performers—they’ve been programmed by Amazon to automatically tempt the reader with whatever they viewed lately on Amazon, or if there’s no data they’ll grab keywords from your page and automatically pull relevant products.

Sign up at Amazon Affiliates, and there are full instructions on either creating individual links or widgets, though explaining the process is out of the scope of this book. Unfortunately, you need to add affiliate links directly to your individual posts—there is no magical plugin I’m afraid.

If you’re not comfortable doing this, then just copy the code for what Amazon calls the “Omakase” widget and paste it on your sidebar.

Amazon isn’t the only affiliate program though. ClickBank offers downloadable ebooks and software packages on a huge variety of products, and pays better than Amazon due to the direct marketing approach on high markup download-only products.

8. WordPress Backup and Recovery

There are two main elements that need to be backed up in WordPress—the database, and the uploaded content. Let’s take a look at the various methods available to you.

Via an SSH Command Line

If you have access to your server via SSH (a command line) then backing up and restoring your site is incredibly easy with a few simple commands. Unfortunately, shared hosts generally don’t have SSH access—it’s another of the privileges of having your own VPS. Here’s a quick overview of the process in the event that you do have it though:

1. Login through SSH and change to your public_html or httpdocs directory (assuming you installed WordPress in the root).

2. Export the database by typing:

mysqldump –add-drop-table -u Username -p DatabaseName > BackupFilename.sql

Replace Username and DatabaseName with the appropriate details, and change the BackupFilename if you wish. Hit enter and type in your password. If you don’t know the usernames or passwords, check your wp-config.php as they will be defined there towards the start.

3. Confirm you have your exported database file with the command.

ls

You should see your BackupFilename.sql somewhere.

4. Compress all your files and the database export using TAR command:

tar -vcf FullBackup.tar

-vcf is going to compress and give you a visual output of what is going on, I like it to show it’s working. Make absolutely sure you have that final . , or the command will fail. This will give you a full backup file named FullBackup.tar which you can then download via FTP or remotely send to a secure backup location.

To restore from the FullBackup.tar, these are the steps you would take.

1. Assuming the FullBackup.tar in stored in the httpdocs or web root of the host, unpack it first:

tar -vxf FullBackup.tar

2. Restore your database using:

mysql -u Username -p DatabaseName < BackupFilename.sql

That’s it, you site should now be accessible and working again. The backup process can also be automated to perform every day or every week without needing to login and type the commands again—just follow our automated WordPress backup tutorial.

Via Plugins

WP-DB-Manager: Mentioned elsewhere as a useful tool to optimize your database, WP-DB-Manager also handles backups too. It’ll give you a database backup file in the wp-content/ backup-db directory. This is a semi-manual method—so you’ll still need to download your entire site using FTP (but this plugin will have handled the database side of things for you.

UpdraftPlus: This plug completely automates the regular backups of all of your blog files as well as your entire database. You can schedule the plugin to run at any interval. It supports storing your backups to Google Drive.

VaultPress: This is a premium support service from the creators of WordPress themselves—so you can be assured it’s rock solid and reliable. The service costs $15/month per site, but you’re paying for the convenience, reliability and ease of use.

Backup Buddy: Another premium plugin I’ve heard fantastic things about. The cost is $75 one-off payment for use on up to 2 websites, and the features are really incredible.

Manual Backup and Recovery

Your written content is contained entirely within the database—but any media, plugins and themes you upload are stored in the wp-content directory. The other important file you need to backup is wp-config.php in the root—the rest of the files are standard WordPress system files that could be replaced by re-downloading WordPress.

Having said that, simply downloading your entire WordPress directory over FTP is the easiest way to backup files, but depending on the number and size of files you’ve uploaded, this could take a few hours.

On the database side, the only way to manually back it up is by using PHPMyAdmin through your web hosting control panel. The WordPress codex details this process in detail —but if you used the WP-DB-Manager plugin you will have a database file exported for you already, without needing to access PHPMyAdmin

In the event of a catastrophic failure, you need at least two things to restore your site:

  • A full backup of all the files—At the very least, your wp-content directory and wp-config.php configuration file from the root.
  • A full database backup of all tables—This will be either a .SQL, .GZ, or .BZ2 file.

Uploading your file backups is a simple process through FTP, just make sure you place everything in the same location again—so if your blog was originally installed into the /blog directory, make sure it goes there again (you can “migrate” your site to a different domain or directory, but that’s another topic entirely).

Restoring your database must again be done through the PHPMyAdmin interface.

9. Optimizing and Scaling for High Traffic

This is a topic big enough to become an eBook all of its own, but I’m going to try and give a broad overview of the various methods available to you once your site becomes sluggish and needs to be scaled. A lot of people are under the impression that WordPress can only work for small scale blogs, but that simply isn’t true.

Using a combination of various techniques, WordPress can scale to handle millions of requests a day. As I mentioned, MakeUseOf runs entirely on WordPress, accompanied by a number of key technologies. Once you reach about 1,000 unique visitors a day, it’s time to start thinking about scaling your website or some form of optimizing, so read on.

Server Upgrades

The obvious solution to initially scale your website is to migrate from shared hosting to your own private virtual server. This should be your first step if you’re still on shared hosting, as there’s simply no other miracle cure that’s going to help—it only delays the inevitable.

My personal recommendation for a VPS hosting plan is the DV4 series from MediaTemple, and I personally have around 30 sites on a single $100/month plan there with amazing performance.

When the need arises, a VPS hosting plan will allow you to upgrade instantly by adding more RAM or additional CPU power.

Another benefit to having a VPS is that you’re free to switch over to the much faster backend server software called NGINX. This is a high performance replacement for Apache, but still free. Setting it up is absolutely out of the scope this book though.

External Image Hosting on Content Delivery Networks

One key speed factor on your page is the time it takes to load images from your server. The page itself—the textual HTML content—is fairly fast, but the images will always be slow to load.

If you have a blog which makes heavy use of images on the front page for example, you may find the user experiences sever “sequential loading” where they’re sitting there waiting for image after image to load, line by line in extreme cases. This is where the idea of external image hosting or CDNs comes in.

CDNs are high speed data centers situated around the world that mirror your image (and Javascript) content, serving them up to visitors as required from locations as near to the user as possible. The effect is instantaneous loading of images, and this technology is absolutely key to nearly every high-traffic site on the internet.

Although they are an additional cost, it’s actually going to cost you a lot less than if you used the same amount of additional bandwidth on your hosting plan. The costs are very low—super fast MaxCDN.com offers a 1TB of transfer for $40 (expires after 12 months), while Amazon s3 storage is a little slower but significantly cheaper.

To make use of this kind of service you’ll need the w3 Total Cache plugin described later in this chapter. An alternative to paid high speed data networks is simply to host your images with an external free service such as Flickr.com or Loadtr.com (check out the plugins list for how to do this).

CloudFlare to Reduce Unneeded Requests

Shockingly, up to a third of requests made to a website can be either malicious robots, automated scans or otherwise unfriendly. By cutting these out before reaching your site, you can ensure you only serve content to real users. This can be achieved for free with CloudFlare.com.

Once you switch your name servers to CloudFlare’s, it essentially acts as a proxy and filter to keep out the bad guys and often results in significant speed increases on your page time. One minor point is that your site will see all visitors as coming from CloudFlare, so you’ll need to install their WordPress plugin in order to correctly report the IP addresses etc.

Owned by MediaTemple hosting, CloudFlare is also a one-click install if you host your website on any of MediaTemple’s plans, or you can follow our published tutorial.

W3 Total Cache Plugin

This is the big-daddy of caching plugins and has so much functionality you may find it a little overwhelming. I’ll break down each feature it offers, but please remember that your mileage will vary—some users report very little improvement on using shared hosting for instance. I can tell you now that MakeUseOf wouldn’t be able to run without this plugin:

  • Page Cache: This is the core functionality, in that it creates a static copy of your site’s posts and pages and can serve them rapidly to users.
  • CDN: This enables you to host not only your media files (pictures etc) but also any theme files, graphics and javascript.
  • Object and Database Cache: Particularly useful for slow database servers, this prevents the same query being made over and over.
  • Minification: The art of making things tiny! This means removing any unnecessary spaces, line breaks and comments from HTML and Javascript. Generally, automatic mode works fine, but if your theme makes use of Cufon custom font Javascripts you’ll need to tweak it manually.
  • Browser cache and control headers: Although a lot of the internet is cacheable, many sites simply aren’t set up by default to enable this. This feature makes sure your site’s pages are sending the right headers to say to the user’s browser “yes, you can cache this page for X days”.

Database Optimizations

Databases can often get messy. With constantly writing and updating entries, they accumulate temporary bits, referred to as overhead. This can grow the size of your database astronomically, and can often result in critically slow performance or a complete shutdown.

Keeping the database tables optimized is therefore very much recommended. WP-DB-Manager can handle this for you as well as giving a good graphical interface for database backups.

9.6 Maintenance

The latest WordPress includes a helpful UPDATES link in the Dashboard section of the Sidebar, and on that screen you’ll find a complete summary as well as buttons to update all of your plugins as well as core WordPress files. Don’t just hit update without some preparation first though:

1. Backup. As WordPress becomes more sophisticated and has ever more stringent beta testing, it’s rare that an update procedure will actually break your blog—but it has been known to happen. Re-read the steps outlined in the backup chapter, and be sure you have those backups in place before proceeding.

2. Bear in mind that some plugins will break. As WordPress evolves, some functions made use of by plugins are deprecated, sometimes removed altogether. Again, it’s rare but some plugins will break after upgrading to the latest WordPress. If this happens and your WordPress blows up somehow, go back to the chapter on Recovery again, and follow the steps there to fix your blog—but you may have to find an alternative plugin or keep the offending incompatible plugin deactivated until it’s updated itself (so again, keep an eye on your updates screen!)

3. Don’t panic. WordPress is for the most part quite a robust system, but things do go wrong. Unless you’ve catastrophically wiped your database through human error, no matter how bad things seem your blogs posts are usually never lost.

Get Blogging With WordPress!

As you can see, blogging with WordPress isn’t as simple as running a quick installation package and then writing. There are a lot of things to think about. Everything from themes, plugins, backups, spam and more.

If all of this has your head spinning, we HIGHLY recommend forking over the extra cash to pay for managed WordPress hosting.

A managed WordPress host handles all of the administrative issues for you, allowing you to focus entirely on your site itself. The best managed WordPress host is WP Engine, which we use for our sister sites. It really doesn’t get any easier than this!

Read the full article: Set Up Your Blog With WordPress: The Ultimate Guide


Read Full Article

Facebook’s handling of Alex Jones is a microcosm of its content policy problem


A revealing cluster of emails leaked to Business Insider offers a glimpse at how Facebook decides what content is objectionable in high profile cases. In this instance, a group of executives at Facebook went hands on in determining if an Alex Jones Instagram post violated the platform’s terms of service or not.

As Business Insider reports, 20 Facebook and Instagram executives hashed it out over the Jones post, which depicted a mural known as “False Profits” by the artist Mear One. Facebook began debating the post after it was flagged by Business Insider for kicking up anti semitic comments on Wednesday.

The company removed 23 of 500 comments on the post that it interpreted to be in clear violation of Facebook policy. Later in the conversation, some of the UK-based Instagram and Facebook executives on the email provided more context for their US-based peers.

Last year, a controversy over the same painting erupted when British politician Jeremy Corbyn argued in support of the mural’s creator after the art was removed from a wall in East London due what many believed to be antisemitic overtones. Because of that, the image and its context are likely better known in the UK, a fact that came up in Facebook’s discussion over how to handle the Jones post.

“This image is widely acknowledged to be anti-Semitic and is a famous image in the UK due to public controversy around it,” one executive said. “If we go back and say it does not violate we will be in for a lot criticism.”

Ultimately, after some back and forth, the post was removed.

According to the emails, Alex Jones’ Instagram account “does not currently violate [the rules]” as “an IG account has to have at least 30% of content violating at any given time as per our regular guidelines.” That fact might prove puzzling once you know that Alex Jones got his main account booted off Facebook itself in 2018 — and the company did another sweep for Jones-linked pages last month.

Whether you agree with Facebook’s content moderation decisions or not, it’s impossible to argue that they are consistently enforced. In the latest example, the company argued over a single depiction of a controversial image even as the same image is literally for sale by the artist elsewhere on both on Instagram and Facebook. (As any Facebook reporter can attest, these inconsistencies will probably be resolved shortly after this story goes live.)

The artist himself sells its likeness on a t-shirt on both Instagram and Facebook and numerous depictions of the same image appear on various hashtags. And even after the post was taken down, Jones displayed it prominently in his Instagram story, declaring that the image “is just about monopoly men and the class struggle” and decrying Facebook’s “crazy-level censorship.”

It’s clear that even as Facebook attempts to make strides, its approach to content moderation remains reactive, haphazard and probably too deeply preoccupied with public perception. Some cases of controversial content are escalated all the way to the top while others languish, undetected. Where the line is drawn isn’t particularly clear. And even when high profile violations are determined, it’s not apparent that those case studies meaningfully trickle down clarify smaller, everyday decisions by content moderators on Facebook’s lower rungs.

As always, the squeaky wheel gets the grease — but two billion users and reactive rather than proactive policy enforcement means that there’s an endless sea of ungreased wheels drifting around. This problem isn’t unique to Facebook, but given its scope, it does make the biggest case study in what can go wrong when a platform scales wildly with little regard for the consequences.

Unfortunately for Facebook, it’s yet another lose-lose situation of its own making. During its intense, extended growth spurt, Facebook allowed all kinds of potentially controversial and dangerous content to flourish for years. Now, when the company abruptly cracks down on accounts that violate its longstanding policies forbidding hate speech, divisive figures like Alex Jones can cry censorship, roiling hundreds of thousands of followers in the process.

Like other tech companies, Facebook is now paying mightily for the worry-free years it enjoyed before coming under intense scrutiny for the toxic side effects of all that growth. And until Facebook develops a more uniform interpretation of its own community standards — one the company enforces from the bottom up rather than the top down — it’s going to keep taking heat on all sides.


Read Full Article

Facebook launches searchable transparency library of all active ads


Now you can search Facebook for how much Trump has spent on ads in the past year, which Pages’ ads reference immigration or what a Page’s previous names were. It’s all part of Facebook’s new Ad Library launching today that makes good on its promise to increase transparency after the social network’s ads were used to try to influence the 2016 U.S. presidential elections.

Facebook’s Ads Archive that launched in May 2018 previously only included ads related to politics or policy issues, but now shows all active ads about anything, as well as inactive political and issue ads. It displays Page creation dates, mergers with other Pages, Page name changes and where a Page is managed from, and the option to report an ad for policy violations — all of which will be visible on a new Page Transparency tab on all Pages. Users can search political and issue ads by keyword or other ads by Page name, and Facebook will lend a hand with auto-fill suggestions and previous searches. The Library also displays Pages’ total political ads in the past week or since May 2018. And in mid-May, Facebook will move to offering daily downloadable Ad Library reports as well as monthly and quarterly ones instead of just weekly ones as it currently does.

The improved transparency could allow researchers, government investigators, journalists or anyone play watchdog to ensure ads aren’t being misused to spread misinformation, suppress voting, exacerbate polarization or otherwise be sketchy.

Facebook stopped short of putting all expired and inactive non-political ads in the archive. It wouldn’t say why, but some advertisers have expressed concern that it could let competitors copy their messaging and targeting strategies. Another exemption will be news publishers, who teamed up to complain that sticking “Paid for by” labels on their ads promoting their political coverage made them look like they were campaigning for a certain side. Facebook exempted U.K. publishers in November, and now Facebook will use third-party lists of legitimate U.S. publishers to exempt their ads from the labels and Politics tab of the Ad Library as well.

Facebook is also bringing its political ad labeling to the whole European Union after launching in the U.K. in October. Political and issue ad buyers will have to submit documents and pass technical checks to verify their location and identity that will be reviewed by automated systems and audited by users who can report ads without proper labels. The goal is to prevent people from outside of a country from using ads to meddle in different nations’ elections. Facebook will also add a “Paid for by” label to all political and issue ads on Facebook and Instagram and place active and inactive ones in the Ad Library. The labels will review who bought the ad, their contact details, the budget for that ad, how many people saw it and the age, location and gender demographic details.

Facebook notes that it now has transparency tools revving up in Brazil, India, Ukraine and Israel as those nations prepare for elections. Facebook plans to have political and issue ad-transparency tools available globally by the end of June.

Meanwhile, Facebook is expanding researchers’ and developers’ programmatic access to Ad Library API, which was previously in closed beta. Now anyone with a Facebook developer account who goes through the Identity Confirmation process and agrees to the platform terms of service can use software to sift through and spot trends in the data. To prevent another Cambridge Analytica situation, Facebook tells TechCrunch it will impost rate limits on the API, but won’t disclose them to ensure bad actors can’t toe the line. When asked how else Facebook would safeguard the API given people don’t necessarily abide by the TOS, Satwik Shukla, product manager on the Business Integrity team at Facebook, told me, “this is why we have the Identity Verification process in place. We want to know the identity of someone accessing the data so if they do abuse our platform terms of service . . . we have the ability to revoke access.”

One fascinating move here is that the Ad Library and reports can be accessed even if you don’t have a Facebook account. That could ward off some critics and Congress members who’ve ragged on Facebook for requiring users sign up to access transparency information or stop it from collecting data on them.

Between the depth and convenience of access to Facebook ad data, watchdogs could spot problematic campaigns before influencing too much of the electorate. If someone spots a campaign trying to convince people they can vote by text message, that the Pope endorsed Trump or that are purposefully stoking anger to boost engagement, they could flag the ads to Facebook for removal.

As Facebook being charged with housing discrimination by the U.S. Department of Housing and Urban Development today proves, Facebook has repeatedly failed to stop problematic ads on its own. By opening itself up to assistance, it might not alleviate scrutiny, but at least all the eyes on it can help battle election interference and other abuse.


Read Full Article

Mars helicopter bound for the Red Planet takes to the air for the first time


The Mars 2020 mission is on track for launch next year, and nesting inside the high-tech new rover heading that direction is a high-tech helicopter designed to fly in the planet’s nearly non-existent atmosphere. The actual aircraft that will fly on the Martian surface just took its first flight and its engineers are over the moon.

“The next time we fly, we fly on Mars,” said MiMi Aung, who manages the project at JPL, in a news release. An engineering model that was very close to final has over an hour of time in the air, but these two brief test flights were the first and last time the tiny craft will take flight until it does so on the distant planet (not counting its “flight” during launch).

“Watching our helicopter go through its paces in the chamber, I couldn’t help but think about the historic vehicles that have been in there in the past,” she continued. “The chamber hosted missions from the Ranger Moon probes to the Voyagers to Cassini, and every Mars rover ever flown. To see our helicopter in there reminded me we are on our way to making a little chunk of space history as well.”

Artist’s impression of how the helicopter will look when it’s flying on Mars.

A helicopter flying on Mars is much like a helicopter flying on Earth, except of course for the slight differences that the other planet has a third less gravity and 99 percent less air. It’s more like flying at 100,000 feet, Aung suggested.

It has its own solar panel so it can explore more or less on its own.

The test rig they set up not only produces a near-vacuum, replacing the air with a thin, Mars-esque CO2 mix, but a “gravity offload” system simulates lower gravity by giving the helicopter a slight lift via a cable.

It flew at a whopping 2 inches of altitude for a total of a minute in two tests, which was enough to show the team that the craft (with all its 1,500 parts and four pounds) was ready to package up and send to the Red Planet.

“It was a heck of a first flight,” said tester Teddy Tzanetos. “The gravity offload system performed perfectly, just like our helicopter. We only required a 2-inch hover to obtain all the data sets needed to confirm that our Mars helicopter flies autonomously as designed in a thin Mars-like atmosphere; there was no need to go higher.”

A few months the Mars 2020 rover has landed, the helicopter will detach and do a few test flights of up to 90 seconds. Those will be the first heavier-than-air flights on another planet — powered flight, in other words, rather than, say, a balloon filled with gaseous hydrogen.

The craft will operate mostly autonomously, since the half-hour round trip for commands would be far too long for an Earth-based pilot to operate it. It has its own solar cells and batteries, plus little landing feet, and will attempt flights of increasing distance from the rover over a 30-day period. It should go about three meters in the air and may eventually get hundreds of meters away from its partner.

Mars 2020 is estimated to be ready to launch next summer, arriving at its destination early in 2021. Of course in the meantime we’ve still got Curiosity and Insight up there, so if you want the latest from Mars, you’ve got plenty of options to choose from.


Read Full Article

Facebook needs a white hat Cambridge Analytica

The Best Graphics Cards for Any Budget

The 6 Best Facebook Hacks to Show Off Your Geeky Skills


You may have found this article by searching for “Facebook hack codes,” but there’s really no such thing. The rules change so often that one “hack code” that works today may not work tomorrow.

However, there are some helpful Facebook hacks that most users won’t know about. And if you use them they can show off your geeky skills. Here are the best Facebook hacks we know of.

1. Post to Facebook via SMS

facebook add mobile to account

Sure, you could install the Facebook app on your phone so that you can monitor your friends’ feeds and post to your own feed whenever you like. But what if you want to be able to post to Facebook without installing the app? Or what if you’re one of those really old-school people who doesn’t even own a smartphone, and all you can do is send SMS messages?

All you have to do is log into your Facebook account from a desktop browser, and go to Settings, and then Mobile. Then click to Add a phone, if you haven’t already added your phone to your Facebook account. Once you select your wireless carrier and click Next, you’ll need to send an SMS of “F” to Facebook’s SMS number (32665).

Once you do, you’ll receive a confirmation code on your phone, which you’ll need to type into the field in the pop-up box. For privacy reasons, we suggest deselecting Share my phone number with my friends and Allow friends to text me from Facebook.

Now, all you have to do to post a status update to your Facebook wall is send an SMS of the post to the Facebook SMS number.

There are a few other useful commands you can SMS to Facebook if you prefer using Facebook via text messaging:

  • OTP: Retrieve a one time password for Facebook when you forget your Facebook password.
  • START: Start getting text notifications for Facebook updates.
  • STOP: Turn off text notifications for Facebook updates.
  • HELP: To get help with using SMS-to-Facebook.

2. Post a Blank Status Update

Do you want to confuse your friends and followers? Then why not post a blank status update on Facebook? You’ll leave them all wondering what on earth went wrong.

The trick is to use an Alt code. For those who don’t know, Alt codes let you type special characters and special symbols that don’t appear on a standard keyboard. In order to create a blank status update, you’ll need Alt code 0173. This will create an invisible soft hyphen.

Just start creating a post in the usual way. When it’s time to enter your message, hold down the Alt key on your keyboard and type 0173. Make sure you hit Post before entering any other characters.

3. Make Facebook Flip Upside Down

upside down language option facebook

This one is a funny facebook hack.

If you’ve been on Facebook long enough, you’ve probably seen someone have the upside-down Facebook prank played on them—or maybe it’s happened to you. This is similar to the old keyboard trick where someone in an office would run over to someone else’s computer and press Ctrl + Alt + Down to rotate the computer screen upside down.

You can do a similar thing on Facebook by selecting the upside-down language under someone’s Facebook account. Obviously, this only works if someone has inadvertently set Facebook to auto-login on a particular browser. To find it, just go into the same language settings menu as described in the section above.

Simply select the Upside Down language and try not to laugh when the person comes back and all the text on Facebook is upside down.

4. Download Your Friends’ Photo Collections

downalbum facebook

If you have a lot of friends on Facebook, you may not have the time to keep up with all of the new family photos they’ve posted. But what if you’re interested in them and would love to have them stored in your own private photo collection to review later?

This isn’t an easy task these days. Most of the Chrome plugins created specifically for this purpose years ago no longer work. However, there is one that works well called DownAlbum.

When you have a friend’s Facebook album opened on the page, just click the extension icon and click the Normal button. It will flash a quick pop-up showing that all of the images are downloading. Once finished, it’ll open a new tab with all of the downloaded images displayed. You can click on each one to see a large image and download them individually, or follow the instructions on the page to save all of the photos.

5. Schedule Facebook Status Updates

facebook ifttt trigger option

Do you want to keep your Facebook profile active even though you’re going offline for a few days? Maybe you’re taking a trip and won’t be anywhere near a computer for a week. Or maybe you’ll be playing hooky from work, but you want your colleagues and boss to think you’re stuck at home sick.

You can accomplish any of these wishes by using IFTTT to schedule your customized Facebook status updates.

How does it work? It’s easy. First, let’s say you want five emails to go out this week. One for every day of the week. First, you’ll create an IFTTT recipe based on the IFTTT mail trigger. Choose the Send IFTTT an email tagged trigger. Set the tag to something like #myfacebook.

Click Create trigger, and then choose the Facebook action. You can either choose to send a link message or a static status message. Either one will work so long as you include the link in the email body for the linked post. For the ingredients, make the status message the body of your incoming email.

That’s it. Now you just have to send an email to trigger@applet.ifttt.com with a subject line of #myfacebook, and IFTTT will pass along the body of your incoming email as a new post to your Facebook wall.

6. Hide Your Online Status From Certain People

facebook block users

Thankfully, there’s a Facebook hack that lets you selectively block your online status, and block messages from certain people.

First, in your Facebook account, go to Settings > Blocking. Next, in the Block Users section, just type in the person’s name in the text field.

The people you list here will not see your online status, and won’t be able to message you or send you app requests.

More Facebook Tips and Tricks to Try

The Facebook hacks we’ve introduced you to in this article barely scratch the surface of what’s possible on the social network.

So if you would like to learn more, check out the essential Facebook tips for beginners and our collection of Facebook tricks you should be using.

Read the full article: The 6 Best Facebook Hacks to Show Off Your Geeky Skills


Read Full Article

How to Restore Your iPhone or iPad From a Backup

How to Back Up Your iPhone and iPad


iphone-ipad-backup

What would you do if you lost your iPhone tomorrow? If your iPhone is lost forever, you have two options: restore the backup you made, or start over from scratch.

Nobody likes losing important data, but it happens. The more often you back up your important data, the less data you will lose if the worst happens. Protect your personal data, Photos library, app data, and more by creating regular iPhone backups. Today we’ll show you how to back up your iPhone.

Why Back Up Your iPhone?

back up iphone - Broken iPhone Screen

Does the thought of losing your iPhone make you feel a little sick? The cost of a new device is a tough pill to swallow, but you can replace hardware. The irreplaceable data that lives on your smartphone is much more valuable.

Without a backup, you might lose all your treasured pictures and videos, unsynced notes, and other data used by your apps. If you create documents on the go that aren’t stored in iCloud, they’ll be lost too.

Fortunately, many services include cloud backup like Apple’s Notes app and third-party productivity tools like Evernote. Despite this, setting up your device all over again and downloading each app manually is a chore.

You can avoid much of this hassle by making sure you have an up-to-date backup of your iPhone. In the event of hardware loss or failure, you can restore your device using the backup you created. Once restored, your iPhone will look and behave exactly like the one you replaced. It’s even possible to save your Wi-Fi passwords, browsing history, and personal preferences like your Today screen and Control Center layout.

Should You Back Up to iTunes or iCloud?

As an iPhone owner, you have two options when backing up: local backups made using a computer running iTunes, and online backups straight to the web via iCloud. Both options have their own merits.

iCloud is a set-and-forget solution, offering peace of mind, but you’ll need to purchase some iCloud storage space to make the most of it. iTunes requires more thought and action, but it’s a more convenient backup to have in your possession. Restoring an iTunes backup is much quicker than restoring via iCloud.

Backing Up to iCloud

iCloud logo

Once enabled, iCloud backups take place automatically when your phone is plugged in to power, connected to Wi-Fi, and not currently in use. For most people, this means backups take place overnight while your device charges.

Your initial iCloud backup will take a while, since your iPhone must upload everything to the server. It’s not unusual for this process to take several days, depending on your connection speed. Future backups only transfer new or modified data, so they take relatively little time.

iCloud backups cover the following:

  • App data
  • Apple Watch backups
  • iOS settings
  • HomeKit configuration
  • Messages content
  • Photos library
  • Your purchase history
  • Ringtones
  • Visual voicemail password

It doesn’t back up your contacts, calendars, bookmarks, Mail, Notes, Voice Memos, shared photos, iCloud Photo Library, Health data, or call history since these are already stored in iCloud.

Backing Up to iTunes

iTunes for Mac

iTunes backups are performed using the iTunes app on your Mac or Windows PC. Although you can back up wirelessly provided both the computer and iPhone are on the same network, it’s faster and more reliable to use a Lightning cable instead.

These backups work in much the same way as iCloud: the initial backup is huge and takes a while, but future backups won’t take as long to complete. The biggest problems with relying on iTunes are remembering to initiate the backup, and having an entire device’s worth of storage space to accommodate it.

iTunes backs up everything on your device apart from apps (iTunes makes a note of what’s installed, rather than copying all the app files), music, and some images and videos. Your Camera Roll (i.e. pictures you’ve personally taken) will be backed up, provided you haven’t disabled it. Albums you have manually synced to your device will need to be synced again since they are excluded from the backup.

How to Back Up Your iPhone Manually to iTunes

If you’re upgrading your iPhone to a new model, this is the quickest way to get up and running. To make a backup in iTunes:

  1. Download iTunes for Windows or make sure you’ve updated iTunes on your Mac via the App Store.
  2. Launch iTunes and plug in your iPhone, iPad, or other iOS device.
  3. Click on the device icon in the top-left corner of the window when it appears (see the below screenshot) then select your iPhone, iPad, or iPod Touch.
  4. On the Summary tab, click Back Up Now and wait for the process to complete.

back up iphone - iTunes Devices

If you enable the Encrypt iPhone backup option you will have to provide a password, without which you cannot restore your backup. On the plus side, encrypting your backup means you retain all your saved passwords, HealthKit data, and Wi-Fi network information.

If you’re relying on a laptop or other computer with limited storage space, it might not be possible to make a local backup. Luckily there’s a trick to move your backup location to an external drive or network location.

How to Back Up Your iPhone Online With iCloud

There’s a good chance you already have iCloud backup enabled on your device, but it’s easy to check:

  1. Unlock your iPhone and head to Settings > [Your Name] > iCloud.
  2. Scroll down the list until you see iCloud Backup and tap on it.
  3. Make sure iCloud Backup is On. Take note of any warnings about iCloud storage space and when your last backup completed.
  4. Tap Back Up Now to force your iPhone to initiate a backup, or just wait until later.

If you see a message that says your iPhone cannot be backed up because there isn’t enough iCloud storage available, you’ll need to upgrade your plan. Apple only provides 5GB for free, which doesn’t go very far. Head to Settings > [Your Name] > iCloud > Manage Storage and tap Change Storage Plan to purchase more.

back up iphone - Change iCloud Storage Plan

If you have a small iPhone and don’t keep a lot of photos, videos, or games, then the 50GB plan at $1/month will probably suffice. If you want to back up more than one device, share storage with family members, or you’re a bit of a digital hoarder, the 200GB option is probably a better choice at $3/month.

It’s possible to customize what your device backs up under Settings > [Your Name] > iCloud > Manage Storage > Backups. Tap on a device and you’ll see all the items set to back up to iCloud. Toggle an app to Off to exclude it.

back up iphone - iCloud Backup items

You can put your spare iCloud storage to good use by turning on iCloud Photo Library or storing files in iCloud Drive.

What’s the Best Backup Solution for iPhone?

Any backup solution is better than no backup solution, so if you don’t fancy paying for iCloud storage then make sure you make regular iTunes backups instead. For ultimate peace of mind, you should back up to both iCloud and make periodic iTunes backups as you need them.

iCloud backups take place invisibly while you sleep. Think of these as a safety blanket for your data. A dollar per month seems reasonable for this peace of mind, but there are still times when an iTunes backup is better.

If you’re replacing your iPhone with a new model and would like to transfer your data quickly, iTunes is the way to go. iCloud backups can only restore as fast as your internet connection will allow, while iTunes backups are bound by the data transfer speed of a Lightning cable.

Now that you’ve learned how to back up your iPhone and iPad, learn how to restore a backup from iTunes or iCloud.

Read the full article: How to Back Up Your iPhone and iPad


Read Full Article

The 6 Best Cheap Wired Earbuds Under $30

What Is Kodi and How Does It Work?


whats-kodi

What is Kodi? Imagine your own version of Netflix or Amazon Prime Video, but one that is completely free? Sounds too good to be true, right?

Unfortunately, it is, but Kodi comes close. With the correct knowhow, you can create your own custom media streaming setup for your favourite movies and TV shows.

In this article, we explain what Kodi is and how Kodi works.

What Is Kodi?

Kodi: Open Source Streaming Media

Kodi is a program for streaming media content. It is open source, which means it’s free, and anyone can contribute to the project. It began life as the Xbox Media Center (XBMC), before becoming Kodi in 2014.

The original developers still maintain Kodi, and there is a large community of developers contributing to the project.

Currently, Kodi is available for Windows, Mac, Linux, Android, iOS, and Raspberry Pi. The source code is open to all, so there are also ways to put Kodi on other devices like the Amazon Fire TV Stick or your smart TV.

How Does Kodi Work?

install-kodi-amazon

Kodi can play almost any type of media and has an interface much like a smart TV. The service doesn’t provide any of its own media. Instead, it relies on locally saved files or sources from the internet.

If you already have a collection of media stored locally on a hard drive, you can use Kodi to organize it. Alternatively, you can watch content from a variety of online services.

Kodi uses add-ons which link the software to different services. The official Kodi repo contains add-ons for services like BBC iPlayer, Crackle, SoundCloud, Bravo, and The Disney Channel. Alongside the official repo, you can install other repos put together by Kodi users containing custom add-ons and alternative content.

Is Kodi Legal?

Kodi is simply a media player, and therefore it is entirely legal. The platform has an unfortunate reputation for piracy, but this is nothing to do with Kodi itself.

Certain repos and add-ons provide access to media sources may have been uploaded illegally. Others may contravene region locking, or provide live television services which require subscription fees to watch legally.

Using the official set of add-ons provided in the Kodi repo should keep you safe from accidental piracy. You are unlikely to fall foul of the law without trying to, but a good knowledge of what you can and cannot watch in your locality is important.

Alternatively, many users choose to use a VPN to mask their location to purposefully circumvent region locks on content. Much like the Kodi service, VPNs are not illegal to use unless you are purposefully using them for lawbreaking.

In short, Kodi is as legal as you are. You decide what it plays, and are both responsible and liable for its legality. You have been warned.

How to Get Kodi

Kodi Download Page

Since Kodi is open source, you can download and use it for free. In most cases, installation is an easy process. Kodi will run on many platforms, but is happiest on Windows, Mac, Linux, and Android.

Since the software will run on so many platforms, it is worth spending some time thinking about what you want to use Kodi for. In the home, dedicating an old computer or Raspberry Pi to Kodi can make a permanent addition to your current TV setup. Alternatively if you are always on the go, Kodi might work best on your smartphone or tablet.

Using Kodi on a Computer

Installing Kodi on Windows is a simple process. The download page gives the option of using the Windows Store or downloading a standalone installer. One benefit of Windows Store products is that they update automatically.

For Mac users, Kodi provide an installer. The install is a little more complex than Windows, and it’s worth following a guide showing how to install Kodi on macOS.

Linux users can download Kodi from the official website, or install via the terminal. There is also a custom Linux distribution called Kodibuntu. This can take any spare computer and turn it into a dedicated Kodi-Based HTPC for streaming media.

Download: Kodi for Windows | Mac | Linux (Free)

Using Kodi on Android and iOS

Kodi is also available on Android and iOS, but the installation process is very different depending on the platform.

For Android users, it is simple. Kodi is available in the Google Play store. For most users, installing it as you would any other app is the most convenient method. If your device doesn’t have access to the Play store, the APK can also be downloaded from the Kodi download page.

If you use iOS, things aren’t as simple. Kodi is available, but you will need to install it yourself. This is made easier if you have a jailbroken device, but there are ways to install Kodi without jailbreaking your iPad or iPhone.

Download: Kodi for Android | iOS (Free)

Using Kodi on a Raspberry Pi

The Raspberry Pi is the perfect device for running Kodi. Small, cheap, and low powered, it can be attached to any screen. While it has a reputation for being a hobby computer for DIY electronics, using a Pi for Kodi is simple enough.

There are three standalone operating systems customized for using Kodi on the Pi, or you can install Kodi on the Pi alongside other software. All of these options are covered in our guide to turning your Raspberry Pi into a home media center.

Using Kodi on an Amazon Fire TV Stick

The Amazon Fire TV Stick already provides access to a wealth of streaming services. Despite this, it is nowhere near as versatile as Kodi. Luckily, installing Kodi on an Amazon Fire TV Stick is not only possible but quite easy.

As with every other method, it is up to you to make sure what you are watching is legal, and even then it may be worth using a VPN. This and three methods for installation are covered in our guide detailing how to install Kodi on an Amazon Fire TV Stick.

Kodi Is a Powerful and Versatile Tool

Using Kodi can change the way you think about streaming media. It’s free, capable of playing almost anything from anywhere, and as intuitive to use as any smart TV.

Kodi is incredibly powerful and versatile, and can replace a lot of your standard content providers. Getting started is quick and easy, and we have a guide showing you how to set up and use Kodi that should be useful for beginners.

Read the full article: What Is Kodi and How Does It Work?


Read Full Article

Worried About Your iPhone Security? 7 Ways to Make Face ID More Secure

Canon takes on Fuji with new instant-print CLIQ cameras


Instant print cameras have been popular for a long, long time, but they’re seeing a renaissance now — led by Fujifilm, whose Instax mini-films and cameras lead the pack. But Canon wants in, and has debuted a pair of new cameras to challenge Fuji’s dominance — but their reliance on digital printing may hold them back.

The cameras have confusing, nonsensical names in both the U.S. and Europe: Here, they’re the IVY CLIQ and CLIQ+, while across the pond it’s the Zoemini C and S. Really now, Canon! But the devices themselves are extremely simple, especially if you ignore the cheaper one, which you absolutely should do.

The compact CLIQ+ has a whole 8 megapixels on its tiny sensor, but that’s more than enough to send to the 2×3″ Zink printer built into the camera. The printer can store up to ten sheets of paper at once, and spits them out in seconds if you’re in a hurry, or whenever you feel like it if you want to tweak them, add borders, crop or do duplicates, and so on. That’s all done in a companion app.

And herein lies the problem: Zink prints just aren’t that good. They cost less than half of what Instax Mini do per shot (think a quarter or so if you buy a lot) — but the difference in quality is visible. They’ve gotten better since the early days when they were truly bad, but the resolution and color reproduction just isn’t up to instant film standards. Instax may not be perfect, but a good shot will get very nice color and very natural-looking (if not tack-sharp) details.

The trend towards instant printing is also at least partly a trend towards the purely mechanical and analog. People tired of taking a dozen shots on their phone and then never looking at them again are excited by the idea that you can leave your phone in your bag and get a fun photographic keepsake, no apps or wireless connections necessary.

A digital camera with a digital printer that connects wirelessly to an app on your smartphone may not be capable of capitalizing on this trend. But then again, they could be a great cheap option for the younger digital-native set and kids who don’t care about image quality, have no affinity for analog tech, and just want to print stickers for their friends or add memes to their shots.

Oh, we do have fun, don’t we, fellow kids?

The $160 CLIQ+, or Zoemini S, has a ring flash as well as the higher megapixel count of the two (8 vs 5), and the lower-end $100 model doesn’t support the app, either. Given the limitations of the sensor and printer, you’re going to want as much flash as you can get. That’s too bad, because the cheap one comes in a dandy yellow color that is by far the most appealing to me.

The cameras should be available in a month or two at your local retailer or online shop.


Read Full Article

Twitter introduces a battery-saving ‘Lights Out’ dark mode option


As promised back in January by Twitter CEO Jack Dorsey, the company today is rolling out an even darker version of the app’s existing dark mode. Before, Twitter’s dark theme was more of a blue-ish shade instead of a true black, which not everyone seemed to like. Now, there’s an optional setting that makes the current dark mode more of a pitch black.

To use the new feature, you’ll first visit the Twitter app’s “Settings and Privacy” section, then click on “Display and Sound.” From there, you can toggle on the “Dark mode” which enables the current blue-black theme.

A second option, “Lights out” is offered below. If checked, dark mode ditches the blue tones and becomes black instead.

It’s an interesting choice to not just darken the existing theme, but rather introduce a third option. Most apps offering a dark mode don’t do this – they just offer a bright, white theme and another darker one. Twitter – which doesn’t always do things by the book to say the least – has gone a different route.

A tweak to the dark mode may seem like a minor adjustment to be concerned with, but dark modes today have grown in popularity as larger phone screens became the norm – particularly because they can help to conserve battery life on high-end OLED devices. (And especially on apps used as regularly as Twitter!)

Some people also feel a dark mode is just easier on the eyes when apps are used for long stretches of time.

The topic of dark modes even made its way to The Wall Street Journal which made a case for darker themes becoming standard not only for the battery benefits, but also because they may help lessen device addiction and improve sleep.

Today, a number of apps support dark themes including YouTube, Google, Medium, Reddit, Instapaper, Pocket, iBooks, Kindle, Google Maps and Waze, and others. WhatsApp is also reportedly working on a dark mode, according to recent reports.

Dorsey first announced Twitter’s plans for a new dark mode a few months ago, in response to a customer complaint which called Twitter’s dark mode a “weird blue.”

Twitter says the new Lights Out mode is rolling out today.


Read Full Article

28 March 2019

Moolah Mobile partners with Surge to offer free mobile service with ads


Moolah Mobile is teaming up with SurgePhone Wireless to offer people a new way to pay their cell phone bills — by putting ads on their homescreens.

Moolah CEO Vernell Woods (pictured above) said the startup has already been offering gift cards and other rewards to users who view its homescreen ads. So this is a similar model, except instead of leading to gift cards, the ads are subsidizing cell phone service from Surge.

The ads show up on users’ homescreen during all those interstitial moments between using apps, so the goal is to offer free service without consumers having to change their behavior. Woods said all that ad time adds up, with “the average person who’s using their phone on a consistent basis” viewing “easily between two to three hours” of home screen ads each day. And that’s enough to pay for the “equivalent” of Surge’s $10 monthly plan.

On the other hand, if for some reason a subscriber isn’t hitting the necessary total, Woods said they can also earn more points by accepting offers or taking surveys.

Moolah isn’t the only company using advertising to make previously paid products free. Just last week, I wrote about PreShow, a startup promising a free movie ticket for watching 15 to 20 minutes of ads. (Not everyone was crazy about the idea.)

Moolah Mobile screenshot

Moolah Mobile screenshot

But Woods said he’s doing this because he wants to make wireless service more affordable to people in low-income communities. In the announcement, Moolah investor Tip “T.I.” Harris said it’s “one of the few tech companies I’ve seen who truly want to help everyday people have access to technology.”

But could this also be seen as a way to harvest personal data from a vulnerable population? Woods said he wants to protect against that with a blockchain initiative set to launch this fall, allowing users to see exactly what data is being shared with advertisers.

“No personal information should be going to advertisers without users knowing about it,” he said, adding that companies “definitely should not be making money off” personal data without giving users a cut of the profits.

The subsidized wireless service should be available on Surge Volt Android devices with Moolah install kits, as well as on SIM Starter Kits distributed by Surge. Moolah and Surge said they will roll this out Florida, Virginia, Georgia and Texas initially, with an aim of reaching 40,000 locations by the end of the year.


Read Full Article