Title: Essential Header Items
Last modified: August 19, 2016

---

# Essential Header Items

 *  Resolved [ulyssesr](https://wordpress.org/support/users/ulyssesr/)
 * (@ulyssesr)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/essential-header-items/)
 * I was just checking my theme’s header. The question is, is there any reason why
   most themes have the code below. Are they really necessary? If not, can I remove
   them from the header?
 *     ```
       <link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" />
       <?php wp_get_archives('type=monthly&format=link'); ?>
       ```
   
 * Thanks.

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

 *  [Micah Cooksey](https://wordpress.org/support/users/micahcooksey/)
 * (@micahcooksey)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/essential-header-items/#post-1404522)
 * The pingback url is for, as the name implies, pingbacks. Read about them here:
   [http://codex.wordpress.org/Introduction_to_Blogging#Pingbacks](http://codex.wordpress.org/Introduction_to_Blogging#Pingbacks),
   then the archive function is for your archives. So, I’d say leave ’em in there.
 *  Thread Starter [ulyssesr](https://wordpress.org/support/users/ulyssesr/)
 * (@ulyssesr)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/essential-header-items/#post-1404558)
 * Thanks. I’ll leave em there. It’s just the layout is ugly. 🙂

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

The topic ‘Essential Header Items’ is closed to new replies.

## Tags

 * [archives](https://wordpress.org/support/topic-tag/archives/)
 * [pingback](https://wordpress.org/support/topic-tag/pingback/)

 * 2 replies
 * 2 participants
 * Last reply from: [ulyssesr](https://wordpress.org/support/users/ulyssesr/)
 * Last activity: [16 years, 3 months ago](https://wordpress.org/support/topic/essential-header-items/#post-1404558)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
