Showing posts with label Blogger Protection. Show all posts
Showing posts with label Blogger Protection. Show all posts

Article Marketing Problems: How to avoid the duplicate content

82 Comments
This post is written by our guest author.Check how to become a guest author in True Blogger Tricks

Article marketing has become one of the most popular marketing channels for most web marketers. It is in fact, one of the most effective ways to get more people to visit your website, buy your products and generally fare well in the search engines. Article marketing is nowadays used a long side social medias like Twitter and Facebook to ‘scream’ about certain products, goods or services.
Despite all the praise heaped on article marketing, duplicate content is one of the fast rising challenges facing article marketers. The posting of exactly same article to multiple sites has resulted in the duplicate content penalty, which is raking havoc to web marketers.
Whereas the penalty is not live parse, if it’s duplicate, search engines such as Google and many more tend to ignore it in the search results, meaning that you’re less likely to see any benefits from writing and distributing them.
Here are some tips to overcome this penalty:

Use of duplicate content checker PlagSpotter

Plagspotter helps article marketers detect any duplicate content in their content for marketing. With the help of the tool web marketers are able to own their content and secure their original ideas and this helps to reduce the risk and generate more traffic and better rankings for their sites.

Mix up the elements in your article

Article marketing can seem to be a very hectic activity just before posting to the sites. as a writer your typical  article should contain the title, introductory part, body, and conclusion and an author though not all. After fixing all the elements in an article fix your mind to how you can sell the article, this is done by creating different multiple versions of each element and combine those elements differently each time you post your article. With the different versions within the elements there is less chance the search engines will see the article as a duplicate.

Titles

Most readers just before starting to read an article the first thing the eye catches is its title. The title gives a brief overview on what the article is about. A unique and interesting title sets the reader in a certain mood and gives reader more need to read. This brings in the importance of the article title both from a reader point of view as well as a duplicate penalty point of view. Writers should thus avoid using the same title while posting to different sites. By varying the article title there is less chance of the search engines believing they have already indexed that page.

Article Summary

It is useful to have numerous and very different versions of the summary. Having different versions will help you avoid duplicate content penalty. The summary element in an article that which is examined very closely by the search engines for existing duplicates.

Article Body

The body element in an article contains much information in every article written. Therefore the body is the part that most readers will get interested in to get to know the whole story. What is important is the structuring of your body. You can structure the text into blocks that can be also be rearranged.
Besides structuring of the body the writer should replace words and phrases with meaningful, but different equivalents. This way the article will maintains the same tone and meaning but has a large proportion of different words.

Article resource box

This is an element that article authors get the opportunity to link to the most appropriate pages in their web site. By rearranging the order of links and anchor text can produce excellent results and thus helps avoid the duplicate content penalty.
About The Author
Sandra Miller is a tech tips writer from Brooklyn. Loves writing about blogging, social media and SEM. You can reach her at Google+
Read More

Tynt: A Best Way To Get Backlink From Your Content Thieves

65 Comments
Tynt: A best way to get backlink from content theives
Plagiarism is the most common sin that many blogger does.Now a days, Lots of blogs are taking birth day by day.So, You should be aware that many of the newbie bloggers doesn't have sufficient writing skills.So,they just try to copy paste post from big blogs to flood up there blogs.Usually this method doesn't bring any traffic but makes that blog to go even down.I also done these silly things while I entered blogging but ,I feel now when I used to spend hours to write and decorate my post but they copy and paste in there blogs without credits in few seconds.
So, Today I am going share , how to avoid plagiarism and get back links from content thieves using a script from tynt .



What is Tynt ?

Tynt is a free service tool used to get back link from your copied post and thus avoids plagiarism.Tynt inserts the page URL when your content is pasted into emails and social sites. Your traffic increases and SEO improves as more URLs become fixed links.

How to use this service ?

Just go to tynt.com and click 'Get the code' button on top of the page.and fill up that simple form and click submit.Copy the code that you get immediately after signup.

tynt registration

How to install this script to blogger?

  • Login to Blogger > Dashboard
  • Click on Drop Down Menu and select Template
  • Paste the code just above/before the closing of </head> tag.
  • Then , click on Save the Template.
  • Now, go back to that Tynt Code tab and click on test at the bottom of the page.
  • Then click on Continue.

How this script works ?

When a visitor copies a post or text from your blog and paste it any where else, an attribution link automatically appears after the your copied content. This is how it works. 

Your content :
The identity of the individual factors responsible for the content can be used to assess the impact of a search.
Assuming that the agent (writer) has a high reputation score, represents the established reputation to create valuable content and then adds the content is signed by the author, will be promoted in the search results with respect to the content of no fixed agents (authors of content) or the content of agents ( content authors) with the reputation.

Pasted content :

The identity of the individual factors responsible for the content can be used to assess the impact of a search.
Assuming that the agent (writer) has a high reputation score, represents the established reputation to create valuable content and then adds the content is signed by the author, will be promoted in the search results with respect to the content of no fixed agents (authors of content) or the content of agents ( content authors) with the reputation. Read more: http://truebloggertricks.blogspot.com/2013/03/what-is-google-author-rank-infographics.html#ixzz2LjUrryXy

Customizations: 

You can also customize your attribution link from your publisher dashboard or can add twitter page and facebook fan page.Now you can get unlimited back link without doing nothing!!!
 
This is looks pretty easy but very necessary trick for all type of blogs.Please share this post with your friends and say your view about this post.
Read More

Disable copy paste except specified codes using css

28 Comments
Disable copy paste except codes using css
Most of the Genuine Bloggers faces the problem of plagiarism. Generally the New bloggers do not understand the value of quality content. You are spending a lot of time to write your blog posts but a content thieve visits to your blog and copies all your work. Some times those content thieves results can be first in Google Search then you , So its a head cache for you .You can use disable copy script in your blog.But If your blog deals with some tutorial codes or text to be copied,you cant use that script.So today, I am going to reveal a trick to disable copying except your specified codes to be copied using simple css tricks.Live Demo can be seen in this blog.



Advantages of this CSS:

  • No javascript .So, It does not affect your blogs load time.
  • It works on all major browsers.
  • You can use this css in all type of blog niche.

 How to add this CSS to your blog ?

  • Login to Blogger > Dashboard
  • Click on Drop Down Menu and select Template
  • Backup your Template before making any changes to your blog
  • Now Click on Edit HTML > Proceed
  • Press Ctrl + F and search the code shown below. 
]]></b:skin>
  • Paste below codes above it.
.post-body {-webkit-touch-callout: none; -khtml-user-select: none; -moz-user-select: -moz-none; -ms-user-select: none; user-select: none; text-align: justify;} blockquote {-webkit-touch-callout: text; -khtml-user-select: text; -moz-user-select: text; -ms-user-select: text; user-select: text;}

Editing CSS

Replace blockquote with your html tag to which you use to display the codes.Example:I am using blockquote tag to highlight the codes (i.e)

                 <blockquote>          

                  code goes here....

                 </blockquote>

So, I used blockquote tag in above css.If your using something <codeview> your text </codeview> ,You need to replace blockquote with codeview.Now your css codes will look like,

.post-body {-webkit-touch-callout: none; -khtml-user-select: none; -moz-user-select: -moz-none; -ms-user-select: none; user-select: none; text-align: justify;} codeview {-webkit-touch-callout: text; -khtml-user-select: text; -moz-user-select: text; -ms-user-select: text; user-select: text;} 

  • Now save the template .
Congratulation, now your blogger site is completely plagiarism protected.Remember this code is secure and it does not harm your SEO.Please share this post with your friends.If you have any doubts regarding this topic,Just comment below.I will answer as soon as time allows.
Read More

Password Protect your Blogger or Wordpress Website Easily

5 Comments


Protecting your blogger or wordpress blogs from spammers, clickers and other frauds have always been a major key point in any website designer life. If you are a blogger you will try to make your website safe from people you do not want to enter in your website or you do not want anyone to comment on your website, well I simply mean stopping unauthorized access to your website.
Well today we are going to teach you how you can easily add a password to your blogger or wordpress blog and when ever a person pumps in your websites address he will be greeted with a password prompt dialog, where he have to enter the password kept by you if he fails to enter the password then he will be redirected to your desired website.

1. Go to Blogger > Template > Edit HTML

2. Now press Ctrl + F and search for the </body> tag and add below code above it or you can add it to specific post or page.
<script>
var password = 'Password-Here'
password=prompt('Please enter the password to enter this site:','');
if (password != 'Password-Here') {
location.href='Redirect-URL-Here'}
</script>
3. Now just press Save Template and refresh your blog to see the password asking popup.

Customizations :

You can change the password according to your wish, just change the letters in red color to your password. You can add any URL to which the visitor will be redirected if he enters the wrong password or cancel to add any password, just change the Blue line in the above code with your URL.
Read More

Protect your Articles from Getting Copied Using CSS Trick


Articles, content, images all contribute together in getting high organic traffics due to your lot of hard-word applied in creating that post article for your worthy readers, than comes another role of content scrappers copying your articles and getting higher in search engines. Well now you can protect your articles from getting copied easily using just a small CSS trick which is really compatible in every browser and works like a charm.


So now if you wanna use this CSS trick for making your content secure on blogger blogs, just follow the steps provided below and you will have your content protected.

Make your Blogger Content Theft Free :

1. Log in to your blogger account and navigate to your blog > Template > Edit HTML.
2. Now make a search for ]]></b:skin> and paste the below code right above it.

post-body {
-webkit-touch-callout: none;
-khtml-user-select: none;
-moz-user-select: -moz-none;
-ms-user-select: none;
user-select: none;
}

3. Now just hit Save Template and refresh your blog, now try to drag your content with your mouse and see you will not be able to select any text.

Enjoy easy theft free blog from content scrappers, well there are still some problems which may force your to remove this code as if you provide any coding or scripts to your readers than they might not be able to drag and copy that code, so you can figure that out :)
Read More

How to Disable Dragging in Blogger Website


 

Disabling Drag option can come handy when you want to protect your unique work from the robotic copiers and others whom you do not trust. So with this simple hack you can disable mouse dragging so person will not able to drag text and images on your website hence giving no chance for copying well he may get some alternate way to copy out the content but still this will protect your blog in a great way.

So now if you are in need of applying this on your blog, well tut is below and can be followed easily.

1. Go to Blogger.com and Sign in to your account, now choose your blog.

2. Navigate to Template > Edit HTML Section and hit Proceed.

3. Now press Ctrl + F to open the search feature and than search for <body tag.

4. Now you will see <body with a something more code after it so you have to paste the below code right after it which will make code look like in the image below.

ondragstart='return false' onselectstart='return false'

<body tag blogger

5. Now just click save template and click view Blog and check out if this small code is making wonders or not well it works perfect as I was using this same thing to protect my blog from scrappers but due to many request to disable it from my blog I did it now but it’s a great way to protect your blog so have fun :)
Read More