This page will be used for members of the Society for Photobloggers to pick up the necessary code for the Current Photoblogger for a Day.
Currently, there is no real photoblogger for a day, but to give you an example, I’ll use Matt Weber’s site (mattweberphotos.wordpress.com)
In self-hosted wordpress site, make sure your editor is in the HTML mode. Copy the code as is into the post. That’s it.
INSTRUCTIONS
1. Create a new post in your blog.
2. Name it as you like, but something like Photoblogger of the Day (Person’s Name) would be best.
3. If you are using wordpress (self-hosted site) switch to the HTML TAB in the editor and copy and paste the code below (either the TEXT ONLY or the HTML FULL) into the post. Do the same for Blogspot. The idea is that the code should not be mangled by the blogging software. You don’t want the code to appear in the post (you’ve done something wrong). You want the RSS feed to appear.
In self-hosted wordpress site, make sure your editor is in the HTML mode. Copy the code as is into the post. That’s it.
4. Publish the post.
That’s it. If all is working properly, you’ll see posts from my blog embedded in the post you just created.
Both pieces of code are set to show 2 posts.
<script src="http://feeds.feedburner.com/NewYorkPhotographyBlogBest-photos?format=sigpro&excerptFormat=full" type="text/javascript" ></script><noscript><p>Subscribe to RSS headline updates from: <a href="http://feeds.feedburner.com/NewYorkPhotographyBlogBest-photos"></a><br/>Powered by FeedBurner</p> </noscript>
OR IF YOU DON’T WANT THE IMAGES TO APPEAR
<script src="http://feeds.feedburner.com/NewYorkPhotographyBlogBest-photos?format=sigpro&excerptFormat=plain" type="text/javascript" ></script><noscript><p>Subscribe to RSS headline updates from: <a href="http://feeds.feedburner.com/NewYorkPhotographyBlogBest-photos"></a><br/>Powered by FeedBurner</p> </noscript>
OPTIONAL Copy the code below into a sidebar widget or anywhere you want the Photoblogger Society Badge to appear. It doesn’t use javascript and is just an image with a link.
CODE FOR PHOTOBLOGGER MEMBER BADGES. When you click on these they will take you to the application form.
Code for each badge is beneath the image.
<a href="http://www.beckermanphoto.com/blog/apply-for-your-photoblog-day"><img class="aligncenter size-full wp-image-878" style="border: 0pt none; margin-top: 10px; margin-bottom: 10px;" title="photoblog-badge" src="http://www.beckermanphoto.com/blog/wp-content/uploads/photoblog-badge.jpg" alt="photoblog-badge" width="253" height="68" /></a>
<a href="http://www.beckermanphoto.com/blog/apply-for-your-photoblog-day"><img src="http://www.beckermanphoto.com/blog/wp-content/uploads/photoblog-badge-253px-black.jpg" alt="Society of Photobloggers" width="253" height="68" border="0" /></a>
<a href="http://www.beckermanphoto.com/blog/apply-for-your-photoblog-day"><img src="http://www.beckermanphoto.com/blog/wp-content/uploads/photoblog-badge-175px.jpg" alt="Society of Photobloggers" width="175" height="47" border="0" /></a>
<a href="http://www.beckermanphoto.com/blog/apply-for-your-photoblog-day"><img class="aligncenter" src="http://www.beckermanphoto.com/blog/wp-content/uploads/photoblog-badge-175px-black.jpg" alt="Society of Photobloggers" width="175" height="47" /></a>



