Showing posts with label Tips & Tricks. Show all posts

New Facts And Secretes About Google Panda Revealed 2016

Some awesome facts about Google Panda



Hello readers! Welcome on MASTERMIND blog. We know that Google search engine is now more advance and clever on internet. Here, I am going to share some awesome facts about Google Panda. 



Google Panda software has its own algorithm to Google’s indexed lists positioning calculation that was initially discharged in February 2011.

What is Google Panda doing?

Google Panda changes the indexing methods, meant to bring down the rank of “low-quality locales”, and return higher-quality destinations close to the highest point of the indexed lists. The name “Panda” originates from Google engineer Navneet Panda, who built up the innovation that made it workable for Google to make and execute the calculation. CNET reported a surge in the rankings of news sites and person to person communication locales, and a drop in rankings for destinations containing a lot of publicizing. This change apparently influenced the rankings of right around 12 percent of all list items. Not long after the Panda rollout, numerous sites, including Google’s website admin gathering, got to be loaded with objections of scrubbers/copyright infringers showing signs of improvement rankings than locales with unique substance.

Affects of Google Panda upgradation

There are so many affects of Google Panda. At a certain point, Google freely requested information focuses to recognize scrubbers better. Google’s Panda has gotten a few upgrades subsequent to the first rollout in February 2011, and the impact went worldwide in April 2011. To help influenced distributers, Google gave an admonitory on its blog,thus giving some heading for self-assessment of a site’s quality. Google has given a rundown of 23 visual cues on its website noting the subject of “What considers an amazing webpage?” that should help website admins “venture into Google’s mentality”.


Major roles of Google Panda

Google Panda influences the positioning of a whole site or a particular segment instead of simply the individual pages on a site. Google says it just takes a couple pages of low quality or copied substance to hold down activity on a generally strong site, and suggests such pages be evacuated, obstructed from being ordered by the web index, or reworked. In any case, Matt Cutts, head of webspam at Google, cautions that modifying copy content with the goal that it is unique may not be sufficient to recuperate from Panda, the modifies must be of adequately high caliber, all things considered substance brings “extra esteem” to the web. Content that is general, non-particular, and not considerably unique in relation to what is as of now out there ought not be relied upon to rank well.

Conclusion of Google Panda
Google launched a “moderate rollout” of Panda 4.2 beginning on July 18, 2015. For the initial two years, Google Panda’s redesigns were taken off about once every month, except Google expressed in March 2013 that future upgrades would be coordinated into the calculation and would along these lines be less perceptible and persistent.
Remember me in your prayers.

Useful SEO Tips And Tricks for Blogger Blogs 2016

Blogger.com is a platform where you have to do everything manually, whether in terms of designing or customizing your blog or optimizing your blog with SEO, you need to do all tasks manually by yourself. I am also wondering if you don’t know how to do correct setting for your blogger blogs. 

Useful SEO Tips And Tricks for Blogger Blogs 2016


This is because I personally know there are many guys asking me for SEO Tips and Blogger blogs setting. I have been asked questions on Mobile Phone, Email, Comments and on Facebook that how to do the correct SEO setting for a Blogger Blog. So today, I recorded a quick video tutorial on this topic. I already have published the complete Blogger SEO Pack 2013 in Urdu on this blog. You should also check out my previous lessons about Blogger’s SEO. But for now lets start what to do when we start a new blog with blogger.com? Read top 10 tips and implement them ASAP.

1. Optimizing Post Titles
By default in older blogger templates or in some thid party blogger termplates, the blog’s title is displayed first in search result pages and the post title appears after the blog title, so this create confusion for the searcher and sometimes the searcher can’t see the post title exactly for which he was searching. Because the most space is taken by the blog title, so we need to always display the exactly the post title in search result pages. And doing this is very easy, here is the steps to follow:
·         Login to Blogger >> Template >> HTML >> Proceed
·         Search this code: <title><data:blog.pageTitle/></title> (Tip: Use CTRL+F)
·         Replace the above code with below codes

<b:if cond=’data:blog.pageType == &quot;index&quot;’> <title><data:blog.title/></title> <b:else/> <title><data:blog.pageName/> | <data:blog.title/></title> </b:if>
2. Change Headings
Headings are the most precious HTML tags which are used to determine the value of a text in a paragraph. So in SEO terms we use H1 for blog’s post title and H2 for post titles, and this setting is applied to WordPress websites by default;  But the problem is with blogger; blogger adds H3 to the post title in default templates. So we must at least promote the headings for post titles from H3 to H2. To do this follow given tips below:
·         Go to Blog Template and then HTML >> Proceed.
·         Search for H3 and from the CSS to HTML change all 8 or 9 H3 tags to H2. That’s all and save template

3. Optimizing Blog Labels
The Label links are the tags which are used in Blogger, in WordPress they are called “Tags”. For a better user navigation we use these tags in Blogger. They most often create problems for search engines crawlers, because a URL is accessed from labels as well as from its respective URL (Permalink). So we need to change them to their respective HTML attributes and to tell search engines that this is not the actual URL but it is a tag. Follow below tips to do so:
·         Go to Blog Template > HTML >> Proceed
·         Search for This piece of Code:

<a expr:href=’data:label.url’

Replace it with this:
<a expr:href=’data:label.url’ rel=’tag’
Save Template and that’s all for Labels.
Note: If rel=’tag’ is already exists then don’t change anything, leave it as it is.
4. Optimizing Comments
Comments are good for every blog and website. But if they are irrelevant then they might destroy the search ranking. So you must keep comments’ links as nofollow or external nofollow. This attribute will instruct Search Robots for not following or indexing the external (outgoing links) inside the comments, do following steps to do so:
·         Go to Blog’s Template >> HTML >> Proceed
·         Search for this piece of Code

expr:href=’data:post.createLinkUrl’

Replace above with this one below
rel=’external nofollow’ expr:href=’data:post.createLinkUrl’
Save Template and that’s all about comments.
5. Optimizing Blog Archives
This is another problem with blogger blogs. Archives pages (if they are shown in home page) make problems for search robots. So if you want to get rid of this problem then just follow given steps below:
1.      Go to Blog’s Template >> HTML >> Proceed
2.      Search for this piece of Code

<a class=’post-count-link’ expr:href=’data:i.url’>

Replace above code with one below:
<a rel=”archives” class=’post-count-link’ expr:href=’data:i.url’>
Save template and that’s all done about Archives.
6. Enable Meta Description & Post Search Description
Now with new blogger interface, you can write a description for our blog home page and for every single post as well. But first of all we will have to enable this option in new blogger interface. So to do this quickly:
go to your Blog’s Setting >> Search Preferences >> Meta Tags >> Enable >> Yes and write maximum of 150 letters meta description for your blog and save it.
Now below the page find custom robots header tags. and enable it with this setting showing in picture below:


Useful SEO Tips And Tricks for Blogger Blogs 2016



Save Changes and that’s all for meta description tags.
By enabling this option you will be able to write meta description for each of your new post. This is called search meta description. Having enabled this option you will see a small box named [search description] next to every new post side bar, so you can write 130 to 150 characters unique search description for every individual post. This should be unique from the post title.
7. Change the Static Meta Description
In Blogger new interface, you can see some new added SEO options including dynamic meta description for single posts and blog description. But some or many of blogger custom templates might have the old static meta description code. So to make things correct we need to change the old code with the new one. Follow given steps to do this:
·         Go to Blog’s Template >> HTML >> Proceed
·         Just below the <head> tag insert below code

<b:if cond=’data:blog.metaDescription != &quot;&quot;’>
<meta expr:content=’data:blog.metaDescription’ name=’description’/>
</b:if>


3. Save template and that’s all for changing meta tags.
8. Adding a Custom Robot.txt file
This is a bit advance option. Carefully use this option, if you can’t use it correctly then don’t use it. Because it can destroy your blog’s ranking in minutes. However, the correct usage of this option is beneficial for everyone. To add a Custom Robot.txt file to your blog’s template just follow given tips:
Go to Blog’s Setting >> Search Preferences >> Below the page find Custom Robot.txt as showing in below image.
Useful SEO Tips And Tricks for Blogger Blogs 2016


First enable this option and the yes, so the box will appear. Copy below code and paste it in that box.

User-agent: Mediapartners-Google
Disallow:
User-agent: *
Disallow: /search?q=*
Disallow: /*?updated-max=*
Allow: /

Sitemap: http://www.onlineustaad.com/feeds/posts/default?orderby=updated

Save the changes and must change the sitemap URL with your own blog address. That’s all for Custom robot.txt. and finally you have done all the necessary SEO steps for your blog. Now if you did everything perfectly then see the change in visitors. However, 2 remaining tips you can find in below video tutorials in Urdu. Because I am so tired now and can’t write more.


 Remember Me In Your Prayers.

How to Disable Copy Paste In Blogger Blog 2016


How to Disable Copy Paste In Blogger Blog 2016

Even as we know in this kind of technical World everyone desires to be Online along with Run as quick as rabbit in this Daily growing Technology. But daily Tons of Articles Publish on Web Via Blogger, Wordpress, Facebook, Twitter and much more Social Media Sites and Blogging platforms. But Do you think the Content you Published with your Online Portal is Safe or not. There are a lot of vistors who just visit for Verifying and Comparing your Contents.

How to Disable Copy Paste In Blogger Blog 2016


These are so many peoples who wish to be a Finest Blogger in a short time span. So, In this Tutorial My goal is to share a Finest Tip Ever to Disable or Banned the Copy Paste Option Through your Site to protect them from Copycats who copy your whole contents.

How to Implement?


Just follow the below simple steps to disable copying option on your blogger blog.


Go to Blogger Account >>> Blogger Dashboard


How to Disable Copy Paste In Blogger Blog 2016


After Selecting Layout Tab will Open. Click On"  Add a Gadget ".

How to Disable Copy Paste In Blogger Blog 2016


 Now a again a New Window will Open.Here select " HTML/Java Script



How to Disable Copy Paste In Blogger Blog 2016


Now Copy the Given Below Code and Paste it Here.

How to Disable Copy Paste In Blogger Blog 2016



<!- START disable copy paste --><script src='demo-to-prevent-copy-paste-on-blogger_files/googleapis.js'></script><script type='text/javascript'> if(typeof document.onselectstart!="undefined" ) {document.onselectstart=new Function ("return false" ); } else{document.onmousedown=new Function ("return false" );document.onmouseup=new Function ("return false"); } </script><!-- End disable copy paste -->


Now Save the open window you are almost done!

Final Touch:


So this is a tutorial on disabling copy pasting in your blogger blog. I hope your perform this task well and protect your blog from copycats. Soon we post more awesome articles to protect your blog from plagiarism so keep visiting till then Peace, blessings and Happy Disabling.

How To Add Related Posts Widget To Blogger with Thumbnails

How To Add Related Posts Widget To Blogger with Thumbnails

Now here is a wonderful hack for displaying related posts beneath each of your blog posts, along with thumbnails. The related articles are chosen from other posts in that same category/label/tag. With this hack many of your readers will remain on your site for longer periods of time when they see related posts of interest.


Adding the Related Posts Widget to Blogger/Blogspot


Step 1: Log in to your Blogger account and go to Template > Edit HTML


How To Add Related Posts Widget To Blogger with Thumbnails
Click to enlarge



Step 2: Click anywhere inside the code area and press the CTRL + F keys:


How To Add Related Posts Widget To Blogger with Thumbnails
Click to enlarge


Step 3: Search for this piece of code adding it inside the search box (hit Enter to find it):



</head>




Step 4: Copy and paste the below code just before/above the </head> tag:


<!--Related Posts with thumbnails Scripts and Styles Start-->

<b:if cond='data:blog.pageType == &quot;item&quot;'>
<style type='text/css'>
#related-posts{float:left;width:auto;}
#related-posts a{border-right: 1px dotted #eaeaea;}
#related-posts h4{margin-top: 10px;background:none;font:18px Oswald;padding:3px;color:#999999; text-transform:uppercase;}
#related-posts .related_img {margin:5px;border:2px solid #f2f2f2;object-fit: cover;width:110px;height:100px;-webkit-border-radius: 5px;-moz-border-radius: 5px; border-radius: 5px; }
#related-title {color:#333;text-align:center;text-transform:capitalize;padding: 0px 5px 10px;font-size:12px;width:110px; height: 40px;}
</style>
<script type='text/javascript'>
//<![CDATA[
var relatedTitles=new Array();var relatedTitlesNum=0;var relatedUrls=new Array();var thumburl=new Array();function related_results_labels_thumbs(json){for(var i=0;i<json.feed.entry.length;i++){var entry=json.feed.entry[i];relatedTitles[relatedTitlesNum]=entry.title.$t;try{thumburl[relatedTitlesNum]=entry.gform_foot.url}catch(error){s=entry.content.$t;a=s.indexOf("<img");b=s.indexOf("src=\"",a);c=s.indexOf("\"",b+5);d=s.substr(b+5,c-b-5);if((a!=-1)&&(b!=-1)&&(c!=-1)&&(d!="")){thumburl[relatedTitlesNum]=d}else thumburl[relatedTitlesNum]='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh_bUQld4mgLAMr5HbDe7fz3Z2i_NlusX2LF1SVgiaJ-SK1YthOVyzyZriLWdmFoGiIRJG5L1OWx34JwVOprU0VoHJTup7k5Ve_9p7BsWDLZ7-Hm6ERfnmuJ02lMq7ith2N6hlNo7zjFEvM/s1600/no-thumbnail.png'}if(relatedTitles[relatedTitlesNum].length>35)relatedTitles[relatedTitlesNum]=relatedTitles[relatedTitlesNum].substring(0,35)+"...";for(var k=0;k<entry.link.length;k++){if(entry.link[k].rel=='alternate'){relatedUrls[relatedTitlesNum]=entry.link[k].href;relatedTitlesNum++}}}}function removeRelatedDuplicates_thumbs(){var tmp=new Array(0);var tmp2=new Array(0);var tmp3=new Array(0);for(var i=0;i<relatedUrls.length;i++){if(!contains_thumbs(tmp,relatedUrls[i])){tmp.length+=1;tmp[tmp.length-1]=relatedUrls[i];tmp2.length+=1;tmp3.length+=1;tmp2[tmp2.length-1]=relatedTitles[i];tmp3[tmp3.length-1]=thumburl[i]}}relatedTitles=tmp2;relatedUrls=tmp;thumburl=tmp3}function contains_thumbs(a,e){for(var j=0;j<a.length;j++)if(a[j]==e)return true;return false}function printRelatedLabels_thumbs(){for(var i=0;i<relatedUrls.length;i++){if((relatedUrls[i]==currentposturl)||(!(relatedTitles[i]))){relatedUrls.splice(i,1);relatedTitles.splice(i,1);thumburl.splice(i,1);i--}}var r=Math.floor((relatedTitles.length-1)*Math.random());var i=0;if(relatedTitles.length>0)document.write('<h4>'+relatedpoststitle+'</h4>');document.write('<div style="clear: both;"/>');while(i<relatedTitles.length&&i<20&&i<maxresults){document.write('<a style="text-decoration:none;margin:0 4px 10px 0;float:left;');if(i!=0)document.write('"');else document.write('"');document.write(' href="'+relatedUrls[r]+'"><img class="related_img" src="'+thumburl[r]+'"/><br/><div id="related-title">'+relatedTitles[r]+'</div></a>');if(r<relatedTitles.length-1){r++}else{r=0}i++}document.write('</div>');relatedUrls.splice(0,relatedUrls.length);thumburl.splice(0,thumburl.length);relatedTitles.splice(0,relatedTitles.length)}
//]]>
</script>
</b:if>
<!--Related Posts with thumbnails Scripts and Styles End-->

Note:


- to change the width and height of thumbnails, modify the 110px and 100px values in red
- to change the color and size of related posts titles, change the value in blue

- remove the line in violet if you want the related posts to be displayed both in homepage and post pages. 


Step 5: Find the line below (you will find two times, but you need to stop at the second one):


<div class='post-footer'>


Step 6: Just above <div class='post-footer'> paste this code: 


<!-- Related Posts with Thumbnails Code Start-->

<b:if cond='data:blog.pageType == &quot;item&quot;'>
<div id='related-posts'>
<b:loop values='data:post.labels' var='label'>
<b:if cond='data:label.isLast != &quot;true&quot;'>
</b:if>
<script expr:src='&quot;/feeds/posts/default/-/&quot; + data:label.name + &quot;?alt=json-in-script&amp;callback=related_results_labels_thumbs&amp;max-results=5&quot;' type='text/javascript'/></b:loop>
<script type='text/javascript'>
var currentposturl=&quot;<data:post.url/>&quot;;
var maxresults=
<script type='text/javascript'>
var currentposturl=&quot;<data:post.url/>&quot;;
var maxresults=5;
var relatedpoststitle=&quot;<b>
var relatedpoststitle=&quot;<b>Related Posts:</b>&quot;;
removeRelatedDuplicates_thumbs();
printRelatedLabels_thumbs();
</script>
</div><div class='clear'/><div style="font-size: 9px;float: right; margin: 5px;"><a  style="font-size: 9px; text-decoration: none;" href="https://www.facebook.com/awais.rajpoot.99" rel="nofollow" >Related Posts Widget By Awais</a></div>
removeRelatedDuplicates_thumbs();
printRelatedLabels_thumbs();
</script>
</div><div class='clear'/><div style="font-size: 9px;float: right; margin: 5px;"><a  style="font-size: 9px; text-decoration: none;" href="
https://www.facebook.com/awais.rajpoot.99 
" rel="nofollow" >Related Posts Widget By Awais</a></div>

</b:if>
<!-- Related Posts with Thumbnails Code End-->



Note:



- change the 5 value from max-results=with the number of posts you want to be displayed

- if you want the related posts to be displayed on homepage too, then remove the lines in violet.



New Google Update: If you are unable to see the related posts widget after saving the template, add the code (step 5) just above the </b:includable> tag which can be found above this line (CTRL + F to find it):




<b:includable id='postQuickEdit' var='post'>


For more info, click on this screenshot below:

How To Add Related Posts Widget To Blogger with Thumbnails
Click to enlarge



Step 7: Save the Template and that's it. Now the Related Posts widget should appear below each blog post that has labels on it. Enjoy!

Remember Me In Your Prayers.