I would just remove the wp_get_archives()
call from the document head altogether. Why even have it there?
Otherwise, this isn’t really WordPress-specific. rel="archives"
is valid for <link>
tags in HTML5.
Related Posts:
- wp_get_archives: Put span inside anchor tags
- Limit WP_get_archives by category?
- Custom link text wp_get_archive link
- Active class with custom wp_get_archives HTML output
- Adding a Meta to the wp_get_archives
- Custom Post Type Archives by Year & Month?
- Archive list with only years and months
- Overriding wp_get_archives() apply_filters()
- wp_get_archives() – Get CSS selector for current month
- Date archives for custom post type
- Display all custom post types in archives.php
- wp_get_archives for a specific category?
- custom post types, wp_get_archives and add_rewrite_rule
- How would you create a “weekly” archive?
- How to have Multiple Archives Widgets, one archive widget per category (in a different page)?
- Post count per (day/month/year) since blog began
- How to limit wp_get_archives to show months for the X years only
- Replace Archive Widget Link Text
- How to replace a javascript select box onchange event to a form submit action?
- Display only posts from referred category on date archive page
- Extend the wp_get_archives output with ‘?post_type=foo’?
- Multiple filters for wp_get_archive
- How we display Archives for specific categories
- just can’t get date-based archives per post-type to work
- get the custom post type title/name
- Custom archives function
- wp_get_archives() display months even if there is no posts
- wp_get_archives() not working for my custom post type
- How to filter by date & a specific custom post type post-WP 4.4?
- wp_get_archives custom function broken since upgrading to WP 3.7.1
- Wrap the “show_post_count” between div
- Get current title of archive.php
- Shortcode for output of wp_get_archives displays at top of post
- How to list articles by year based on url?
- Get archives as array
- remove 2014 from wp_get_archives
- How to get post archives urls list without any markup?
- wp_get_archives doesn’t take effect from css or html
- What do I need to style for the page after wp_get_archives?
- Archive page for custom taxonomy grouped by month
- Make post title active
- wp_get_archives() output
- Simplest Way to Build Custom Archives Page?
- Create a CUstom Archive by Year, but just for a Single Category
- Get an array of the number of post per year of a custom post type (WordPress)
- Archive Meta on Product Post Type
- How to create a completely functioning separate archive for posts from only 1 or 2 specific categories
- WordPress Archives Cause Looping
- Echo there are no posts wp_get_archives
- Archive sorted by month – separate
- Show the post date using the wp_get_archives() function?
- How to count the number of monthly archive?
- How to arrange different post categories in template
- Yearly Archive from a custom date metabox (Event Start Date)
- wp_get_archives(); Change output of link
- wp_get_archive for category returning different URLs on different but similar sites
- Need some help with “the_widget()” function
- WordPress 3.6 – archive.php doesn’t get triggered [closed]
- Archive Widget – Show selected Category Post title. Sorted by Year