Monday, 6 February 2017

Dofollow Blog Commenting Sites List For SEO (Free)


http://blondish.net/
http://www.avdhootblogger.com/
http://www.ttmitchellconsulting.com/
http://kikolani.com/
http://contentmarketingup.com/
http://wassupblog.com/
http://lovechicliving.co.uk/
http://kopiaste.org/
http://freebloghelp.com/
http://www.blogengage.com/
http://pulkit.me/
http://anokhimedia.com/
http://bruno-buergi.com/
http://www.sylvianenuccio.com/
http://www.imjustsharing.com/
http://selectivemomentsintime.com/
http://suejprice.com/
http://barbaracharles.org/
http://glenn-shepherd.com/
http://www.getmywellness.com/
http://www.leannechesser.com/
http://andylockhart.com/
http://leslyfederici.net/
http://www.johnthornhill.com/
http://mandyallen.com/
http://barrieevans.com/
http://www.bloggingtechniques.com/
http://www.creative-copywriter.net/
http://thehappyguy.com/
http://www.timemanagementchef.com/
http://www.homenotion.com/
http://entrepreneurspitstop.com/
http://farsideof55.com/
http://andrewstark.com/
http://www.miraculousladies.com/
http://imlesliez.com/
http://workwithrichardp.com/
http://aks-blog.com/
http://monnaellithorpe.com/
http://rebootauthentic.com/
http://makemoneylessons.com/
http://brianoliverblog.com/
http://lindagraceonline.com/
http://www.bloggershike.com/
http://www.bloggingwp.com/
http://www.successfulblogging.com/
http://www.annieandre.com/
http://thedogladysden.com/
http://blogsnewsreviews.com/
http://www.ramblingsofawahm.com/
http://www.ihelpc.com/
http://ivinviljoen.net/
http://pickdigest.com/
http://www.adjuvancy.com/

Monday, 20 June 2016

SEO Mantra:

1. Use keywords in Title and URL / Domain name
2. Use Keywords in Description meta tag, Keyword meta tag, body text (1 -
6% per key-word, 5-20% overall) and in phrases if it matches search
sequences
3. DON’T USE garbled text without meaning in Links
4. Use an efficient tree-like structure and high inter-links to ensure every
page is reachable from any page within the site (sitemaps are helpful)
5. Link only to good sites and not to link farms. Dead links are detrimental.
6. Avoid "Link Churn“. This is noticed as paid link building efforts.
7. Try not to exceed 100K page size, ideally around 40K
8. Use less than 8 filler symbols in a single URL ( e.g. - _ % )
9. Freshness of content vis-à-vis total over-all content
10. Keep URL length less than 100 characters as much as possible, lesser is
better
 Lecture Presentation by Dr. Arpan Kumar Kar | © Business Fundas
Good SEO Practices
11. Old is gold. Newer pages linked from an older site/page will get indexed
faster
12. Never redirect through refresh meta-tags to other pages before the
visitor spends less than 30 seconds on your site
13. Important to have substantial text in each page. Ideally Text : Html ratio
should be higher than 25%. Avoid excessive Javascript
14. Avoid vile languages. Spiders recognize and mark websites with abusive
content.
15. Avoid excessive cross-linking with partner sites (less than 10 inter-links in a page)
16. Accelerated link popularity is noticed as spam / paid link boosting
17. Site listing in directories like DMOZ are considered extremely beneficial
18. High Click-Through Rate within the site is considered very good
19. Never use scripts in the page for advertising unless sure of its quality
20. Always keep updating broken links lists for spiders 

Thursday, 19 May 2016

Google launches Firebase Analytics for mobile apps

Google_Firebase_Analytics_Feature-Image
Google has launched Firebase Analytics, a new analytics solution for mobile apps, at this year’s I/O 2016 developer conference
Firebase was acquired by Google in late 2014 and helps developers build apps for Androids, iOS and the Web. Current features include Realtime Database, User Authentication and Hosting.
However, based on app developer feedback, Firebase is adding more tools to help developers improve app quality and the acquisition and engagement of app users. It is also introducing new monetization tools.

Firebase Analytics

These new tools are all tied together by Firebase Analytics. The analytics platform is free and unlike Google Analytics, it is designed specifically for mobile apps.
That means instead of focusing on page views, impressions or sessions, developers can see what users are doing inside the app, how paid advertising campaigns are performing with cross-network attribution and where users are coming from.
All this can be viewed from a single dashboard.
Google_Firebase Analytics_Dashboard_600

Audiences

A feature called Audiences allows developers to define groups of users with common attributes. Once defined, these groups can be accessed from other Firebase features. We will come back to Audiences in a bit.

Crash Reporting

Developers will now be able to better understand why an app crashes using Firebase Crash Reporting. This is a set of actionable reports developers can use to diagnose and fix problems on both iOS and Android apps.
The tool is connected to Audiences in Firebase Analytics and will let developers see if users on a particular device, in a specific geography, or in any other custom segment are experiencing elevated crash rates.
Cloud Test Lab, (announced at Google I/O 2015), is now Firebase Test Lab for Android. Test Lab lets developers find problems in their apps before their users do by facilitating automatic and customized app testing on real devices hosted in Google data centers.

Notifications and Dynamic Links

Firebase wants to help developers grow and re-engage app user bases with the following features:
  • Firebase Notifications is a user interface (UI) built on top of the Firebase Cloud Messaging (FCM) APIs. It allows notifications to be delivered to users without writing a line of code.
  • Firebase Dynamic Links makes URLs more powerful in two ways. Firstly, links persist across the app install process so users are taken to the right place when they first open the app. Secondly, the destination of a link can be changed based on run-time conditions, such as the type of browser or device. This can be applied to web, email, social media, and physical promotions for insight into growth channels.
  • Firebase Invites allows users to share referral codes or content via SMS or email to their networks. The idea here is to turn customers into advocates.
  • Firebase App Indexing (formerly Google App Indexing), brings new and existing users to an app from Google searches. If the app is already installed, users can launch it directly from the search results. New users have the option to click a link to install the app.
  • AdWords, Google’s advertising platform for user acquisition and engagement, has been integrated into Firebase. That means Firebase can now track AdWords app installs and report lifetime value to the Firebase Analytics dashboard. There are a number of cool things that can be done here. Among them, the Firebase Audiences tool can be used in AdWords to re-engage specific groups of users and in-app events can be defined as conversions in AdWords.

Storage

Google’s cloud-to-device push messaging service Google Cloud Messaging (GCM) is being integrated into Firebase’ s backend and has been renamed as Firebase Cloud Messaging (FCM).
FCM is a free service with unlimited usage and supports messaging on iOS, Android and the Web. James Tamplin, product manager, Firebase, says FCM has been optimized for reliability and battery-efficiency. (It currently sends 170 billion messages per day to two billion devices.)
In response to requests to be able to better store and download images, videos and large files, Firebase has launched Firebase Storage. This feature is powered by Google Cloud Storage.
Firebase Remote Config gives developers instantly updatable variables that they can use to customize apps in real time. Features can be enabled or disabled without having to publish a new version and can be customized for different audiences.
Backend products Firebase Realtime Database, Firebase Hosting and Firebase Authentication have been updated.

Monetization

AdMob has been integrated into Firebase. This tool lets developers choose ad formats, including native ads.
Finally, Firebase has a new home: firebase.google.com.

Wednesday, 22 July 2015

Google Panda 4.2 Is Here; Slowly Rolling Out After Waiting Almost 10 Months

Google says a Panda refresh began this weekend, but will take months to fully roll out.



google-panda-cop1-fade-ss-1920
Google tells Search Engine Land that it pushed out a Google Panda refresh this weekend.
Many of you may not have noticed because this roll out is happening incredibly slowly. Google says the update can take months to fully roll out because it will slowly impact your site. The Panda algorithm is still a site-wide algorithm, but some of your web pages might not see a change immediately.
The last time we had an official Panda refresh was almost 10 months ago: Panda 4.1happened on September 25, 2014. That was the 28th update, but I would coin this the 29th or 30th update, since we saw small fluctuations in October 2014.
As far as I know, very few webmasters noticed a Google update this weekend. That is how it should be since this Panda refresh is rolling out very slowly.
Google said this impacted about 2-3% of English language queries.

New Chance For Some; New Penalty For Others

The rollout means anyone who was penalized by Panda in the last update has a chance to emerge if they made the right changes. So if you were hit by Panda, you unfortunately won’t notice the full impact immediately but you should see changes in your organic rankings gradually over time.
This is not how many of the past Panda updates rolled out, where typically you’d see a significant increase or decline in your Google traffic more quickly.

Wednesday, 27 May 2015

How Search Engines Process Links

Ever wondered how search engines crawl, analyze, index, and rank pages? Columnist Jenny Halasz has created a helpful primer on the link graph to answer these questions.

Have you ever wondered why 404s, rel=canonicals, noindex, nofollow, and robots.txt work the way they do? Or have you never been clear on quite how they do all work? To help you understand, here is a very basic interpretation of how search engines crawl pages and add links to the link graph.

The Simple Crawl

The search engine crawler (let’s make it a spider for fun) visits a site. The first thing it collects is the robots.txt file.
Let’s assume that file either doesn’t exist or says it’s okay to crawl the whole site. The crawler collects information about all of those pages and feeds it back into a database. Strictly, it’s a crawl scheduling system that de-duplicates and shuffles pages by priority to index later.
Basic crawl process
While it’s there, it collects a list of all the pages each page links to. If they’re internal links, the crawler will probably follow them to other pages. If they’re external, they get put into a database for later.
search-engine-spider2

Processing Links

Later on, when the link graph gets processed, the search engine pulls all those links out of the database and connects them, assigning relative values to them. The values may be positive, or they may be negative. Let’s imagine, for example, that one of the pages is spamming. If that page is linking to other pages, it may be passing some bad link value on to those pages. Let’s say S=Spammer, and G=Good:
search-engine-spider3
The page on the top right has more G’s than S’s. Therefore, it would earn a fairly good score. A page with only G’s would earn a better score. If the S’s outweighed the G’s, the page would earn a fairly poor score. Add to that the complications that some S’s and some G’s are worth more than others, and you have a very simplified view of how the link graph works.

Blocking Pages With Robots.txt

Let’s go back to that original example. Suppose the robots.txt file had told the search engine not to access one of those pages.
search-engine-spider4
That means that while the search engine was crawling through the pages and making lists of links, it wouldn’t have any data about that page that was included in the robots.txt file.
Now, go back to that super simple link graph example. Let’s suppose that the page on the top right was that page that was blocked by robots.txt:
search-engine-spider5
The search engine is still going to take all of the links to that page and count them. It won’t be able to see what pages that page links to, but it will be able to add link value metrics for the page — which affects the domain as a whole.

Using 404 Or 410 To Remove Pages

Next, let’s assume that instead of blocking that page with robots.txt, we simply removed it. So the search engine would try to access it, but get a clear message that it’s not there anymore.
search-engine-spider6
This means that when the link graph is processed, links to that page just go away. They get stored for later use if that page comes back.
search-engine-spider7
At some other point (and likely by a different set of servers!), priority pages that are crawled get assigned to an index.

How The Index Works

The index identifies words and elements on a page that match with words and elements in the database. Do a search for “blue widgets.” The search engine uses the database to find pages that are related to blue, widgets, and blue widgets. If the search engine also considers widget (singular) and cornflower (a type of blue) to be synonyms, it may evaluate pages with those words on the page as well.
The search engine uses its algorithm to determine which pages in the index have those words assigned to them, evaluates links pointing to the page and the domain, and processes dozens of other known and unknown metrics to arrive at a value. If the site is being filtered for poor behavior like Panda or Penguin, that is also taken into account. The overall value then determines where in the results the page will appear.
This is further complicated by things webmasters might do to manipulate values. For example, if two pages are very similar, a webmaster may decide to use rel=canonical to signal the search engine that only one of those pages has value. This is not definitive, though. If the “cornflower widget” page is rel=canonical-ed to the “blue widgets” page, but the cornflower widget page has more valuable links pointing to it, the search engine may choose to use the cornflower widget page instead. If the canonical is accepted, the values of both elements on the pages and links pointing to the pages are combined.

Removing Pages With No Index

Noindex is more definitive. It works similarly to robots.txt except that instead of being prevented from crawling that page, the search engine is able to access it, but then is told to go away. The search engine will still collect links on the page to add to the database (unless a directive on the page also indicates not to follow them, i.e. nofollow), and it will still assign value to links pointing to that page.
search-engine-spider8
However, it will not consolidate value with any other pages, and it will not stop value from flowing through the page. All noindex does is request the search engine not assign the page to its index.
Therefore, there is only one definitive way to stop the flow of link value at the destination. Taking the page away completely (404 or 410 status) is the only way to stop it. 410 is more definitive than 404, as you can read here, but both will cause the page to be dropped out of the index eventually. There are multiple other ways to stop link flow from the origination of the link, but webmasters seldom have control over other sites, only their own.

 

 

Google Now Supports Crawling & Indexing Locale-Adaptive Web Pages:

Google adds support for web pages that dynamically change their content based on IP origin or language settings.

Google announced new support for their crawlers with locale-adaptive web pages, web pages that change the content based on the user’s country origin and/or language settings.
For example, web sites/web pages that you visit that automatically change the content on the page based on you coming from France versus the United States or web pages that automatically change the content on the page based on your language settings being set on French versus U.S.-English. Previously, Google didn’t handle that well or actually at all – they would just see the U.S.-English version of the web page.
Now Google will be able to handle such content by sending GoogleBot from different IPs across the world, as well as let it set language settings. Here are the two methods:
  • Geo-distributed crawling where Googlebot would start to use IP addresses that appear to be coming from outside the USA, in addition to the current IP addresses that appear to be from the USA that Googlebot currently uses.
  • Language-dependent crawling where Googlebot would start to crawl with an Accept-Language HTTP header in the request.
Google still strongly recommends you use different URLs or TLDs based on having content specific for different countries or languages. Google said:
These new configurations do not alter our recommendation to use separate URLs with rel=alternate hreflang annotations for each locale. We continue to support and recommend using separate URLs as they are still the best way for users to interact and share your content, and also to maximize indexing and better ranking of all variants of your content.
So if you are using the rel=alternate hreflang annotations with separate URLs, keep doing so.
This new support is meant to solve a problem Google is having with understanding sites that deploy locale-adaptive techniques. Google said, “new crawling configurations are enabled automatically for pages we detect to be locale-adaptive, you may notice changes in how we crawl and show your site in Google search results without you altering your CMS or server settings.”

 

 

Tuesday, 19 May 2015

Best SEO And Digital Marketing Services Starts From $199/Month.

To request a proposal please write us on: pooorneshh@gmail.com

Skype: poornesh.mishra

Call: +91 983 984 0431

Monday, 1 December 2014

Google “Pigeon” Updates Local Search Algorithm With Stronger Ties To Web Search Signal

pigeon-map2-ss-1920
Google has released a new algorithm to provide a more useful, relevant and accurate local search results that are tied more closely to traditional web search ranking signals. The changes will be visible within the Google Maps search results and Google Web search results.
Note: We’ve named this update the Pigeon update.
The core changes are behind the scenes, but it does impact local search results rankings and some local businesses may notice an increase or decrease in web site referrals, leads and business from the change.
Google told us that the new local search algorithm ties deeper into their web search capabilities, including the hundreds of ranking signals they use in web search along with search features such as Knowledge Graph, spelling correction, synonyms and more.
In addition, Google said that this new algorithm improves their distance and location ranking parameters.
The new algorithm is currently rolling out for US English results and aims to provide a more useful and relevant experience for searchers seeking local results. Google didn’t share any details about if and when the update would roll out more widely in other countries and languages.
Google has not commented on the percent of queries impacted by this algorithm update, nor if certain web spam algorithms were deployed in this update.
If you have noticed any ranking changes and referral changes for your local business, please let us know in the comments.

58% Of Local Marketers Will Change Tactics After Pigeon Update

Columnist Myles Anderson shares the results of an InsideLocal survey detailing the impact of Google's recent local algorithm update, Pigeon.

pigeon2-ss-1920
There has been much expert analysis and published research on the impact of Google’s Pigeon Update.
In this post, I am going to share the results of some recent polls we conducted with attendees on a recent InsideLocal webinar, the topic of which was “The Impact of Pigeon.” (Note: webinar recording can be watched here.)
We wanted to measure the experiences and observations of the 600+ SEOs and SMBs on the webinar to see how they compared to the published, “expert” viewpoints.
We asked 4 questions, and here is what we found out.

1. Has Pigeon Delivered Good Changes For Businesses & Searchers?

Pigeon Update - Good for Searchers and Businesses
Respondents: 402
Key Findings:
  • 69% believe that Pigeon has delivered good change for searchers
  • 53% believe that Pigeon is bad for businesses
Commentary:
The general consensus is that Pigeon has delivered better changes for searchers than for businesses.  The tighter geographic radius of results implies greater targeting of results, and the re-focusing of the “centroid” around the user and not the city makes results more user-centric.
There have been plenty of complaints about increased spam appearing in results, which isn’t good for anyone.
But this issue may be overplayed; renowned local search expert Mike Blumenthalpointed out during the webinar that increased spam is typical of other recent Google updates (e.g. Hummingbird), and Google will tackle this issue in time.

 2. Have You Changed Your Local Search Strategy Since Pigeon Update?

Have you changed strategy since Google Pigeon Update
Respondents: 441
Key Findings:
  • 58% have changed or plan to change their search strategy due to Pigeon update
  • 33% won’t change their search strategy
Commentary:
The majority of those who completed the poll have either adjusted their search strategy or plan to do so. A number of Pigeon studies have pointed towards more power being given to traditional organic search ranking factors, such as domain authority and links, while pure local signals have lost power.
What the poll didn’t ask (simply because we didn’t have time) is what these strategy changes include. An obvious conclusion would be that SEOs/SMBs would focus more on such Organic signals, but is this a wise move? Google will release further updates which may reverse the direction they’ve taken here.
The consensus of the expert panelists on last week’s webinar (who were Mike BlumenthalJoy Hawkins and Andrew Shotland) is that businesses shouldn’t obsess about Google. They are better off focusing on a diversified marketing strategy which focuses on activities which build their brand, reputation and relationships.
This will ultimately deliver more customers from a variety of sources and most likely greater search visibility with it. Google will reward businesses that have high trust & engagement factors.

3. Have You Gained Or Lost Traffic Since Pigeon?

Impact on website traffic since Pigeon Update
Respondents: 365
Key Findings:
  • 37% have lost traffic vs. 28% who gained traffic
  • 87% saw only a small amount of change
Commentary:
In this poll we asked about all search traffic; we didn’t specify local search traffic vs. organic traffic.
The results show that any shifts in traffic have been minor for the majority of businesses — just 13% have seen significant losses or gains. It’s likely that those that lost significant traffic have some fundamental issues with either their organic signals or their Google+ Listings (e.g. hidden dupes or “closed location” dupes, which are massively dragging them down).
Some industries have seen local packs stripped out completely (e.g. Realtors) so these are likely be some of the worst affected businesses.
On the whole, more businesses claimed to have lost traffic rather than gained. But is this drop in quantity offset by an increase in quality? Let’s find out….

4.  Have You Received Better Converting Traffic Since Pigeon?

Better Converting Leads Since Pigeon Update
Respondents: 376
Key Findings:
  • 24% have witnessed worse converting traffic vs. 18% who have had better converting traffic
  • 58% have seen no change pre/post Pigeon
Commentary:
Much has been made of the increased relevance of results since Pigeon. Tighter geo-graphic radii and smaller pack sizes should be giving users a more targeted set of businesses to choose from.
A common theory about Pigeon is that while volume of traffic may have dropped, the clicks generated would deliver more targeted traffic leading to higher conversion.
Unfortunately, the results of this poll don’t concur – 82% of respondents said they have seen the same or lower conversions, while just 18% have seen better converting traffic.

Conclusions

Considering the responses to all four survey questions, the overriding feeling is that Pigeon hasn’t delivered a major shock to most SEOs/SMBs. The impact of the update varies depending on the specific circumstances of a business and there are few clear winners or losers.
However, over 50% of businesses/consultants plan to modify their search strategies to cope better with these changes. These changes should certainly take a long-term view into account — i.e. less chasing down Google and more focus on building the reputation and authority of your business.
Given that both traffic volume and quality appear to be lower, now is a great time to diversify away from Google and build a more diverse customer engagement and acquisition strategy. If this is done well and builds brand value and authority, then increased search visibility should follow.

What Is The Google Pigeon Update?

Launched on July 24, 2014 for U.S. English results, the “Pigeon Update” is a new algorithm to provide more useful, relevant and accurate local search results that are tied more closely to traditional web search ranking signals. Google stated that this new algorithm improves their distance and location ranking parameters.

Tuesday, 18 November 2014

Facebook preparing new website for office use
"Facebook is secretly working on a new website called 'Facebook at Work'" that would allow users to "chat with colleagues, connect with professional contacts and collaborate over documents", it said.

Wednesday, 13 August 2014

Google HTTPS: Run On A Per URL Basis In Real Time & Not Part Of Panda

As we learn more about the Google HTTPS algorithm I want to keep you posted.

Three new tidbits came out on the topic through yesterday's Google webmaster hangout with Google's John Mueller on Google+.
(1) The HTTPS algorithm is completely separate from Google's Panda algorithm or any other algorithm. I am not sure why there was confusion on that but it is separate.
(2) The algorithm is a live algorithm and run in real-time. It is not run monthly or pushed manually. So you don't need to wait long for it to kick in. It basically kicks in when the new URL is indexed.
(3) It is not a site wide algorithm but rather an algorithm run on a URL by URL basis. So if some of your URLs are HTTPS and some are not, only the HTTPS URLs will benefit and not the HTTP URLs.

Saturday, 26 July 2014

9 SEO Techniques to Dominate the Most Popular Methods of Content Discovery


types_of_searchesGoogle gets roughly 3.5 billion searches a day, there are really only three types of searches that people perform -- navigational, informational, and transactional. If you want get more people to find you in search, you need to know how to optimize your content for each of these types. 
In this article, I’m going to explain each of the three types of searches and give a bit of perspective on why each one is important. Then, I’ll provide you with some tactical methods for unleashing a strategy that will allow you to dominate the SERPs for that search type. 

Navigational Search

What It Is

navigational search is when a user searches for a specific website by typing in the name of that website (not the URL). 
Someone who wants to find my site, Quicksprout, might perform this navigational search:
neil_1
They did not type in the address: “www.quicksprout.com.” They typed in the name of my company using a search engine or maybe just the browser bar.

Why It Matters

Navigational search is used by new and repeat visitors.

The point of origin for many searches is the browser’s address bar. If you want to buy a book of Amazon, you might do something like ...
  • Open a new tab on your browser
  • Type in “Amazon” in the address bar
  • Hit “enter.”
You just performed a navigational search. Search engines and browsers make it easy to find a website with a few quick keystrokes. Why pull up a bookmark when you can type in ”quicksprout” with ease?
The searchers who find your site by typing in your site’s name are both new and repeat visitors, but they are mostly repeat visitors. They already know the name of your site. How else would someone know how to type in “quicksprout?” It’s not exactly a normal word or an informational search. 
But there are also new visitors who may have heard of the site or seen it mentioned elsewhere. They, too, will find the site using a navigational search, often with some hybrid informational keywords thrown in for good measure, like these:
  • quicksprout neil patel
  • quick sprout seo
  • sprout quick seo advice
  • advanced guides sprout

Navigational search is used by searchers who are more likely to convert.

Your branded keywords are some of your most important. Why? Because they help the people who are looking for your site to find your site.
These are some of your most valuable visitors! Time and again, visitors who land on my sites using branded or navigational searches are far more likely to convert. They know what they want, and they are searching for it. They are ready to convert.

How to Dominate It

Just be.

As long as you have a unique brand name, you stand a strong chance of dominating the SERPs for your navigational keyword. It’s not too hard.
Google’s algorithm is designed to award navigational searches -- most of the search results point directly to the site that the user was navigationally searching for.
"Keyword searches with organic links, which tend to be branded/navigational searches -- appear to be showing 7 or fewer organic listings, instead of the usual 10."
The upside of this? 
"[These] top 7 listings in branded/navigational searches have an increasing tendency to be from the same domain(s)."
If that’s not domination, I don’t know what is.
Even though you can accomplish navigational search domination without severe backbreaking effort, you still need to do some things right.

Use the navigational keyword in your page title (without keyword stuffing).

Titles, the most important SEO feature of any given page, should contain your navigational keywords (without feeling unnatural). Even though my slogan is “I’m kind of a big deal,” I know that my brand name should be featured on my page title. Thus, I use “Quick Sprout - I’m kind of a big deal” as my title. This brings in the navigational queries that are looking for “quicksprout,” “quick sprout,” or even “sprout quick.”
quick_sprout_meta

Emphasize your brand name.

In today’s search world, brand identity matters more than ever. Brands are now competing for keyword space, not in the traditional informational arena, but in the marketing and brand-related sense. Brand stature is everything.
The more you can saturate the market with your brand identity by creating quality content, the better time you will have of embedding your brand name into the minds of searchers, and therefore gaining more future navigational searches.
In earlier days (circa 2008) the vast majority of searches were informational, which led to the meteoric rise of content marketing a couple of short years later. Today, instead of the paltry 10% of search market share it used to have, navigational search is much more dominant and much more important today.
Your brand name is a great search handle -- your strongest even. Use it, promote it, protect it, and optimize the heck out of it. 

Informational Search

What It Is

Informational searches are those in which the user is looking for information -- how to make a strawberry pie, how long to make a title tag, the height of Pike’s Peak, the best surfboard wax, etc.
An informational search looks like this:
neil_2
Informational searches in a post-Hummingbird era include a wide array of semantic attributes that implement search intent and contextual meaning.
Informational searches are vast and unwieldy because of their huge number, huge variety, and complex semantic attributes. Semantic searches receive search results that are massaged and tweaked by the algorithm in the following ways:
  • The algorithm adjusts for morphological variation.
  • The algorithm adjusts for contextual synonyms.
  • The algorithm handles generalizations.
  • The algorithm provides concept matching results.
  • The algorithm provides knowledge matching results.
  • The algorithm understands natural language queries and interrogatives.
Google’s Knowledge Graph is the most noticeable semantic search implementation in the search world. Its ability to translate, parse, and deliver intelligent results in the Knowledge Graph is a direct attribute of its finely-tuned semantic search capabilities.

Why It Matters

Informational searches are the rubber-meets-the-road of SEO. This is where the power of content is truly unleashed.

How to Dominate It

In order to dominate informational searches, you have to dominate inbound marketing. It’s just that simple. This article makes no pretense to being a guide to inbound marketing. You can read about that in another guide.

Create a domain or brand that uses it.

One way to get more informational searchers to your site is to create a domain or brand name that includes that informational search query.
Let me illustrate this by using “content marketing” as an example. If I search for “content marketing blog,” I’m obviously looking for some information on content marketing -- most likely a good blog or website that has some things to teach me about content marketing. Here’s what I get:
neil_3
Content Marketing Institute dominates the SERPs. They have a domain and brand name that takes ownership of the informational keyword, forcing the algorithm to deliver it in the results. Remember how Google’s algorithm is designed to favor branded or navigational searches? Since that is true, and since the Content Marketing Institute has the term “content marketing” in their brand name, they pop to the top of the results -- the first three organic results, as a matter of fact. 
Claiming a brand or domain with your target keyword doesn’t work for everyone. I don’t recommend it as a must-have, but if it does play into your overall brand strategy, then you’ve got a leg up.
The one place where you should emphasize brand/informational keyword ownership is with your personal name. Your name is your most valuable asset for personal branding, and you should use it as part of your domain if possible. 

Define your niche.

Your most important effort is to define exactly what keywords you want to dominate. You only need to focus on the set of keywords that your target audience is searching for. 
Once you know what keywords you’re going to target, you can start to own them through content domination on that topic. If you create more articles, in-depth information, infographics, videos, and images on a topic than anyone else on the planet (and they're quality), you will dominate the SERPs for that topic.

Build your domain authority.

Successfully gaining informational search volume is going to be hard unless you have domain authority. The only way to build authority, of course, is through consistent content marketing and earned off-site links.

Create pages that contain relevant keywords in the URL.

When it comes to SEO, your URL is a powerful feature for gaining informational search. The algorithm favors search results that implement the target keyword. Notice how this works out in this general one-word query for “truck.” The first organic result is Wikipedia, obviously, then some Knowledge Graph news, and then this:
neil_4
These sites have strong domain authority and rich content on their websites, but they also have astrategic URLs. Each URL includes the target keyword, thus creating an entry into the SERPs. In essence, the URL "brands" the term -- the URL creates an algorithmic identifier of ownership over that particular keyword. 
If you are targeting a certain keyword, I recommend making pages that use that keyword explicitly. (Though, as always, this should feel natural -- not spammy.)

Transactional Search

What It Is

Transactional searches are those in which the searcher is searching for something that they are prepared to purchase or convert on. I call these "wallet-out, ready-to-buy" searchers. They are positioned precisely at a point in the buying cycle where they are willing and prepared to spend money. Landing pages and product pages target this kind of search.
Here’s an example:
neil_5
Many times, the searches use terms like “buy,” “purchase,” “price,” “promotion,” “deal,” “discount,” etc. Either way, the algorithm intuits that the user wants to make a purchase, so it provides SERP information that is relevant to a purchase.
neil_6

Why It Matters

Transactional searches reflect a user’s desire to buy something. They are prepared to convert. Little needs to be done to push them over the edge.
Although these searches comprise the least amount of search volume, they are the most conversion-ready.

How to Dominate It

“Dominate” in the context of transactional searches is not easy. In fact, unless you have a really, really niche product, complete SERP domination is impossible. You can, however, vastly improve your SERP appearance with the following techniques.

Use schema markup.

Most transactional searches have Knowledge Graph results in Google. You need to be using markup if you want to land a spot on the product carousels, produce price displays, or feature other KG information.
Google has proved already that it prefers sites that have markup. If you are not using markup, you are neglecting a chance to gain a spot in Google’s informative and relevant results.

Create information on the product that includes transactional keywords.

Google rewards content over against strictly purchase pages. If you want to gain the attention and search traffic of transactional users, create content surrounding their transactional query. 
For example the query “order vacuum cleaner online” is obviously transactional. However, Yahoo’s shopping site has scored some serious content points by creating a page withinformation -- comparing prices, reading reviews, finding deals, etc.
neil_7
The transactional user will be interested in this content, because it is both transactional and informational. The user’s end goal is to buy, but the page promises information that will make the purchase even better.

Conclusion

Although search engine optimization has changed a ton over the past few years, the three main types of searches haven’t changed. Searchers are still using navigational, informational, and transactional searches to get what they want. 
For you, the business owner, SEO, or marketer, it boils down to this: Give users what they want. Create content and information that the user is searching for.