Skip to main content

CMS and RSS Feeds-Pivot Tweaked

For those of you that read my last post, you know I'm diversifying my publishing methods. There are information sites that I don't run subscription lists on. But I do have other sites where I want people to subscribe to a mini-course or newsletter.

I read a post on some blog (don't recall) that the trend is for people to get get information on their own time , instead of newsletters via email; I'll still continue with my autoresponders and mailing lists, but I'll be adding RSS feeds to some of my new sites.

I've realized the easiest way to do this is by using blogs. So, I had to sacrifice something to get an added benefit.

So, back to Pivot. For those of you not familiar with this software, it's a PHP blog that is flatfile based (it uses a text database). I didn't want to add up my costs by getting MySQL added. So I ended up doing some hacking with Pivot.

I changed things around so Pivot is more of a CMS than a blog. There was a feature to turn off live entries. What this does is save each post as a static file. I then changed the templates to write a description from the post subtitle. I added keyword metatags from the keywords used for Pivots internal search engine. I changed the template to make it load faster and make it more search engine friendly.

Will Pivot be my main CMS platform. For blogs-yes, for overall content publishing-not yet. I guess I'll see some results in the next 6-12 months. At that time, I'll do some research to figure out which one I like the best.

Comments

Popular posts from this blog

7 Figure Affiliate System Review (2024)

How to Build a 7-Figure Affiliate Business With Free Traffic Looking to build a highly profitable online business but not sure where to start? Affiliate marketing may be the solution you’ve been searching for. But how do you create a 7-figure affiliate empire  (aff) using free traffic alone? Is it even possible? In this comprehensive guide, you’ll discover a proven blueprint for generating life-changing passive income through affiliate marketing, without spending a dime on ads. An Overview of The 7 Figure Affiliate System The 7 Figure Affiliate System is a revolutionary program created by renowned internet marketer Michael Cheney. It provides a step-by-step framework for building an automated affiliate marketing business from scratch. Instead of paid ads, this system leverages organic search, social media, and content marketing to drive targeted free traffic to your offers. The beauty lies in its simplicity - anyone can implement these strategies to start earning commissions, regar...

My Blog Conversion - Hopping On The Bandwagon

"Curiousity Just Killed The Cat" After prowling online for ways to add features to my blogs, I ran into tons of Wordpress plugins. For those of you new to my site, I've been a user of Pivot for some time now. Pivot has been great. I don't have any complaints about it. In fact, I find it much easier to use than Wordpress . It has tons of features that you can use to build successful content sites or blogs...without the need for MySQL or other scalable database. So what happened? Looking through Google, there was tons of blog plugins-for Wordpress. While there's tons of useful plugins for Pivot, being so curious, I felt the need to try out Wordpress :) It took a good full day to understand Wordpress and how to customize it. A week later, I still feel as if it's lacking compared to Pivot. In Pivot, I really liked the ability to easily create multiple blogs for the same domain. In Wordpress, I don't think there's a feature...unless you hack aroun...

How To Stop Spambots From Stealing Your Email Address

If you've listed your email address on your website, I'm sure you've been bombarded with SPAM. Tons of email addresses are taken from websites manually, or through computer programs called SPAMbots. They rip email addresses for the sole purpose of spamming. One of the best ways to avoid these SPAM programs from taking advantage of your email address is to use a contact form. Using a server side form will hide your email address from site visitors, as well as SPAMbots. If you're not sure how to set up a form, you can also encrypt your email address. A site that I use is Email Riddler from Dynamic Drive . It will encrypt your email so that it is hidden from the SPAMbots. All you have to do is enter your email address, link text, and an optional subject line, click on the button and a javascript is automatically generated for you. Just copy it and paste it into your website where your email or contact us code would usually go.