Monday, July 21, 2014

Top SEO Internet Marketing Forums Every Blogger Must Use

Posted by Unknown 66 Comments

What is Forum? 

Forum is an online conversation website at where people make a discussion about posted message. Thread means a single conversation and collection of thread is called subforums. 

When a member has a related subject problem and he want to discuss and share with other forum members, he can post a query through message, is called thread. Sometimes it will be approved by moderators. This is actually a good method for forum, to check the quality of your content and to avoid spamming.


Top Internet Marketing Forums List
SEO Internet Marketing Forums

Why a blogger should join forum? 

Everyday many newbie come in internet with a dream to earn money with a website or blog, but after spend some time they find their blog has not good ranking and a good amount of traffic and not good readers inspire of after posting high-quality content. According to seo experts, only content writing is not sufficient to make your website / blog outstanding. Newbie needs to know how to increase website / blog traffic. Internet Marketing Forums and SEO Forums are best place to increase search engine optimization and blogging information and a seo executive can start any conversation about which you want to learn, after that forum members will reply to you. In this way you will learn lot and even you can share your own views in this way. In the Forum activity, you can learn and make a good connection with others webmasters. If you have all information about seo, still you should join a forum to help others and share your knowledge with others. 

Forums are great way to promote your blog and website and also get some link juice from related to your niche forums. Forum Posting is my favorite method to acquire quality backlinks to give an instant boost to ranking. Means you will get lot of readers to back your blog through your signature. 

Here I am going to share a list of top SEO Internet Marketing Forums. You can join any one of them according to your requirements, you can’t manage all of them regularly so try to be active in one and give honestly your response to others to help them. 

SEO Chat 
Current Statistics: 
  • PR: 6, Alexa: 6,108 
  • Threads: 458,305, Posts: 1,083,025, Members: 281,321 
Digital Point 
Current Statistics: 
  • PR: 5 , Alexa: 1,456 
  • Discussions: 2,273,949, Messages: 17,108,947, Members: 733,701 
The V7 Network 
 Current Statistics: 
  • PR : 4, Alexa: 6,487 
  • Threads: 293,530, Posts: 2,013,412, Members: 247,283 
Warrior Forum 
 Current Statistics: 
  • PR:4, Alexa: 266 
  • Threads: 563,678, Posts: 7,387,007, Members: 783,928 
Website Babble 
Current Statistics: 
  • PR: 4, Alexa: 23,059 
  • Threads: 24,788, Posts: 199,018, Members: 45,569 
Web Cosmo Forums 
Current Statistics: 
  • PR: 4 , Alexa: 14,230 
  • Threads: 59,313, Posts: 560,927 Members: 70,162 Active Members: 4,717 Business 
Advice Forum 
Current Statistics: 
  • PR: 4, Alexa: 32,273 
  • Threads: 41,893, Posts: 226,017, Members: 40,144 
Web Tool Hub 
Current Statistics: 
  • PR: 3 , Alexa: 14,881 
  • Threads: 5,945, Posts: 31,682, Members: 6,402, Active Members: 190 
Imtalk 
Current Statistics: 
  • PR: 3, Alexa: 9,909
  • Threads: 11,930, Posts: 89,991, Members: 45,200 
If you seen the forum statics you can get easily how many members are active on these forums, so you can build a good relation with large audience and even learn from them.
Please share your views and give your feedback. And don’t forget to share on your social networks.
Read More

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 32 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

Tuesday, June 3, 2014

Google, Bing and Alexa Meta Tag Verification

Posted by Unknown
If you want to show the statistics of your website in Google, Bing and Alexa, then you have to verify your website. With the help of these tools, you know your websites statistics and performance in web using Google webmaster toolsBing webmaster and Alexa Tool.

I have already describe lot of about best free SEO tools. All the above three have different type of verification method like code upload, XML upload, using domain name provider, html file upload and more, but they all have in common is Meta Tag verification method. This post helps you to on Meta tag verification in Google, Bing and Alexa.
Here I am going to clarify one by one: 

Meta tag verification for Google

When you added your website in Google webmaster tools you will notice an option “verify your site” click and check HTML tag verification method and you will see a Meta tag like this

<meta name=”google-site-verification” content=“B5QHUWNuEQGDUWttu6FqmNM5ECQ_2CpzLfcCytRbrEk” />

Now, first thing you need to do is just copy it and paste it into your website home page <head> section. If you are using blogspot you can add it from your Dashboard > Template > Edit HTML and find the “<head>, add below the <head> tag and then save it. After this whole process you can click verify in your Google webmaster tools.

And if you are using wordpress you can add it from your Dashboard > Appearance > Editor and select header.php and add below the <head> tag and After this whole process you can click verify in your Google webmaster tools.   

Meta tag verification for Bing


For ing verification, login in Bing webmaster tool, then go to “Configure my site” and you will see the “verify your site” open and you will have two options one XML and other Meta tag verification.

As we are doing to add Meta tags then you will click on Meta tag verification for Bing like this

<meta name=”msvalidate.01″ content=“6C7D022907E51B82307D7E77E0D16D30”/> copy the complete tag and paste it below <head> tag  and your Google verification code and verify your site in Bing.

 Meta tag verification for Alexa 

This is really helpful for your website. After login in Alexa Dashboard, you can find the “claim your site” option in site management button. Open it and you will be given a verification id like this [WJi_Y4O0K4M8sinO-p5nSZ9ssDICopy that code and paste it to your <head> section or you can use the code like this  
<meta name=”alexaVerifyID” content=“WJi_Y4O0K4M8sinO-p5nSZ9ssDI” />

Note: For stay verified, do not remove these Meta tags from your website.

Hope you found this article useful on Meta tag verification for Google, Bing and Alexa. If you need any advice on Google Webmaster Tool, Bing Webmaster tool and Alexa, please free to ask.

Also hook via My Google+ page.
Read More

Saturday, May 31, 2014

Top UK Citation Sources for local businesses | Sonal Kumawat

Posted by Unknown 12 Comments
The Local Search Engine Ranking Algorithm is generally centered on the add website in local business search engine to traditional or organic SEO centered on the regular on-page and off-page factors attributed to traditional. I will provide a vast explanation about the important factor around local business citations. As local search become more and more social, user reviews and star rates. Local business citations are becoming very important in securing top local ten-pack listings.

UK Citation Sources for local businesses

This is post shows UK specific citation places; I will have sections for other countries “I’ll post later”.  Now in these days Local SEO is a very popular, as businessperson understand the search engine traffic potential of a good local ranking in certain industries.  All industry where Local SEO plays a big role in search marketing is Hotels. A search for ‘Car Hire London” will bring up this 7 pack of local listings, they are now getting more clicks than the organic listings below them: - 


Citation Domain
Traffic Frequency Count (UK)                             
Add Your Business
http://www.opendi.co.uk               
5,916
http://www.misterwhat.co.uk
2,548
http://www.businessmagnet.co.uk
3,820
http://directory.thesun.co.uk
291
http://www.scoot.co.uk
1,593
http://www.192.com
152
http://directory.independent.co.uk
53
http://www.yell.com
99
http://www.ufindus.com
105,326
http://www.ihertfordshire.co.uk
58,758
http://www.lacartes.com
12,743
http://www.cityvisitor.co.uk
3,866
http://www.citylocal.co.uk
83,359
http://www.thetradefinder.co.uk
86,070
http://www.brownbook.net
19,518
http://www.hotfrog.co.uk
21,232
http://www.locallife.co.uk
55,456
http://www.ukdirectory.co.uk
46,962
http://www.touchlocal.com
46,625
http://www.uk-local-search.co.uk
93,284


Always remember the main rule of Local Business Submission – That is NAP “Name (Your Company Name”, Address and Phone number in all websites must be an EXACT match.

If you need any advice on any aspect of Google Maps, increasing your local search traffic or promoting and developing your website to increase click throughs and conversions then Click Here!
Read More

Thursday, May 29, 2014

Best Free SEO Tools

Posted by Unknown
SEO tools are extremely essential for websites. Because, using these tools you can check the content and internal linking of your website and also check the popularity and even ranking of your website.


So here is the tool list:

1. Google Webmaster Tool:-

Google webmaster is the best tool for a website because it has a lot of features. It is an important tool for a website. It desires to verify your website by placing a code to your website given by Google webmaster tool. Google Webmaster tools shows search engine clicks and impressions, crawl errors, website health, each queries, back-links, submit sitemap and many more for your website.

2. Google Analytics Tool:-

Google Analytics is another best and free SEO tool provide by the Google. It is used for tracking your website daily visitors and the source where they are coming from that is country and city, it also give the information connected to organic search queries, visitor’s location, social activity and many more. For this tool you need to just copy and paste the code “after added website in tool” to your website from the Google Analytic. Google Analytic tool is important for your website; from this tool you can download the complete report for a website. This tool also provides a facility that you can add lots of website in a single account.

3. Woorank :-

Woorank tool is used for checking the SEO score of your website that shows how much your website is SEO friendly. The SEO score shows the result out of 100. If got 70 or above 70 score from 100 means your website is SEO friendly but you need to do more optimize according to Google guidelines.

4. Copyscape :-

Copyscape tool is used for examination the duplicate contents in your website. You can verify the duplicate content in your website you can just put your website url and then check. Content duplicity means Contents is copy from other websites to your website is called Duplicate Content. In these days it is really important to check that your website have no copied content because after many Google algorithms updating, it is essential for every website that have unique content.

5. Google Page Speed:-

Google Page Speed is the best tool for checking the performance and speed i.e. how much time takes your website when website is load. So you can check website speed with the help of Google Page Speed tool. This tool gives your website speed performance in Mobile and Computer or Desktop.

6. W3C HTML Validator:-

W3C HTML Validator toll is used for optimizing the source code of your website. The Website Source Code is also the key factor for website ranking. By the use of this tool you can check the website source code errors that are errors in your website in XHTML, HTML and CSS code.

7. Website Sitemap Generator:-

Website Sitemap is very important for improving the SEO Score of your website. With the use of this tool you can generator Sitemap for your website in html, video, xml, image and mobile format. You can submit your sitemap to Google, Bing, Yahoo webmaster tool and other most popular search engines that helps crawl yours website better and also improve your website ranking.

8. URL Redirect Checker:-

This tool is used for checking the website URL Redirect that means your website is redirect to without www from with www Or with www form without www. You can redirect your website using 301 Redirect navigation and upload .htaccess file in parent directory.

9. Google Adwords Keyword Tool:-

Google Adwords Keyword is one of the best free keyword selection tool for your website. You can filter more and finest keywords for your website by category, by location. You can choose best fitted keyword In the result section you can see keywords that are worldwide searches. So, you can get the best keywords for your website using this tool.

10. Keyword Position Checker Tool:-

This tool is used for checking keyword position in the popular search engines like Google, Yahoo and Bing. With the help of this tool, you can check your website keywords position in search engines; just entre Keyword that you want to check.

11. Keyword Density Tool:-

Keyword Density tool is used for inspection the keyword density of your webpage. This tool allows you to match up to keywords with in two different websites. When you submit two website url and keywords it's count whole keywords and density of both websites. The keywords of website will be count from title, Meta tags, url, text, image alt, referral link, body text and anchor tags. Even all of the keywords will be view separately.
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