Showing posts with label How To. Show all posts
Showing posts with label How To. Show all posts

Tuesday, July 15, 2014

How To Protect Your Blog Content From Being Stolen

Posted by Unknown 5 Comments
Have you noticed, the copying content is being general in the people because the number of content thieves is increasing quickly. Today I’m going to talk about protecting the blog content from being stolen. Being a good quality blogger, everybody will face this condition that he/she may get their creative content stolen.

Now you can also insert "Disable Right Click Option in Blogger" widget on your blog and protect your copyright content from being used in any other website. 

Follow these steps to add "Disable Right Click in Blogger" by Webbloggingtalks
  1. Log in to Blogger Dashboard --> Layout
  2. Click on 'Add a Gadget' on the sidebar
  3. Select 'HTML/Javascript' from the Popup Window and add the code given below and click save.
<script language="JavaScript">
<!--

//Disable right click script III- By Renigade (renigade@mediaone.net)
//For full source code

var message="";
///////////////////////////////////
function clickIE() {if (document.all) {(message);return false;}}
function clickNS(e) {if
(document.layers||(document.getElementById&&!document.all)) {
if (e.which==2||e.which==3) {(message);return false;}}}
if (document.layers)
{document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}

document.oncontextmenu=new Function("return false")
// -->
</script>

If you have any problem in disabling right click on your blog or website or have any other question or suggestion then leave a comment below. I will be glad to help you. Do share this with friends, like us on Facebook and +1 on Google+. Don't forget to subscribe.
Read More

Thursday, June 26, 2014

How to solve the Warning: Missing required field "updated" and hCard "author" in blogger

Posted by Unknown 29 Comments
When I checked my blog hosted with Blogger for Google Authorship with Structured Data Testing Tool, i got two common warning and error messages and the and error messages Warning: Missing required field "updated" and Warning: Missing required hCard "author". I am sure mostly blogger users faced same problem. When I tried in Google Search Engine to solve my error Warning: Missing required field "updated" and Warning: Missing required hCard "author" in Structured Data Testing Tool then I found the solution for Word press mainly. 





So here I am going to try solving all blogger users problem.

Note: Please make sure before the make changes in the template please take the backup of blogger template.

Fix the errors of Missing Required Field Updated and Missing Required Hcard Author in the blog:
  1. Firstly login to your blogger dashboard. 
  2. Then go to your blogger Tempale.
  3. Click on Edit Html
  4. Expand Widget Templates
Initial Process:

Here we look for initial process to correct Google Authorship markup warnings and error in Blogger (Blogspot) template:
  1. Search the word 'hfeed' and 'hentry' one at a time and rename all the instances those exist in blogger template with 'h-feed' and 'h-entry' in that order. 
  2. Save template and now check gain Google authorship markup warnings and errors with Structured Data Testing Tool.
Get a smile on your face with no markup warnings and errors will be shown.

Second Process:

Now move on second process which is a little complex from first one:
  1. Same as in Edit HTML section.
  2. Now press Ctrl+F to find the code timestamp-link  like below
<a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'><abbr class='published' expr:title='data:post.timestampISO8601'><data:post.timestamp/></abbr></a>

     3. Now carefully replace it with the given code below

<a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'><abbr class='updated published' expr:title='data:post.timestampISO8601'><data:post.timestamp/></abbr></a>

    4. Save it…Now have a smile!

If the given code doesn't work the please use this: 

<a class='updated' expr:href='data:post.url' rel='bookmark' title='permanent link'><abbr class='updated published' expr:title='data:post.timestampISO8601'><data:post.timestamp/></abbr></a>

Now You can re check this here Structured Data Testing Tool.
Read More

Tuesday, June 24, 2014

Index Your Content Faster With the Fetch as Google Tool

Posted by Unknown 8 Comments
Use the different functions that Google Webmaster Tools has to suggest is a surefire way to help keep your website running like a well-oiled machine. Mainly Two tools our SEO team uses on an ordinary basis and finds to be really beneficial are the Crawl Errors report and the Sitemap submission tool. 
Among the tool is the “Fetch as Google”, this gives webmasters to an alternative to submit their URL to the index. Amazingly, this tool is often used by webmasters, bloggers and SEO analyst. This is a very suitable way to speed things up if your blog and website have new content that you'd like to be exposed and found in the SERPs fast. 
Website and blog owners and internet marketers often publish new blog posts or web pages on website and sit back and wait for to show up the blog page in the Google search results. Usually the search engine takes weeks or even months to happen! Now you can submitting your url to the index by using the Fetch as Google tool. Google BOTs will crawl the URL using this method usually within a day, or in less than 5 minutes,, I've seen web pages and blog posts show up in the SERPs of using this tool. The tool is really easy to use. Have to try it. The steps are provided below. 

Step 1: Visit Google Webmaster Tools: 

You have to first verified your blog and website in Google Webmaster tool, If you haven't verified your website with Google Webmaster Tools yet, then do it first. Start from the home screen of Google Webmaster Tools, first select the domain name, expand the Crawl menu, and then click Fetch as Google menu link. 


Index Your Content Faster With the Fetch as Google Tool

Step 2: Fetch as Google:

Enter your web url (inner or home page) or blog URL into the input field, leaving off the domain name, and click on the FETCH button. 



get new content indexed faster



found in Google search results quickly


Step 3: Submit to Index: 

You have to wait till verify that the Fetch Status successful. When Googlebot can successfully fetch your web page or blog, then you can submit that page to the Google index (Showing in below image). Just click on highlighted the Submit to index button. 


Indexed Faster Content



You can submit either the URL itself (limit of 500 URLs per week per Webmaster Tools account), or the URL and all pages linked from it (limit of 10 per month per Webmaster Tools account). 


submit new URLs to Google index with Fetch as Google tool
  • URL: Select this option if your webpage or blog post is new or has been recently updated. Note: Google doesn't guarantee to index all submitted URLs. 
  • URL and all linked pages: Select if your site has changed extensively. Google will use this option to submitted URL as a starting point in indexing your website or blog content. Note: Google doesn't guarantee to index all pages on your site.

After submitting the URL in Fetch as Google Tool, I immediately run a search and as you can see the below picture, it has been indexed by Google instantly.


Read More

Thursday, June 19, 2014

How to Add Google+ Comments in your Blogger?

Posted by Unknown
After the recent upgrading in Blogger HTML Editor, Blogger is set a much anticipated enhancement that is Google plus Comments in Blogger. It is really very easy to implement in on your blogger template. With the Google+ commenting system not only it helps you to create a stronger bond with your readers but also increases user engagement. Today, in this article, I am going to show you How to enable Google+ or Google plus Commenting System in custom Blogger template. Before this I want to share some important features of Google+ commenting systems, you have to aware of these features:

Features of Google Plus Commenting system?


  1. Interactive Interface: Comment appears in an organized order on the basis of published dates so that users can reply or plus one with ease. 
  2. Public or Private Comments: Now your blog readers would be able to post a comment publicly or privately to the people in their Google+ circles. 
  3. All Activity at one Place: Whenever someone would share your content on Google+ or they would pass-out an view, it would robotically display them in your Comment Feeds or not. 
  4. Also Share to Google+: When your reader leaves a comment on your blog, he or she is not only just writing his and her views, but he is helping you to gain more audience by sharing it to the peoples in his circle. 
  5. Edit or Delete Comments: You can also edit or delete your comments. Through the elasticity options of Google+ you can simply edit or delete them anytime. 
Here it is.. With simple Steps:

How to Add Google+ Comments in your Blogger Custom Templates?

We are in no doubt that you all are interested to install it on your Blogger site. For this, you require to connect blogger with your Google+ profile. After connecting your account in blogger, go to the “Google+ tab to be found on your blogger dashboard". For more you will see the below picture: you have to do this now.

Add Google Plus Comments in Blogger Blog
Now to allow Google plus comments you need to check (tick) the box next to the “Use Google+ Comments on this blog” text.

If Google+ comments are not functioning on your blog, don’t get terrify because you just need to change your template. Go to your Blogger Template Edit HTML. Now you search for <div class='post-footer'> within the template coding and just below it paste the next coding. Once everything is done, save the template.

Congratulations, Google+ comments are now added to your blogger blog.
Read More

Wednesday, June 11, 2014

Best Free Online Broken Link Checker Tools

Posted by Unknown 3 Comments
Broken Links is another type of dead link. Usually broken links are ordinary hyperlinks. Broken Links are not good for your website or blog. We can say broken links is another type dead links which are not good for blog readers and search engine. This is important for your website because if any search engines mainly Google found broken links, then your website may be will decrease its ranking. Mainly Broken links simply gives a 404 error (page no longer exist) error. Here i am adding best free broken link checker tools. With the use of these tools, you can find the broken link or dead link without difficulty where it is present on your website.

free online broken links checker tool

1. W3C Link Checker 

W3C Link Checker tool is trendy online free dead link checker tool. You will manually check broken links. Just enter your website or blog url. See the below picture:

check website broken links

2. Creating Online Broken link Checker

Broken link checker tool is open for every website means free :). It is quick tool. This is the best tool for check dead or broken link or regular link of your site. You need to enter your website url and press Go button.

backlink checker software

3. Online Broken Link Checker

Online Broken Link Checker tool is one more best free broken link checker tool. With the use of this tool you can check websites and blogs. Enter your website and blog url and click on Find broken links button. 

online-broken-link-checker-free

Hope you found this article useful on free online broken link checker tool. If you need any advice on, please free to ask. 


Also hook via My Google+ page.
Read More

Monday, May 26, 2014

In Blogger Add Meta Description Tags In Every Post For Improved SEO

Posted by Unknown 2 Comments
As all of you be familiar with that in the new Blogger interface to search preference part is added which help out the user to build his/her blog more search engine friendly. This segment contains such big stuff and from today I'm going to talk about with you on each and every part of search section. 

Fine, today we're going to learn the first element of search preferences which is Meta Description. Meta Tags are HTML elements used to provide structured metadata about a web page. These tags are located in the head segment of an HTML document. Most of the Social Sharing Tools like the Facebook Share or the Google Plus buttons will rise up this Meta description to create the snippet which acquire shared to the Social Networks. 

How to add Meta Description Tag in Blogger to Improved SEO

Blogger now adding Meta Tags has become so simple. You can do it easily from the Blogger’s User Interface. Follow the below steps to how to do it.
  1. Go to Settings Search Settings and Enable Meta Tags. In the Text part write a 150      character description which will describe your Blog. This text used by Search engines when your Blog’s home page is show on Search Engines. Here is my clip that I have specified in my blog “Guide to increase page ranking, traffic, Meta tags, website and visibility. It also provides free blogger widgets and gadgets to build a better blog.” 
add Meta Description Tags in Blogger

  1. Now when you make a Post, you can put the Meta Description from the Post Editor’s Post Settings  Sidebar.

 Note: You can correct the Search Description for existing posts as well.




Read More

Friday, May 23, 2014

For Blogger and WordPress Blog Add Awesome Floating Sharing Bar

Posted by Unknown
Today here is a tutorial on “how to include a floating social media bar in a blogger blog”. As I have included some social sites like buttons like: Google Plus, Facebook (like button), likedin, Tweet and also have a StumbleUpon buttons in the floating bar and all of them come with a counter in this widget. I have not using any scripts and this widget works simply on CSS and HTML and is completely compatible with every one of browsers. You can see this sticky widget to left of most of blog post. I have made sure to keep the setting up procedure as easy as possible. We created it very easy to install on blogger even wordpress, even you don’t require to edit your blogger html code. Just drop the entire given code into a HTML/Javascript gadget.

 Add it to blogger blog:

  1. Firstly login to your blogger dashboard. 
  2. Then go to your blogger Layout.
  3. Click on Add A Gadget.
  4. In Add A Gadget window, select HTML/Javascript . 
  5. After: Copy the code below and paste it inside the content box.



Note:- Just replace sonalkumawat highlighted in yellow color with your twitter username.

6. Save the gadget.
7. Drag the gadget and reposition it under Blog Posts gadget.
8. Click on orange Save button.

Enjoy!!! :)
Read More

Thursday, May 22, 2014

How To Change Old Blogger Post URL Using Custom Permalink?

Posted by Unknown
Every time we publish a new post, Blogger automatically generate the post URL according to the title of blog post. For example, if the post title is How To Change Blogger Post URL then Blogger will generate http://webbloggingtalks.blogspot.in/2014/07/how-to-change-blogger-post-url.html as the post URL. If you would like to modify this URL to a small SEO friendly then here is the solution.

Blogger introduced an alternative named Permalink in Post settings to edit the post URL to your preferred one. In this post I included the easy steps to utilize custom permalink in Blogspot blog. Below are the steps.
Steps:


Note : If you have Permalink Option in your Blogger Post Settings, then Start from Step 2. If you do not have not then start form Step 1.  

1. Create a New Post or Open a post you wish to edit the URL or
(If you want to correct in a live post, then click on Revert to draft push button to enable Permalink editing.)



2. Then click Permalink in Post Settings.



3. Now confirm the Custom URL radio button and type the new post URL in Custom URL field. Once changing the Custom URL do not forget to click done!

 

 
4. To end with, Click Publish.


That's it...Now check the post URL it will be changed to the modified one !


Read More

About Our Blog