go41

the info you need to know


von Joern
1 Kommentar

It looks like the Bing search engine is not supplying valid feeds anymore for requests with the ending &format=rss In june 2011 a bing search looking for 'wordpress' like http://www.bing.com/search?q=wordpress&format=rss resulted in a valid rss feed. Today, first of july, this url shows just a normal html page and not…


von Joern
Keine Kommentare

jOERN, My headline image/text disappear and one of my featured posts takes place of it in the headline div region.Look hereHere is my index.php code including the FCG insertion code<?php get_header(); ?> <?php if(!is_paged()) { ?> <div id="top" class="clearfloat"> <div id="headline"> <img src="<?php echo get_option('home'); ?>/wp-content/themes/arthemia/images/headline.png" width="75px" height="21px" alt="" /><?php…