Convert a WordPress Post to PDF Without a Plug-in or Module

This two-part article series will explain how to convert your WordPress post content into an Acrobat PDF document without using a plug-in or a PHP module. The objective is to present a downloadable link to the users in PDF format. This will make things easy and decrease some security risk associated with installing third-party plug-ins.
Read Article

Preventing Duplicate Content on an E-Commerce Site from Session IDs

It’s very important for your e-commerce website to show up well in the search engines. Unfortunately, you may be fighting duplicate content issues you’ve never even heard of — issues that can cause your site to rank poorly in Google and never even be seen by searchers. If your site uses session IDs to track visitors, you need to read this article. We’ll show you the problem, and provide you with several good solutions.
Read Article