I just added a new template to my blog www.wmseo.com what's the easiest way to add adsense under recent posts? Editing style sheet? Is there a way to remove calender? and how do I add Syndication's ?
Do you plan to syndicate your contents or add syndicated contents to your blog ? If it is the former, you need to probably list yourself in the blog directories and if it is the latter, you can use the FeedWordPress http://projects.radgeek.com/feedwordpress/ plug-ins for that. Wordpress uses templates so you can delete the calendar from the left panel template. Each post is treated as yet another post so if you do add the adsense under the post template, it will appear under every post. I guess the best would be to add the adsense in the header template.
I remember reading like addind synicated would get me more traffic and all that crap. And is my feed working. www.wmwseo.com/feed ? I was having problems with it not showing all my posts. Also with adding wordpres in the header, can you link me to any blogs that do this? I've never seen one. thanks
I don't like puting Adsense after posts. Where do you think I should put a link unit then ? I was thinking putting it at the top somewhere. But not sure where..
I don't think it's hard.Just insert the codes in to the template. But I've no idea if it's easy to you.
G'day there buddy! Any chance you can post the code that shows the leaderboard in the header? This would be very helpful. Thanks, Col
Open your theme header.php and paste this in the end of the line. Probably need some CSS touch up. <div style="width:728px;margin:0 auto;"> ...adsense code here </div> Code (markup):
It's not fitting in correctly. It's going underneath the content and sidebars. Can you show me an example of a working code with the 728x90 leaderboard that is blended in the header please?
I put my adsense blocks under this line in the index.php while (have_posts()) : the_post(); It will give you an adsense ad on the top of the first 3 posts.
Check out www.your-work-at-home.com I think I have the same theme. PM me if your still having problems & I'll set it up what you need. Best place to start if you haven't already done so is to instal widgets ( http://automattic.com/code/widgets/) then you can add almost anything you need in the sidebars without writing code. As for the content of the blog, the easy way to add adsense this is to use a plugin called Adsense injection - it throws your adsense in random places in the post. You can get it from here http://wordpress-plugins.biggnuts.com/ If you want it specifically in one place & without breaking adsense tos PM me & I'll set it up for you. Hope this helps Regards Brian