Semi Auto Blog on Blogger.com

ch8878

Elite Member
Joined
Mar 21, 2009
Messages
2,253
Reaction score
438
This is what I do when I set a auto blog on blogger call it semi auto because takes a little work so here we go pick a template.

Then add a title and description, also on settings the basic section put every thing on yes but not quick editing, and adult content unless its an adult site, formatting but every thing on yes all the other stuff everyone has there own way, allow blog feeds put full, Post Feed Redirect URL get a feedburner feed for your blog put it here, Email Posting Address make up one set it on Save emails as draft posts because you need to sign up for some news letters type in google some thing like this: sign up for newsletter on "your niche here" .

Allright lets get into Layout here we go edit HTML put a check on Expand Widget Templates put these codes in:

You will find this in your blogger edit options.

Go to layout and at the top go to edit html.

Here's what you do. First, search for this text:

<title><data:blog.pagetitle/></title>

And replace it with this text:

<b:if cond='data:blog.pageType == "item"'>
<title><data:blog.pageName/> | <data:blog.title/></title>
<b:else/>
<title><data:blog.pageTitle/></title>
</b:if>


1.Sign in to your blogger dashboard>click the 'layout' button

2.Click on the 'Edit html' tab

Here is the code you have to add

1.Sign in to your blogger dashboard>click the 'layout' button

2.Click on the 'Edit html' tab

Here is the code you have to add

<meta content='DESCRIPTION HERE' name='description'/>
<meta content='KEYWORDS HERE' name='keywords'/>
<meta content='AUTHOR NAME HERE' name='author'/>

DESCRIPTION HERE:Write your blog description
KEYWORDS:Write the keywords of your blog
AUTHOR NAME:Write the author's name(Your name)

3.Add the above code just after this

<b:include data='blog' name='all-head-content'/>

Put this Hide the nav on blogger code

#navbar-iframe {
height: 0px;
visibility:hidden;
display: none;
}

in this area

body {
margin: 0px;
padding: 0 5px;
background: $mainBgColor;
color: $mainTextColor;
font: $bodyFont;
}
"Code goes Here"

Next put this code

Ad Adsense below post title


<div style='float:left;margin:0 5px 5px 0;width:468px;height:60px;overflow:hidden;'>
<b:if cond='data:post.includeAd'>
<data:adEnd/>
<data:adCode/>
<data:adStart/>
</b:if>
</div>

Put below

<div class post-body entry-content'>

Put above

<data:post.body/>


All right finally

Scheduling Posts

The fast way is go to google search bar type in "Free Articles"

I use the ones that let you copy the code, and plus have dates find about 3,000 articles, "some directories also have an email option send it to your blogger email address or copy the code".

Then what you do is when you put the articles in the posts save them as drafts go to post options, Post date and time set up a day and time make it post 3 post a day then your set for 3 years good luck !!
 
$.50-$5.00 all depends I have over 200 and have got $3.00 for 1 click on adsense haven't really tryed CPA's or CJ, or Linkshare but will try soon.
 
$.50-$5.00 all depends I have over 200 and have got $3.00 for 1 click on adsense haven't really tryed CPA's or CJ, or Linkshare but will try soon.
wAOwwwww really?my earning adsense is not good since i years ago 90.00 $:hammer:
 
this good for noob like me who dont have crap to spend on anything =) thanks
 
This seems good but you're using free articles. Isn't that like PLR articles which means your blogs have duplicate content and won't rank high?
 
This seems good but you're using free articles. Isn't that like PLR articles which means your blogs have duplicate content and won't rank high?

Have you been reading this forum duplicate content is BS even google has an article about duplicate content saying its on every web site, and if you read my post it tells you to sign up to newsletters because they are 100% new articles, rewritten articles don't bring in what 100% never used before articles bring you need about 100 never been used before articles or more, more is always better but with at least 50 never used before articles you will always get views for ever.
 
Back
Top