Its not 100% possible to protect your posts from leechers, or content theft, without paying for a service, however, here are some methods that might make it a little harder fro them to copy your content.
Prevent copy and paste of your content:
This code goes into the <head> section of your blog or web-page and will [...]
Recently, as most of you may have noticed, I haven’t posted anything new. (Thank you Dennis for showing concern).
This was due to a severe case of Blogger Burn-out or maybe just internet burn out. You see I spend all day on the internet in work, designing sites and maintain 3 blogs for the company I [...]
I’ve been on a mission all week to find a Pure CSS Drop Down Menu that works in Firefox AND IE.
I even went so far as to attempt to write my own! (it looks great, but only in FireFox, check it out here).
It’s near impossible, and so I’ve settled for one with just a tiny, [...]
Just a quick lesson today to show you how to change the layout of text using HTML.
Web Developers usually use tables for HTML, but escpecially to make a layout like the one below:
This is what the first colum looks like, right here
And this is what the second colum looks like
And this is what the third [...]
CSS is great for changing your sites font properties. It replaces the need to label every single tag like in HTML, instead, you only need to state the nature of the text once, either in the <head> section or in a seperate style.css file linked to from your <head> section eg:
<link rel=“stylesheet” type=“text/css” href=“/style.css” />
If [...]
I haven’t actually covered backgrounds in depth yet so lets get to it:
If you want to change your background, be it on a blog or webpage you need to know how, right?
But do you?
Note: Every code on this page should go between <style type=”text/css”></style> tags in your <head> section or on a seperate style.css file [...]
I was trying out a new feature on one of my blogs the other day, and decided to share it with you.
Instead of having your navigation on the top of your blog, you can remove it and have a vertical navigation menu in your sidebar, leading to whatever pages you specify, kinda like a website, [...]
The question that I pose to you today is as above:
Do Free E-Books really help build email lists?
I have been offering a free e-book to anyone who subscribes to my blog via email for the last 3 months. The offer has been in pride of place in the top right hand corner, big enough that [...]
Changing your Blogs Header Image is a great way to personalise your Blog, even if you are using the basic wordpress theme, you can totally change the style and perception of your blog by changing the header image.
First off you should create a logo image or personalised image that suits your blog. You can hire [...]
Following on from yesterdays post, New year New traffic, I want to show you my second most favourite way of bringing traffic to my Blog.
The second traffic method is Twitter. My other site Spotlight Blogger gets 90% of its traffic from Twitter. I use my Twitter account for Socialising and post a tweet every time [...]