Web and Server

Jenis-jenis VPN berdasarkan Protocol

  Layanan VPN didukung oleh beberapa protokol komunikasi data, yang mana tiap protokol tersebut memiliki konsep keamanan yang berbeda-beda. Mari kita mengenal lebih jauh konsep dan jenis tiap VPN. 1. Point-to-Point Transfer Protocol (PPTP) PPTP, adalah protokol yang paling populer dan didukung oleh banyak perangkat, yang paling mudah untuk menginstal, …

Read More »

How spam filters generally work

TL;DR: You shouldn’t use “trigger words” like “FREE!” or “BUY NOW!!!” in your content. But even when you do, those words usually only get assigned a few fractions of a point. Spam filters use a lot of different criteria to judge incoming email. Each factor is weighed and added up …

Read More »

Best way to access WP-ADMIN using SSL

To easily enable (and enforce) WordPress administration over SSL, there are two constants that you can define in your site’s wp-config.php file. It is not sufficient to define these constants in a plugin file; they must be defined in your wp-config.php file. You must also already have SSL configured on …

Read More »

How to Create Images for Social Media – Tools

1. Canva – A start-to-finish design program perfect for non-designers Probably our most-used image tool at Buffer, Canva makes image creation super easy (especially for non-designers) with their premade templates, custom image sizes for every social media channel, drag-and-drop interface, cool fonts, and more. Most every original image you see shared …

Read More »

Change wordpress default login page

During the installation process, WordPress creates two default login URLs. I’m sure you’re already familiar with at least one of these, but the two are: wp-admin.php wp-login.php This happens during every WordPress installation. Given that these repetitive login URLs are a potential security risk (more on this later!), it’s somewhat …

Read More »

Change timezone in Centos 6

Please note that you have to have root access to be able to make the changes detailed below. There are a series of time zone files located at /usr/share/zoneinfo. Select the appropriate named timezone for your location. For my location, Oklahoma, USA, I actually have two that I can select …

Read More »

Permalinks list can be used in wordpress

Choosing your permalink structure In the Settings → Permalinks panel, you can choose one of the more common permalink structures or enter your own in the “Custom structure” field using the structure tags. Please note: You do not put your site url in the permalinks fields. You only use one …

Read More »

How to Get Star Ratings in Google Search Results

Those beautiful yellow stars that appear just under page titles in search results are a shining opportunity to tell searchers that you are trustworthy. And you’d be surprised at how easily you can implement them on your site! Some companies see an increase in clickthrough-rate as great as 20%-30% after implementing star …

Read More »