Showing posts with label blog. Show all posts
Showing posts with label blog. Show all posts

Monday, 22 December 2014

Tips Eliminate / delete posts with easy really Blogger

Removing / Remove Blogger Navbar Dengan Mudah Banget
by : infotopcer.com



IMFOTOPCER.COM -Hello good morning my friend, if you want to remove or eliminate Navbar (navigation bar) default of bloggers usually located on the top of a blog. Navbar is often removed by the bloggers because it is considered to have an invalid code or error, in addition to the style, which is less satisfactory for the bloggers.

In this tutorial I will share how to remove the blogger navbar or just hide it.

Here's one way:

  •      Log in to your blogger account
  •      Click on the Template. (do not forget to backup your template, to avoid something undesirable).
  •      Next, click the Edit HTML and click Proceed / Resume.
  •      Tick the Expand Widget Templates.
  •      Find the code]]> </ b: skin> and place the following code above the code]]> </ b: skin>
                   # navbar-iframe {
                      height: 0px;
                       visibility: hidden;
                       display: none
                        }

  •      Finally click Save Template.

In the above steps my friend was hiding / not display the default Blogger Navbar, but the template of your blog is still a code from the Navbar.

For the second method Eliminating congenital Blogger Navbar, buddy can perform the following steps:

  •      Just like the first way. Log in to your blogger account
  •      Click on the Template.
  •      Then click on Edit HTML and click Proceed / Resume.
  •      Tick the Expand Widget Templates.
  •      Find <body>, and place the following code above the <body>
                 <script type = 'text / javascript'>
                  <! [CDATA [
                  <! - / * <Body> * / ->
                     ]]>
                    </ script>

  •      Save your template.
     You will see a picture like conformation below.

                Menghapus / Menghilangkan Navbar Blogger
                         Removing / Remove Blogger Navbar
                    Click Delete to remove the Navbar Widget.

If you do this way you also will remove links Quick Edit pencil drawings, or pictures ama wrench screwdriver in the blog buddy, but this is very much reduce the error in the blog.

For the third way in the Delete / Remove Blogger Navbar, as with the previous method, only the code that we are looking like this:

 
  <b: section class = 'navbar' id = 'navbar' maxwidgets = '1' showaddelement = "no">
  <b: widget id = 'Navbar1' locked = 'true' title = 'navbar' type = 'navbar'>
        bla ...
        bla ...
        bla ...
  </ b: widget>
  </ b: section>

 
If you have found, delete the code and save your template.

Feel free to choose which method to use to Buddy Deleting / Remove Blogger Navbar..

next : HOW TO MAKE EASY READ MORE AUTO IN BLOG

Friday, 17 October 2014

HOW TO MAKE EASY READ MORE IN THE BLOG

HOW TO MAKE EASY READ MORE IN THE BLOG
posted by infotopcer.com


INFOTOPCER.COM - Good morning bloggers all this time my friend will try to post HOW TO MAKE EASY READ MORE IN THE BLOG ... at noon yanag friends this summer I try to share knowledge

how to How to Make Read More in Blog with ease ....

many bloggers are still confused to make readmore on the blog, despite being much discussed in the articles that had earlier about how to create a blog readmore automatically. This is because many of the blog articles Copas blog when the blog owner himself did not understand the way. therefore I will try to explain how to make readmore automatically on the blog for beginner bloggers can make ...

calibaration calibaration beginner or newbie blogger may still confused as to what it readmore ?.

Read more is a fragment in an article, usually only show a few sentences and are usually marked with the word "READ MORE", "READ MORE", "CONTINUE" dlll. And Benefits readmore also to shorten or tidy up a long article, so posting articles you will be well-organized with only displays images and a few sentences,

ok do not have much to say let's go to TeKaPe

How to make automatic readmore with images

   -  Please open your template. Select: TEMPLATE >> EDIT.
     Find Code </ head>.
   - Copy and paste the following code just above the </ head>

<!--ReadMore http://trikseosimple.blogspot.com-->

<b:if cond='data:blog.pageType != &quot;static_page&quot;'>
<b:if cond='data:blog.pageType != &quot;item&quot;'>
<style>
.post-body{text-align:justify;}
.post-body img{max-width:none;width:auto;}
.read-more{float:left; padding-top: 10px;}
.read-more a{ color: #fff!important;text-shadow:0 1px 0 rgba(0,0,0,0.5);background:#0457A9;  text-decoration:none;font:bold 13px Arial;padding:5px;}
.read-more a:hover{text-decoration:none;background:#666;}
.pic{border: 10px solid #fff;float:left;height:165px;width:250px;margin-right: 20px;margin-bottom:10px;overflow:hidden;box-shadow: 5px 5px 5px #111;}
.grow img{height:165px;width:250px;transition: all 2s ease;}
.grow img:hover{width:400px;height:250px;}
</style>
<script type='text/javascript'>
var thumbnail_mode = &quot;yes&quot;; //yes -dengan gambar, no -tanpa gambar
summary_noimg = 300; //banyaknya huruf jika tidak ada gambar
summary_img = 250; //banyaknya huruf jika ada gambar
img_thumb_height = 165;
img_thumb_width = 250;
</script>
<script type='text/javascript'>//<![CDATA[
function removeHtmlTag(strx,chop){if(strx.indexOf("<")!=-1){var s = strx.split("<");for(var i=0;i<s.length;i++){if(s[i].indexOf(">")!=-1){s[i] = s[i].substring(s[i].indexOf(">")+1,s[i].length);}}strx =  s.join("");}chop = (chop < strx.length-1) ? chop : strx.length-2;while(strx.charAt(chop-1)!=' ' && strx.indexOf(' ',chop)!=-1) chop++;strx = strx.substring(0,chop-1);return strx+'...';}function createSummaryAndThumb(pID){var div = document.getElementById(pID);var imgtag = "";var img = div.getElementsByTagName("img");var summ = summary_noimg;if(thumbnail_mode == "yes"){if(img.length>=1){imgtag = '<div class="grow pic"><img src="'+img[0].src+'" width="'+img_thumb_width+'px" height="'+img_thumb_height+'px"/></div>';summ = summary_img;}}var summary = imgtag + '<div>' + removeHtmlTag(div.innerHTML,summ) + '</div>';div.innerHTML = summary;}
//]]></script>
</b:if>
</b:if>

<!--Auto Read More Akhir-->
  • Save your template
  • Then scroll down the template you're looking for code like the following:

Note: The key word is inside the black box "BLOG POSTS / blog post" if you are using Indonesian.
  • If suda find the code as shown above you please click the small arrow black left
  • After a small arrow is clicked it will be display bleak picture below

  • Find the code marked with a black box. 'POST' VAR = 'POST' '.
  • Once found click the arrow straight to the code.
  • will then open another code code.
  • sliding or scrol down and look for the code
 <data:post.body/>
  •  Having met remove and replace the above code with the code below:
<!-- Auto read more Mulai -->
<b:if cond='data:blog.pageType == &quot;item&quot;'>
<data:post.body/>
<b:else/>
<b:if cond='data:blog.pageType == &quot;static_page&quot;'>
<data:post.body/>
<b:else/>
<div expr:id='&quot;summary&quot; + data:post.id'><data:post.body/></div>
<script type='text/javascript'> createSummaryAndThumb(&quot;summary<data:post.id/>&quot;);
</script>
      <div class='read-more'>
      <a expr:href='data:post.url'>Baca Selengkapnya &#187;</a>
      </div>
</b:if>
</b:if>
<!-- Auto read more Akhir -->
  • Click SAVE / SAVE and see the results.
Looks like a tough but if while in practice because this could certainly have been very detailed, if I may briefly explain the novice bloggers would not understand or trouble making.

so first my sari for how to make readmore may be useful, and if there are those who do not understand you are welcome to ask directly.

NEXT : Raising Pagerank TIPS BLOG WITH EASY

Sunday, 12 October 2014

TIPS raise PAGERANG WITH EASY AND FAST

Tips raise pagerank blogs with ease
 by infotopcer

INFOTOPCER>COM _Good morning friends netter all ...!

in this sunny morning infotopcer will share information in accordance with the title in this post .....

there is some question in my mind that during this relentless struggle among ...

-how important ce in the eyes of Google and pagerank Blogger ..?

-what purpose and intent of Google to rank a website?

-What Are some things that cause us to be high pagerank blog?

-Do Nothing to do with the number of visits to the blog?

Perhaps this is a bit of a question that the representative in the minds of friends of all, bloggers who do not understand the intricacies of the pagerank of a website and how Google ranks a website. not entirely people who know about pagerank. But it does not hurt too if I share a little experience how the tricks and tips on raising pagerank blogs, certainly based on experience and references from other websites ..

Let us start from the domain super-gaptek.com.Pada this blog originally was named blog belajar2.blogspot.com, runs for approximately 5 months. In June 2013, but there is a desire to purchase your own domain, with the aim to register adsense to quickly diterima..Konsekuensinya clear, blogs should lose pagerank and traffic. And then I've berPR1 blogspot. After my custom domain to www.super-gaptek.com, I lose a lot of visitors and PR back to 0.
meningkatkan PR blog

Along with berjalanya time, finally in November 2013 and is currently updating pagerank Super clueless gets PR 1, and a visit back to normal while still blogspot. Then in early February 2014 that last no more updates pagerank and Blogs super clueless got 3 of Google's PageRank. Including some of my other blogs that new domain age 2 months got a PR 2.

and now how do I raise pagerank blogs with ease? periodically checks usually 3 months, if there is a bid to raise pagerank blog quickly, carefully it could be a scam, because wearing fake pagerank technique (which took PageRank of a website) that is banned by Google.

Let's start .ini my way ....
1. Quality Articles and backlinks.

Quality articles that how?

Article / blog that will get high pagerank is a unique article, is unique in the sense of not copy and paste them raw. finally comes the question, why blogs are almost entirely copy and paste gets high PR, which eventually became backlinklah quality indicator. How a quality backlink, backlink course of the blog / high pagerank pages anyway. For example, if your blog gets 1 (one) backlinks from blogs berPR 5 would be great although got hundreds or thousands of backlinks from websites with Pagerank 0.

2. The number of incoming links

Incoming Links or incoming links also influence the PageRank of a website because there is also a Google rank of a website.

The more incoming links, the more good in the eyes of Google, also indirectly boost the position of the article and blog on google.

To check the number of backlinks and backlinks from anywhere can know in www.backlinkwatch.com clueless pal or buddy can open it in Google Webmaster Tools in the menu Traffic> Links to Your Site.

3. Age domain / blog.

Domain age is quite an effect on our blog PR. And this is reasonable, the older the domain blog of course the more links like humans getting older masuk.sama more the experience and the theme as well as with the blog ..

Well below are some tricks I've ever tried to raise the pagerank of the blog Super clueless.
1. Expand / internal Give a link to the homepage, and other articles.

As the tips increase the value of Alexa rank, the easiest technique (even to say stale but forgotten) do is to make a good internal links within posts and homepages on the sidebar, footer etc. (please see this blog as a vertical menu for example). Each page has a blog article pagerank different, well of article PR blogs (minimum PR 0), that we provide a link to another article that PR is still low (n / a). This technique can also be applied to shoot keyword, must be adapted to the anchor text. (I will discuss in the next post). Occasionally give a backlink to the main menu or the homepage of our blog.

2. Improve the quality of the blog.

Indicators of quality blogs pretty much, from a technical point of writing, blog, blog navigation, lighter weight loading blog, bounce rate etc. Basically, "how do I get blog visitors feel at home and many open our article".

That he's my trick that I use for this until Super clueless blog can get Pagerank 3.Yup that, while during the last 4 months, I very rarely practically never even techniques that will be explained below.

But there are other tricks that can mate try, because there are many other techniques to increase pagerank blog.

1. Blog commenting

Blog commenting or commenting on other blogs is necessary so that a backlink to your blog continues to grow. Most bloggers like the blog dofollow or no facilities URL / Name her. Actually, with our Google account also commented (without directly leads to the blog) still have a chance to get backlinks (even good because it is natural), with a record of the visitors open a Google account we then headed blog belong to us.

2. Exchanging links.

Effective methods of link exchange to increase pagerank blog? Link exchange is good enough done on the condition, should be equally a niche / theme, not in the yard, but appear in all pages, and both have Pagerank. Many bloggers are exchanging links in a static page or a page of a particular post. According to this Julak not much affect much (could even be considered spam), with the exception of those pages have high PR. Why Julak do not want to exchange links? Julak give up, never exchange links with blogs friend, not him removed Super clueless blog link there also are redirected to adfly. Finally I decided to stop exchanging links (sorry if there is a friend who invites bloggers to exchange links, I can not meet). Exchanging links point there must be honesty between bloggers. See article link exchange gain or loss

3. List blogs on the web directories and submit articles in social bookmarking.

  Just as an aside, choose web directories which also gave rise to a feed / blog article on their website, for example bloggers.com, blogtopsites, bloglog, blogtoplist etc., and have a high PR. Social Bookmarking good to digg.com, StumbleUpon, LinkedIn and sosbok based Drigg. Please find themselves yeee in Google much really .. hehehe.

Passable tired of writing tips raise Google's PageRank, please buddy who want to add in the comments, perhaps have another trick..goood luck...

see also : HOW TO MAKE EASY READ MORE IN THE BLOG

 

LEARN TO UNDERSTAND FROM THE DEFINITIONS AND FUNCTIONS PING,, BackLink

 DEFINITIONS PING,, BackLink AND FUNCTIONS
by  infotopcer.com


INFOTOPCER.COM - Good morning bloggers all reportedly fine day yes and vigorously,this time my friend will try to posthow good ini.... we meet again with the info topcer may not bored and saturated,, Kamia's present lagid will share their knowledge of science in accordance with our experience ..

ok conformed to the title of the post diatas..mari us to review and understand first what is ping and backlink.

Stands Ping (Packet Internet Gopher) is a utility program that can be used to check Induktivitas network of technology-based Transmission Control Protocol / Internet Protocol (TCP / IP). By using this utility tool, the relationship a computer with other computers can be tested. This is done by sending a packet to the IP address to be tested connectivity and awaiting a response darinya..dan Before talking more about "Ping", I want to ask you first ... Usually after updating the blog / post the latest articles,

- What do you do to Search Engines know that you've just posted the latest article?

- Do you promote it to several social bookmarking or through comments on

other blogs then you put the links page article that you just post?

  Indeed, it is nice done but did not tired tired? Especially when it is continuously performed every post recent articles. Was really tired deh ... :)

therefore despite the fact that it automatically without even the promotion of search engines will crawl your blog especially if there is the latest articles are original and unique, then the search engine would have been very happy. But in the midst of so many blogs of course we have to be proactive, do not wait, do not you think?

The sooner the better ...! Well ...! then this is where the function "Ping" is to give information to the Search Engine that we recently updated blogs. But there is a but ya. Should "Ping" is done once a week or 3 days is also when you have to update the blog. Because if too often might Search Engine consider your blog as "spammers" .. ok we start

How to do a "Ping

one example, we use "ping service" Pingomatic.com.

Then you fill in the data that is the title of the blog and your blog URL address, then tick on the "Check all" which means "Ping" to all Search Engines. Wait for the "ping" is underway. When you have finished updating the blog means you've successfully detected by the Search Engine listed on the site "Ping Service" is. Practical right?

Some sites "Ping Service" you can use:

1. Pingoat
2. totalping
3. pingomatic

Note:

If you ever do a "Ping" then you forget and then "ping" again on the same day. Automatically Pingomatic will answer with a sentence like "Slow Down Cowboy ..." (Answer from Pingomatic.com which I use). This means that you will be impetuous, ga sabar.kata gugel champion, .. if you have this, better wait until the "ping" again 2atau 3 days.

understanding Backlink

ok now we discuss the second is backlinks ..

A backlink is a link or a text that is in another site or sites we own that if we click then it will go to the other page, and this is called a backlink to the intended page.

The text of this link is usually in the form of anchor text or short text which usually is the keyword of the destination page of the blog.

function Backlink

for the next step would be helpful to know the function of the backlink backlink sendiri..Fungsi very important to increase the popularity of a site / bog that we are familiar with pagerank be a measure of authority and importance of the site, especially by search engines like Google.

The number of backlinks depicts the popularity of a site and the importance of a website in the internet world. The greater the number of backlinks a website / blog, the more popular and important existence and content of the site / blog.

3 free ways make backlinks:

    - berkomentarlah on DoFollow blogs. Just search on google with the format "do follow blogs list" must have. Do not forget to write your website link.
    - Advertising on the site visitors ads or advertisers are outrageous. Examples: iklanhouse.com
    - Exchange links with other bloggers. But remember, try to choose the blogroll in the sidebar or footer. If in the post or tab menu link you want yes no papa.
Okay maybe it wrote first, please who want to try the tips are already ane praktekkin too. tolerable hell, Alexa ranking nambah2, hehehe ..... goooodd luck 
see also : Tips Eliminate / delete posts with easy really Blogger

Sunday, 15 June 2014

HOW TO GET INCOME FROM GOOGLE ADSENSE WITH EASY

HOW TO GET INCOME FROM GOOGLE ADSENSE WITH EASY
 by : infotopcer

INFOTOPCER.COM : Haloooo friends netter all how they say ... ???ok this afternoon shering infotopcer Will little about how where we can easily get money from adsense according pangalaman .... Sure I've often heard about the Google AdSense?

Recognized that AdSense is the largest source of income from a business on-line in the web world, and cheap because no capital, and also easy because it does not need a high capability good rule of promoting and IT side. enzyme a successful publisher, the rule in just under an hour from vi successfully demonstrated its ability to reach $ 400 From Google AdSense is. If hobby browsing, shall participate in this program, yes bottom to pay the cost of the web, not bad .....

How exactly this business logic?

Why can with something cheap and easy rule we earn exceptional rule, even more of the main income?

Imagine you are the owner of a television station rule many viewers, Where did you earn?

Of course, in the midst of a variety of programs broadcast rule is presented, whether it's soap operas, movies, comedy, sports etc. and is watched by millions of Pongo pygmaeus, in the national capital will display ads, the rule for some specific Pongo pygmaeus the main attraction and finally buy the products offered by the ad rule.

Is it free ads to appear on television? of course not, if it's free anyway all Pongo pygmaeus will appear as commercials :) They pay dearly for every appearance of ads, to whom? of course, to the owner of the TV station, in this example is you.

From the analogy above, in the virtual world also apply the same rule it. Currently, millions of companies engaged in the virtual world rule, be it a large company, or individual, need promotion to market their products. So selected intermediary company, for example, is Google, AdBrite, Yahoo, BidAdvertiser, Cbengin, etc. This rule through their ads were distributed to TV stations cyberspace, the rule of course is a website. What are the steps to become an AdSense publisher?

NB: let us join friends game here beljar mersama mendaptkn additional revenue metric unit of weight blue colored dsamping click this link https://ingon.org/kgeqbnze

Here are the steps to earn from AdSense (Case I when first register with Google AdSense):

1. Create a mail in http://www.gmail.com, or when it has, use it, but the new email specifically for this adsense would be better.

2. Make a diary, for example in http://www.blogger.com (google her), From experience, the admissions process will be faster and more likely to be accepted. It's easy to make this diary, you can browse for a tutorial of making this diary, or if you want, please request support@dadan.name to get a tutorial of making a diary on this blogger.

3. Fill in the diary with articles in English, must remember to speak English, because no submissions will be accepted if the content does not speak English. Do not worry, many sites provide content in English rule it, and ready to copy and paste, just as long as the original author's name included, to avoid charges of piracy. Site providers of these articles include (Choose bottom seven articles):

http://www.articlebiz.com

http://www.articlecity.com

http://www.amazines.com

http://www.findarticles.com

4. Once the site is prepared (example site I propose first rule: http://internetq.blogspot.com) then it is time to enroll in Google AdSense, how to click http://www.google.com/adsense

5. Once clicked, you fill in the data, specially for names and the State not to pray, because the rule would check you received would not be refunded if the two things above prayer. When finished, wait until the google see your rule proposed site manually (not done by the software). The duration depends, I've only an hour, but the enzyme is also a new rule approved until ten days. Do not forget to pray.

6. Once approved, login to google adsense, and in the national capital you can configure adsense, select the format according to the house rules fence rule provided on your site, such as color, size, etc. After you copy the javascript code, then paste it in your site, which is part of javascript / html.

7. Do not forget to promote national capital here, and also update the article. Maybe enzymes question, is it possible that the article grimy grimy national capital here? Possibly, but Will enzyme hundreds or even thousands of rival rule doing the same rule, so it would only last a few months. So learn to create their own article with Indonesian English, and be diligent to update. And this adsense code, you can place it anywhere on the site, do not just in the first rule you register your site to google adsense.

8. Goodluck .....

Thursday, 5 June 2014

Sign ADSENSE TUTORIAL ON YOUTUBE

How to Register Through Google Adsense Youtube
by : infotopcer.com

 


How to Register Through Google Adsense Youtube, following a step by step tutorial to use google adsense through youtube, youtube Might be another to Enrol as a publisher so as to earn cash, due to the manner the list with youtube comparatively Easier than through the journal , though we tend range to later Google Adsense accounts are restricted, however fulfil it than nothing.

How to register Google Adsense through Youtube while not blogs:

1. Produce a brand new Gmail account for Easier (do not use that email ne'er rejected).


2. Then please register to Youtube.com

3. Transfer the primary video or over the higher one, however the initial've had your property that has ne'er been printed, (I uploaded a video regarding chickens that sob fighting unit area) could please others, video paint or one thing Necessary attention -grabbing and would not have herein.

4. Please attend this link >> http://www.youtube.com/account_monetization

Click the "Activate My Account" right there and approval necessities please agree sob.

5. If it is, see the highest click on the arrow button next to the transfer button and click on "Manage Videos"






6. can | it'll} seem like the subsequent page click "Settings Channels >> >> monetisation - however will I be paid? >> Then" associate degree associate AdSense account "
 


7. Next "Click Next / Next"

8. it MIGHT be directed to a confirmation page choose "Yes, Continue Google Account Login"

 

9. See the image below, choose a content language English >> additionally offer to sign the listing for approval >> Click >> Continue


10. still fill the data is: choose a country: Indonesia >> choose Individual / Individual, and do not forget to fill within the information properly, par- ticularly the State and Also the name is as a result of it can not be modified.
 

If it's "Send my application"

Wait for an associate degree notification email from Google Adsense, if there's an associate degree Email "Congratulations your Adsense has mountain Approved" means that approved and managed account, please login to google.com.adsense >> will source.

If it's rejected do not get discouraged and take a look at once more do not hand over .... :)

Please note that registering Adsense via youtube we'll have a restricted account, that we are Able to not show ads on blogs aside from Blogspot, tho 'blogspot berdomain Custom Arise advertising still will not, as a result of the ads can seem solely on Youtube and Blogspot while not a site, therefore do not would like confused if ads announce another on journaling like wordpress and Also the alternative does not seem.

How to be showing on the journal additionally to journalspot example bercustom WordPress blog or a domain, however ought to send Domains / roomates journal In These will be put ads for re disetuhjui. how
 
  • sign up to Account Settings >> See very cheap of the "Manage Site" >>

  • Enter the positioning to be filed for example; web.namadomain.com
  • and click on the send, and sit-ups for approval email from Adsense, if approved, will already advertise all of toll sites.
  • after they refused, the ad continues to be active diblogspot and youtube it, fix the positioning and may render the positioning

Good luck check-in for Google Adsense With Youtube Sensible luck bro .....