specopkirbs
BANNED
- Nov 28, 2008
- 920
- 752
im using all in one adsense and its working fine donkon
the code gets pasted into the 'single.php'. You don't use "Widgets" for YT or Tweet.
<div id="related_posts_box">
<div id="related_tweets_content" class="entry clear">
<div class="related_box rel_tweets">
<h3>Related tweets from <a target="_blank" href="http://search.twitter.com/search?q=<?=$tagname ?>">Twitter<img align="absmiddle" src="/pics/favicon/twitter.gif" class="icon"/></a>:</h3>
<?php kish_twitter_related($tagname); ?>
<div class="related_more clear">
<h3><a href="http://search.twitter.com/search?q=<?=$tagname ?>" target="_blank">More tweets ...</a></h3>
</div>
</div>
</div>
</div>
</div>
Thank for Step by Step.
I read and read again and make it together ...
I can setup it in 30 minutes on my unuse domain ...
This is my test site sawasdeeinbox (dot) info
But I have question why in single page my image is under the content ???
I use autoblog ... and my twitter related dont have any think ????
http://www.blackhatworld.com/blackhat-seo/member-downloads/56413-get-partial-content-feed-full-text-rss-scrapper-my-personal-script.html
#header .inner {height:70px !important;}
#search_textfield {
color:#BBBBBB;
font-family:arial;
margin-top:27px;
padding-right:20px;
width:247px;
}
#navlist li a:hover {
background-color:#3B5998;
color:white;
text-decoration:none;
}
#header #searchbox, #header #nav {
float:right;
margin-top:11px !important;
}
#nav {
position:absolute;
top:30px;
}
#navlist li a:hover#feed {
background-color: white;
}
how much can you guys make from this? I planned to just duplicate this blog 100 diff times for 10 diff niches
by the way, i dont have an adsense account. can i show them my techchuck mockup blog, or should i give them something else?
Lastly, this is kind of a vague question, but what will google do and how can you get 'caught'? autoblogging in general seems like you have to keep it under the radar or you get banned and whatnot. Im big into ppc but now im learning seo so that I have to do even LESS to make money (LOL - life is good. suck it corporate workslaves).
nice zesty good stuff...almost finished on the video thumbnails so ill put a step by step up tomorrown just need to work out how to get rid of the powered by youtube image now
// now add in the branding...
row = this.createTableRow(table);
var brandingOrientation;
if (this.verticalMode) {
cell = this.createTableCell(row, this.CL_RESULTCELL);
brandingOrientation = GSearch.VERTICAL_BRANDING;
} else {
cell = this.createTableCell(row, this.CL_RESULTCELL);
if (this.br_IsIE()) {
cell.setAttribute("colSpan", results.length);
} else {
cell.setAttribute("colspan", results.length);
}
brandingOrientation = GSearch.HORIZONTAL_BRANDING;
}
GSearch.getBranding(cell, brandingOrientation, "(hxxp://)www(.)youtube(.)com");
this.brandingCell = cell;
Do you guys have the image caching on in wp-o-matic? I turned mine one and now I'm not getting good images. Some of them are okay, but for the most part I don't get a good image file and it shows up as a text place holder in the posts.
Yeah, seems NextGen falls over on many of the images that have the hash prepended. You need to either delete the image or choose "Edit thumb" on each image, then it recognizes it. Either way, a PITA