Setting Up SPF DNS Records
SPF (Sender Policy Framework) is an internet standard to address SPAM by ensuring that emails are sent by only the valid senders from valid servers,… Read more
SPF (Sender Policy Framework) is an internet standard to address SPAM by ensuring that emails are sent by only the valid senders from valid servers,… Read more
One of the biggest misconceptions about the Lean startup concept is “Lean = Cheap”, i.e. the startup will be under-capitalized, the team should live off… Read more
Use Google Analyticator Plugin – there are others of course, but I choose this one for now as it shows up first in the Administration… Read more
WordPress › Support » File type does not meet security guidelines. If you are uploading “media” (WordPress’s term for generic files), you might have encounter… Read more
Using Themes « WordPress Codex. Activate in Administration -> Super Admin -> Themes before using it in the individual sites.
Having a wysiwyg editor for writing comments is a nice feature to have. TinyMCEComments plugin provides such capability: Install via Administration -> Plugins -> Add… Read more
Akismet, the built-in spam filter for WordPress, appears to suffer from some reputation problems, so we’ll avoid using akismet for now, and instead, we will… Read more
http://codex.wordpress.org/Using_Permalinks For each of the sites: Administration -> Settings -> Permalinks Choose Custom Structure Structured Tags are as follows %year% %monthnum% %day% %hour% %minute% %second%… Read more
Once SSL is enabled, the next step is to protect the admin area with SSL. The simplest approach appears to be to modify wp-config.php: define(‘FORCE_SSL_ADMIN’,… Read more
Once Network is enabled, you can have multiple blogs created under the same site. Domain mapping allows for each blogs to appear as a… Read more