Sick of Politics on Facebook? Social Fixer Can Fix It!

no-politics[1]Are you sick of seeing all the political posts on Facebook? Social Fixer can help by hiding them all, or moving them to a separate tab where you can ignore them or read them later!

First, make sure you have the Social Fixer browser extension installed. Just go to http://SocialFixer.com and install the version for your browser.

How To Setup A Filter

Using Social Fixer’s custom filters, you can setup keywords that will be matched in any posts, and take action on those posts. Enter into the Social Fixer options by clicking the wrench icon in the blue Facebook header bar: image. Here is an example of how to setup a filter:

(click the image to expand)image

1. Click on the Filtering tab to create a new filter. If you are an existing user and have filters already setup, you’ll need to click the “Add New Filter at the Top” button to create a new placeholder.

2. Enter a text string. This box uses regular expression syntax, so you can build powerful pattern-matching filters. But for now, you can use a simple example and modify it to fit your personal preferences.

Here is an example to start with:

/politic|obama|romney|republican|democrat|election/i

(If you want details on exactly what this means, read more below.)

3. Now click “Move to Tab” and enter a tab name, like “Politics”. All posts that match this filter will be moved to this new tab in your Facebook stream. If you want to just hide the posts altogether, you can click the “Hide” box instead.

4. Finally, click the “Stop processing rules” box. This simply tells Social Fixer that if you have more filters, but a post matches this one, ignore the rest of the filters. You’re done.

Now click Save, and refresh your news stream. You should see something like this!

image

But you might not see a Politics tab. This just means that no posts in your feed matched your filter, so the tab wasn’t created because it would be empty. When a post does match, the tab will be magically created.

What Does That Filter Mean?

If you are a programmer, the regular expression syntax will look familiar and obvious. If you aren’t a programmer, here’s the explanation:

/ ... /

The slashes are just the wrapper around the expression which means that it uses regular expression syntax.

politic|obama|romney|…

The | character means “or” in RE syntax. So all these words just tell the pattern matcher to look for “politic or obama or romney or …”. Partial words will match, so using “politic” will match “politics” or “political” or “politician”.

i

The “i” at the end simply means case-insensitive. So capitalization won’t matter when the pattern tries to match.

That’s it! simple, right?

What Else Can I Do?

The filtering system in Social Fixer is powerful, though a little confusing (until I improve it). There is some (slightly outdated) Feed Filter Documentation available, and you can always ask for help on the Social Fixer Page on Facebook.

Isn’t That Great?

Why yes, it is! SmileSocial Fixer gives you a lot of tools and options to customize your Facebook experience. By giving you more control, I hope you’ll ignore the junk you don’t want to see, focus on the things you want to see, and enjoy your social experience even more.

If you like Social Fixer, or want your friends you know that you can filter out content like this, please share this post and/or Social Fixer with them. This is a one-man operation, and I have no marketing budget. The only way this spreads is by the posts of people who love what it does! Thanks!

Matt Kruse , creator of Social Fixer

( Political image above has been used courtesy of Dickson Interactive:

http://dicksoninteractive.com/facebook/top-5-reasons-why-you-shouldnt-post-about-politics-on-facebook.html )