Title: HTML issue
Last modified: August 21, 2016

---

# HTML issue

 *  [andemi07](https://wordpress.org/support/users/andemi07/)
 * (@andemi07)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/html-issue-3/)
 * I cant seem to get the Google+” /> off the top left of my home page. I ran the
   url through a validator and tried its suggestions but it changed nothing. If 
   anyone has any suggestions, I’d love to hear them. Thanks!
 * [http://www.rochdalefarms.coop](http://www.rochdalefarms.coop)
 *     ```
       <?php get_header(); ?>
       <a href="https://plus.google.com/109775242923578502352" rel="publisher">Google+</a>
       <div id="container">
   
       	<div id="content_border">
   
       		<div id="content" class="left">	
   
       			<div class="postarea">
   
       				<?php if (have_posts()) : while (have_posts()) : the_post(); ?>	
   
       				<h1><?php the_title(); ?></h1>
   
                       <div class="postauthor">
                           <p><?php _e("Posted by", 'organicthemes'); ?> <?php the_author_posts_link(); ?> <?php _e("on", 'organicthemes'); ?> <?php the_time(__("l, F j, Y", 'organicthemes')); ?>&nbsp;<?php edit_post_link(__("(Edit)", 'organicthemes'), '', ''); ?></p>
                       </div>
   
       				<?php the_content(__('Read More'));?><div style="clear:both;"></div>
       				<?php trackback_rdf(); ?>
   
       				<div class="postmeta">
       					<p><?php _e("Filed under", 'organicthemes'); ?> <?php the_category(', ') ?> &middot; <?php _e("Tagged with", 'organicthemes'); ?> <?php the_tags('') ?></p>
       				</div>
   
       			</div>
   
       			<?php endwhile; else: ?>
       			<p><?php _e("Sorry, no posts matched your criteria.", 'organicthemes'); ?></p>
       			<?php endif; ?>
   
       		</div>
   
       	<?php include(TEMPLATEPATH."/sidebar_right.php");?>
   
       	</div>
   
       </div>
   
       <?php get_footer(); ?>
       ```
   

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [FriendlyWP](https://wordpress.org/support/users/mmcginnis/)
 * (@mmcginnis)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/html-issue-3/#post-4606614)
 * Looks like it might have something to do with the WordPress SEO plugin – try 
   disabling that and see if it goes away. If so, re-enable and look in the plugin
   settings to see if there’s something you can find that would have inserted that?
 *  Thread Starter [andemi07](https://wordpress.org/support/users/andemi07/)
 * (@andemi07)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/html-issue-3/#post-4606619)
 * Looks like it is the SEO plugin. I disabled it and it went away. I think it’s
   something with the code that I copied for the Google webmaster tools. Thanks 
   for your help!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘HTML issue’ is closed to new replies.

## Tags

 * [code](https://wordpress.org/support/topic-tag/code/)
 * [html](https://wordpress.org/support/topic-tag/html/)
 * [validator](https://wordpress.org/support/topic-tag/validator/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [andemi07](https://wordpress.org/support/users/andemi07/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/html-issue-3/#post-4606619)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
