Earn Dollar And Cryptocurrency

Earn Dollar And Cryptocurrency

Blog for earning method like dollar and cryptocurrency and all in one that's way need to earn online by multiple tricks with video tutorials.

Featured post

How to do online earning, let's look on basic tutorial

Hi friends ! I am admin of ‘Earn Dollar & Cryptocurreny’. If you are desire to earn online both dollar and cryptocurrency (bitcoin, ...

Search This Blog

Wednesday 4 October 2017

How to create a Search Description on your Blogger & Post SEO by html script with easy way

11:04 2


This post is for people who use Blogger.

  • It introduces you to the new functionality within Blogger which allows you to write an individual summary descriptions and tags for each of their blog posts.  
  • It also explains how this improves the post's listing by search engines - and may well improve the number of visitors - via search - to your blog too.

New functionality within Blogger

Blogger has recently introduced new functionality to its software for blogging.  Within the new template there is now a new option to include a meta description for the blog AND each individual blog post.

Meta elements provide information about a given Web page, most often to help search engines categorize them correctly. They are inserted into the HTML document, but are often not directly visible to a user visiting the site.Wikipedia - Meta element
The meta description says what your blog or post is about - but doesn't appear on your blog.  However it does appear in the listing for the post in a search engine index.

Various attempts by some to manipulate search engine rankings have led to some meta tags becoming much less influential than they used to be - keywords being a case in point.


However a meta description is still used by search engines, particularly if it accurately reflects the content of the post (eg text or the alt tags on an image)


Why describe your blog post in summary?

Prior to implementation of the new functionality, the snippets used for my blog posts which had been indexed were usually

  • either the first sentence of the post 
  • or the labels/categories identified for the post.  

I've always suggested that the first 200 characters of a post were the most important - and this is one of the reasons why!


However if YOU create a 'search description' for your blog post, this means YOU - rather than Google or the other search engines - get to define how that post is summarised when indexed by a search engine.   You are not left to the tender mercies or whims of the different search engines!


In other words, if you want people to visit your blog YOU can now define the best way of describing your post in Google.  For all visits generated by a search, this will improve the chances of people  clicking the link in the search results and visiting your blog as a result and finding what they wanted.  It may well improve traffic to your blog as a result.

However the description only works to best effect if it accurately describes the content of the blog post eg repeats words used in the text.


How to describe a blog post

There are two stages to this. 

  • The first stage only needs to be done once as it enables the description functionality and sets a description for the blog.  
  • The second stage relates to the description of the blog post and needs to be done 
  • for every individual post you want to describe.

Stage1: Enable the Meta Description in Blogger

Set the blog's search descriptionHelp users choose to click on your blog in search results by writing a compelling summary of what your blog is all about. Learn more.

Contents of ? button next to "Description"


You should:

  1. view the dashboard of your Blogger blog
  2. Go to "Settings"
  3. Click "search preferences"
  4. Find "Meta Tags". This should indicate the default option - ie the description is disabled.
  5. Click "edit" button re. "Description"
  6. Click "Yes" button to enable search description functionality
  7. Create a meta description for your blog in l50 characters or less.  (Use Letter Count - set to the character option if you want to check.) This is the description which will appear on your home page - see example below.
  8. Click 'save changes' button


EXAMPLE:  I condensed the strapline beneath the title of Travels with a Sketchbook to create this description which is exactly 150 characters


Stage 2: Create a Search Description in Blogger
In the Blogger Post edit view, you can insert a 'search description' when you create a post or edit it.

To do this, you should:
  1. view your dashboard for your Blogger blog
  2. Go to "posts"
  3. EITHER create a new post OR select a post to edit
  4. View the Post Settings on the right hand side of the edit view.  This includes 'Se arch description' (as illustrated on the right) - but only if you have acted on Stage 1 above.  Otherwise the setting is missing.
  5. Click on 'Search Description' and a window box appears
  6. Enter a brief and accurate (meta) description of the post in the window.  This will be the text used in a search engine listing.
  7. Try and make sure you use 150 characters of plain text or less (recommended by most reputable sources).  
  8. click done
Note : If your Blogger Post SEO is not working well then you can use a html script which is given below. Just copy the script and go to >>Theme of your Blogger dashboard. Click >>HTML then find the >> <head> which is given top of the script. Simply paste this script there and >>Save Theme. Now wait for some time because it take several times to implementation. When all it will done then go to your new post or edit post and enter the tags in Search Description from Post Settings.


Script for Good SEO


<!-- [ Meta Tag SEO ] -->
<include expiration='7d' path='*.css'/>
<include expiration='7d' path='*.js'/>
<include expiration='3d' path='*.gif'/>
<include expiration='3d' path='*.jpeg'/>
<include expiration='3d' path='*.jpg'/>
<include expiration='3d' path='*.png'/>
<meta content='sat, 02 jun 2020 00:00:00 GMT' http-equiv='expires'/>
<meta charset='utf-8'/>
<meta content='width=device-width, initial-scale=1' name='viewport'/>
<meta content='blogger' name='generator'/>
<meta content='text/html; charset=UTF-8' http-equiv='Content-Type'/>
<link href='http://www.blogger.com/openid-server.g' rel='openid.server'/>
<link expr:href='data:blog.homepageUrl' rel='openid.delegate'/>
<link expr:href='data:blog.url' rel='canonical'/>
<b:if cond='data:blog.pageType == &quot;index&quot;'>
<title><data:blog.pageTitle/></title>
<b:else/>
<b:if cond='data:blog.pageType != &quot;error_page&quot;'>
<title><data:blog.pageName/> - <data:blog.title/></title>
</b:if></b:if>
<b:if cond='data:blog.pageType == &quot;error_page&quot;'>
<title>Page Not Found - <data:blog.title/></title>
</b:if>
<b:if cond='data:blog.pageType == &quot;archive&quot;'>
<meta content='noindex' name='robots'/>
</b:if>
<b:if cond='data:blog.searchLabel'>
<meta content='noindex,nofollow' name='robots'/>
</b:if>
<b:if cond='data:blog.isMobile'>
<meta content='noindex,nofollow' name='robots'/>
</b:if>
<b:if cond='data:blog.pageType != &quot;error_page&quot;'>
<meta expr:content='data:blog.metaDescription' name='description'/>
<script type='application/ld+json'>{ &quot;@context&quot;: &quot;http://schema.org&quot;, &quot;@type&quot;: &quot;WebSite&quot;, &quot;url&quot;: &quot;<data:blog.homepageUrl/>&quot;, &quot;potentialAction&quot;: { &quot;@type&quot;: &quot;SearchAction&quot;, &quot;target&quot;: &quot;<data:blog.homepageUrl/>?q={search_term}&quot;, &quot;query-input&quot;: &quot;required name=search_term&quot; } }</script>
<b:if cond='data:blog.homepageUrl != data:blog.url'>
<meta expr:content='data:blog.pageName + &quot;, &quot; + data:blog.pageTitle + &quot;, &quot; + data:blog.title' name='keywords'/>
</b:if></b:if>
 <b:if cond='data:blog.pageType == &quot;index&quot;'>
    <meta content='YOUR DESCRIPTION HERE' name='description'/>
    </b:if>
 <meta content='YOUR DESCRIPTION HERE' name='description'/>
    <meta content='YOUR KEYWORDS HERE' name='keywords'/>
<link expr:href='data:blog.homepageUrl + &quot;feeds/posts/default&quot;' expr:title='data:blog.title + &quot; - Atom&quot;' rel='alternate' type='application/atom+xml'/>
<link expr:href='data:blog.homepageUrl + &quot;feeds/posts/default?alt=rss&quot;' expr:title='data:blog.title + &quot; - RSS&quot;' rel='alternate' type='application/rss+xml'/>
<link expr:href='&quot;http://www.blogger.com/feeds/&quot; + data:blog.blogId + &quot;/posts/default&quot;' expr:title='data:blog.title + &quot; - Atom&quot;' rel='alternate' type='application/atom+xml'/>
<b:if cond='data:blog.pageType == &quot;item&quot;'>
<b:if cond='data:blog.postImageThumbnailUrl'>
<link expr:href='data:blog.postImageThumbnailUrl' rel='image_src'/>
</b:if></b:if>
<link expr:href='data:blog.url' hreflang='x-default' rel='alternate'/>
<link href='/favicon.ico' rel='icon' type='image/x-icon'/>
<link href='https://plus.google.com/USER-GOOGLE-PLUS/posts' rel='publisher'/>
<link href='https://plus.google.com/USER-GOOGLE-PLUS/about' rel='author'/>
<link href='https://plus.google.com/USER-GOOGLE-PLUS' rel='me'/>
<meta content='CODE-VALIDATION-GOOGLE-WEBMASTER' name='google-site-verification'/>
<meta content='CODE-VALIDATION-BING-WEBMASTER' name='msvalidate.01'/>
<meta content='YOUR-COUNTRY' name='geo.placename'/>
<meta content='YOUR-NAME' name='Author'/>
<meta content='general' name='rating'/>
<meta content='YOUR-COUNTRY-CODE' name='geo.country'/>
Read More

Wednesday 20 September 2017

How to set up Adsense & earn money from Blogger...

10:42 2
You can add AdSense to just about any blog or Web site, so long as you follow Google's Terms of Service. This pay you higher money for just views your web and blogger pages, clicking on add and much more. Google adsense is absolutely free to sign up and work for life time. To sign up for adsense there is must need a verified gmail account. There is two way to create online money.

1- A lot of sites are available on net that pay you for some hard and simple task. You have to register on such sites and work according to their rules & regulation. There your payment will be totally depend on sites owner, how to they pay you. In this kind of money generate also have a lot of fraud and you may be cheated if you don't have any idea and experience about them. It may be 100% trusted or may be not. So, there you have to take risk on your taken decisions.

2- Second method of generate money is your own blogger or site (s) with approved google adsense account. If you want to earn by own site then you must have to buy a domain and hosting. Domain and hosting cost depend on you. If you are decided to earn by own blogger so I like to tell you this is absolutely free. Actually, google offers to users generate money by blogger just like youtube. But, it is not easy as you think. To earn by blogger and youtube you must have to sign up adsense and let it approved by google. When you will successfully approved your adsense account then easily you can earn by your blogger just set up ads on your blogger which is offers by google. Finally you have to share your blogger to get more views. Because, google pay for your page views and clicking on ads.


It is especially easy to add AdSense to Blogger

Setting up a Blogger account takes three easy steps. Create an account, name your blog, and choose a template. One of those steps is already finished as long as you have created a Google account for any other purpose, such as Gmail. You can host multiple blogs with the same account name, so the Google account you use for Gmail is the same Google account you can use for all your blogs. This way you could separate your professional blogs you use for income from any personal blogs.

1 First step is simply to log into Blogger and create a new blog.  <login blogger link>

2 Register for a Domain (Optional)
When you register a new blog on Blogger, you have the option to register a new domain using Google Domains. If you opt not to do so, you just need to pick a "bloglspot.com" address. You can always go back and add a domain later, and if you already have a domain name from some other service, you can direct your domain to point to your new blog on Blogger.
Domain
 Blogger

3 Register for AdSense (If You Have Not Done So Already)
Before completing the rest of these steps, you must link your AdSense account to your Blogger account. In order to do that, you must have an AdSense account. Unlike many other Google services, this isn't one that comes automatically with registering for an account.

Go to www.google.com/adsense/startRegistering for AdSense isn't an immediate process. AdSense will start appearing on your blog as soon as you register and link the accounts, but they will be ads for Google products and public service announcements. These do not pay money. Your account will have to be manually verified by Google in order to be approved for full AdSense use. 

You will need to fill out your tax and business information and agree to AdSense terms and conditions. Google will verify that your blog is eligible for AdSense. (That it doesn't violate terms of service with things like obscene content or illegal items for sale.) 

Once your application is approved, your ads will change from public service ads to paying contextual ads if any are available for the keywords within your blog.

4 Go to the Earnings Tab
Ok, you have created both an AdSense account and a Blogger blog. Maybe you're using a Blogger blog that you've already established (this is recommended - you don't actually earn much with a low traffic blog you just created. Give it some time to build up an audience.) 
The next step is to link the accounts. Go to the Earnings settings on your blog of choice. 

5 Link Your AdSense Account to your Blogger Account
This is a simple verification step. Verify that you want to link your accounts, and then you can configure your ads. 

6 Specify Where to Display AdSense
Once you've verified that you want to link your Blogger to AdSense, you'll need to specify where you want ads to display. You can place them in gadgets, between posts, or in both places. You can always go back and change this later if you think you have too many or too few. Next, we'll add some gadgets. 

7 Go to Your Blog Layout
Blogger uses gadgets to display informational and interactive elements on your blog. To add an AdSense gadget, go first to Layout. Once in the layout area, you'll see the areas designated for gadgets within your template. If you don't have any gadget areas, you'll need to use a different template. 

8 Add the AdSense Gadget
Now add a new gadget to your layout. The AdSense gadget is the first choice. Your AdSense element should now appear on your template. You can rearrange the position of your ads by dragging the AdSense elements to a new position on the template.

Be sure to check with AdSense Terms of Service to make sure you don't exceed the maximum number of AdSense blocks you're allowed.





You May Like This
Read More

Make Money Online Working from Home

09:00 1
online work & work-at-home scheme is very often doing some simple task in a minimal amount of time with a large amount of income that far exceeds the market rate for the type of work. The true purpose of such an offer is for the create large money without head-ache of a physical office.
Legitimate work-at-home opportunities do exist, and many people do their jobs in the comfort of their own homes, but anyone seeking such an employment opportunity should be wary of accepting a home employment offer. Many legitimate jobs at home require some form of post-high-school education, such as a college degree or certificate, or trade school, and some experience in the field in an office or other supervised setting. Additionally, many legitimate at-home jobs are not like those in schemes are portrayed to be, as they are often performed at least some of the time in the company's office, require more self discipline than a traditional job, and have a higher risk of firing.

You May Like This
Read More

Definition - What does Cryptocurrency mean?

07:27 8

Cryptocurrency is a type of digital currency that uses cryptography for security and anti-counterfeiting measures. Public and private keys are often used to transfer cryptocurrency between individuals.

As a counter-culture movement that is often connected to cypherpunks, cryptocurrency is essentially a fiat currency. This means users must reach a consensus about cryptocurrency's value and use it as an exchange medium. However, because it is not tied to a particular country, its value is not controlled by a central bank. With bitcoin, the leading functioning example of cryptocurrency, value is determined by market supply and demand, meaning that it behaves much like precious metals, like silver and gold.
Explanation of Cryptocurrency
Gavin Andresen, bitcoin's technical lead, told Forbes.com that cryptocurrency is designed to bring back a "decentralized currency of the people," taking centralized banks out of the equation. Because bitcoins must be cryptographically signed each time they are transferred, each bitcoin user has both public and individual private keys.
Cryptocurrency transactions are anonymous, untraceable and have created a niche for illegal transactions, like drug trafficking. Because the currency has no central repository, law enforcement and payment processors have no jurisdiction over bitcoin accounts. For cryptocurrency supporters, this anonymity is a primary strength of this technology, despite the potential for illegal abuse, as it enables a shift in power from institutions to individuals.

How can earn free cryptocurrency? I'm new to the crypto world..
A cryptocurrency can be earned by doing it’s mining. A mining is a process of getting new tokens out of the system. As you are new to crypto world, it will be a bit tough to understand. First understand what is cryptocurrencies and only then look for earnings through it.
Also, i suggest apart from this article,three other articles that you must read is
>What is Bitcoin?
>What is Wallet?
>What is Mining?
These four articles will let you know the basics about cryptocurrencies and then you can look for earning through cryptocurrencies. All these are mentioned on that website as well.
Read More

Wahat is Adsense and how this work?

05:51 0

What is Google Adsense? Google Adsense is a CPC (cost-per-click) advertising program that allows publishers (anyone wanting to put ads on their websites) to insert a small amount of HTML into their sites and have ads appear that are targeted and relevant to the content of the site.


The good news is that Adsense is about the easiest way for bloggers or webmasters to start making money with their sites. After installing the ad code in your site, the Adsense spiders will crawl your site to see what all your pages are about.


They then check their inventory of ads and put related ads next to each of your articles. This works out well for everyone as someone reading an article on gardening is much more likely to buy gardening tools than someone who is reading an article about car tires.


How does Adsense Work (for publishers)?

So, how does Adsense work? It starts with the advertisers who choose which keywords they would like to advertise on. Let’s suppose I want to advertise my new line of gardening tools that I just created. I would bid on certain keywords like “gardening, gardening tools, tillers, pulling weeds, etc”
The Adsense spiders would then match my ads up with :
  1. Those specific keywords that people type into Google and display them to the top and right of the search results
  2. Websites (like yours) that display adsense ads.
The adsense folks will send out Robots to crawl your site to see what all your content is about. If they find that you have content that has some of the same keywords that I (as the advertiser bid for) then my ads will show up on your site next to your article about gardening tools.

For more about how Adsense works check out > 'Google’s help page'.

[ Go To Home Page ] 

You May Like This
Read More

What is Blogger and how you can earn by this feature?

04:58 1

You can use blogs for everything from updating your friends and family about your life, giving your own advice column, discussing your political views, or relating your experience in a topic of interest. You can host blogs with multiple contributors, or you can run your own solo show. You can even use Blogger to make your own podcast feeds. As well as the best thing is with blogger that, you can easily earn the lot of dollar by your blogger through many ways and it is for life time free.


Although there are fancier blog tools out there, the mixture of cost (free) and flexibility makes Blogger a fantastic option. The one note of caution is that Google has not put as much effort into maintaining Blogger as they have into building new services. That means there's a chance Blogger service could end. Historically Google has provided paths to porting content to some other platform when this happens, so chances are good you could migrate to WordPress or another platform should Google decide to end Blogger.




Setting Up Your Blog
Setting up a Blogger account takes three easy steps.
Create an account, name your blog, and choose a template. You can host multiple blogs with the same account name, so you only need to do that part once. This way you could separate your professional blog about your business from your personal blog about dogs, for instance.

Hosting Your Blog
Blogger will host your blog for free on blogspot.com.
You can use a default Blogger URL, you can use your own existing domain, or you can buy a domain through Google Domains as you set up a new blog. The advantage to using Google's hosting services is that they scale incredibly well so you won't have to worry about your blog crashing if it becomes popular. 

Posting
Once your blog is set up, Blogger has a basic WYSIWYG editor. (What you see is what you get). You can also toggle to a plain HTML view if you prefer. You can embed most media types, but, like most blog platforms, JavaScript is restricted. If you need more formatting options, you could also use Google Docs to post to your Blogger blog. 
  
Email Your Posts
You can optionally configure Blogger with a secret email address, so you can email your posts to your blog.

Pictures
Blogger will let you upload pictures from your desktop and post them to your blog. Just drag and drop them from your desktop into your post as you're writing it. You can also use Google Photos to embed pictures, although as of this writing that's still labeled as "Picasa Web Albums" after the now-discontinued service Google Photos replaced. YouTube videos can also be embedded blog posts, of course. 

Appearance
Blogger offers several default templates, but you can also upload your own template from multiple free and premium sources.You can add and manipulate gadgets (the Blogger equivalent of WordPress widgets) to further customize your blog. 

Social Promotion
Blogger is compatible with most social sharing, like Facebook and Pinterest, and you can automatically promote your posts on Google+. 

Templates
You initially pick one of several templates for Blogger. You can switch to a new template at any point. The template controls the look and feel of your blog, as well as the links on the side.

You can also customize and create your own template, although this requires more advanced knowledge of CSS and web design. There are many sites and individuals who also offer Blogger templates free for personal use.

You can change the arrangement of most of the elements within a template by dragging and dropping. Adding new page elements is easy, and Google gives you a good selection, such as link lists, titles, banners, and even AdSense ads.

Making Money
You can make money directly from your blog, by using AdSense to place ads automatically onto your blog page. The amount you earn depends on your subject matter and the popularity of your blog. Google puts a link to sign up for an AdSense account from within Blogger. You can also opt to avoid AdSense, and no ads will appear on your blog unless you put them there.


Mobile Friendly
Email posting makes it easier to use mobile devices to post to your blog. You can also post pictures directly from your cell phone with related service Blogger Mobile. Google does not currently offer a way to make voice posts directly to Blogger from your cell phone.

Privacy
If you want to make blog posts, but you only want to keep a private journal or you just want your friends or family to read them, you can now choose to make your posts either private or restricted to approved readers.

Private posting was a much-needed feature in Blogger, but you can only set the posting level for the entire blog, not individual posts. If you restrict your post to certain readers, each person must have a Google account, and they must be logged in.

Labels
You can add labels to blog posts so that all of your posts about beaches, cooking, or bathtubs are properly identified. This makes it easier for viewers to find posts on specific topics, and it helps you when you want to glance back on your own posts.

The Bottom Line
If you are serious about blogging for profit, you may want to invest in your own web space and use a blogging tool that gives you more customization options and tracking information. Starting with a Blogger blog would still give you an idea if you’re able to keep up with regular blog postings or if you can attract an audience.

Blogger doesn't make a podcast friendly feed without some tweaking in Feedburner. Blogger's tools for private blogging are still very basic and do not allow for as much customization as bigger social networking blog sites, such as MySpace, LiveJournal, and Vox.

However, for the price, it’s really a very well rounded blogging tool. Blogger is an excellent place to start blogging.

[ Go To Main Page ]
[ Go To Home Page ]

You May Like This

Also Learn
Read More

How did you like our website?