Subscribe For Free Updates!

We'll not spam mate! We promise.

Showing posts with label Blogger seo. Show all posts
Showing posts with label Blogger seo. Show all posts

Tuesday, 19 August 2014

Learn Search Engine Optimzation Online (seo) At Cheap Rates

Search engine optimisation is very useful in promoting and publishing your sites on internet.Without key knowledge of seo , no body can think of making money as a website owner.Google has a very strick policy regarding seo now a days .They have made very strick rules and automatic system which checks your website and determine your ranking.If you are not aware of seo ,you cannot make money online .


Key Benefits Of Search Engine Optimization:


  • you can engage thousands of customers across the globe with seo.
  • you can promote your business.
  • students and housewife can make money by learning seo tech.
  • Business individual can sell their products across the globe with knowledge of seo.
  • you can start your own seo teaching after learning .
  • you can gain high ranking in google ,bing and yahoo resulting in large no of visitors.



Our Seo Course Outline:

There are two main types of seo.

1- On Page Seo 

2-Off page seo



1-On Page Seo Outline:

  • introduction
  • keyword research tool or marketing research
  • trends 
  • meta tag optimization
  • structure of websites -html tags
  • inserting keywords where necessary
  • content creation

OFF Page Seo:


  • backlinks
  • articles submission
  • social media submission
  • blog commenting
  • website linking
  • directry submissions
  • quality backlinkings

And there is more outlines which will be furhter discussed.


How To Make Money With Seo?

Once you have done your seo ,then the visitors will come on your website or blog.You can monetize your blog or website using adsense .You will start generation money as you get more and more visitors.some people are making several thousands dollars par month by using techniques of seo.


Course Fee:


We teach seo at very less rates .We charge only 5000 rupees one time only.We will teach you every single techniques of seo so you can make more money.People are charging not less than 1000 rupees for seo professional course.




Contact Us:

If you want to learn seo ,you can contact us  via following.


email:mohammadsultan54@gmail.com

mobile:03362117337



Training Methods:


We give training via skype.




Monday, 27 January 2014

Best Setting For Custom Robots.txt In Blogger

Blogger.com is getting very famous among new bloggers due to its easy to use features and tools.a few months ago, blogger.com introuduced some of the new function including custom robots.txt for blogger blogs that really helped bloggers to customize thier blog appearance in search engines.


What Is Custom Robots.txt File?

A custom robots.txt file is file that tells search engines weather to crawl or not crawl pages in your website or blog.to understand custom robots.txt for blogger,see the below example.

User-agent: Mediapartners-Google
Disallow: 
User-agent: *
Disallow: /search
Allow: /
Sitemap: http://moneyonlineinpak.blogspot.com/atom.xml?redirect=false&start-index=1&max-results=500


The first line indicates your google adsense crawlers.do not just do any thing with it or otherwise your adsense ads will not be relavent to your articles.

the second line indicated that your blog is allowed to be crawled by searche engines and your lables are not indexed."/" is your homepage.

third line indicated your sitemap address whihc you have entered in google webmaster tools.

Now If you want to disallow any pages or a particular pages like member login or payment pages, you just have to do it like this.


Disallow: /p/member-login.html

do it the same way for other pages in blogger..

Note:

 creating a false custom robots.txt file will destroy your ranking in search engines in minutes.be carefull when editing your custom robots.txt file.

How To Optimize h1 and h2 Tags In Blogger?

For search engines ,its very important to have a clear and simple webstructure and html  tags in order to index and rank a website .unfortunatley,in blogger no h1 and h2 customization is available.the default setting for blogger heading is



Website Title= h1 heading tags


widgets = h2 heading tags


Post title = h3 heading tags


in order to rank in google you must have the follwing configuration,


Website title= h1 heading

Post title = h2

widgets = h3 or leave it same


in order to obtain the above settings,you must maintain change h3 tags to h2.

How to Change H3 To H2 Tags In Blogger?

Changing the blogger h3 to h2 .

1-go to blogger>template>edit html 

2-search for .post h3 

3-replace all h3 to h2 


now search for the following peice of code.

<h3 

and replace all the h3 tags to h2.

4-save template.


One Easy Step To Create And Submit Blogger Sitemap

blogger sitemaps are very important for webmasters to know ranking data of thier sites and improve search engine ranking in google and other search engines.submitting a sitemap to google does not mean that your site will get traffic from google and other search engines.it just a tool to know about your site and how it is performing in search engines.

however,you can improve your site ranking from the mistakes that google webmaster tools has marked in your webmaster tools like html improvements,broken links and indexing issues.

How To Create A Blogger Sitemap?

Since blogger.com is google owned website,you do not have the backup files of your blogspot blog.that means that you do not have to upload files in cpanel to verify your ownership.you just have to enter peace of code in google webmaster tools and your site is ready to go.

here is what you have to do.

1-go to google webmaster tools

2-click on google submit sitemap

3-enter the following code 

atom.xml?redirect=false&start-index=1&max-results=500

the above sitemap is only for the post less than 500.if you have more post than enter the following peice of code.

atom.xml?redirect=false&start-index=501&max-results=1000

Note: 

you must have to maintain multiple siteamps.if your post increased by 1000 then renter the above code with the no of post you have reached.