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