---
title: "How to Remove wlwmanifest, RSD & Shortlink Link in WordPress Website?"
url: https://nexterwp.com/docs/remove-wlwmanifest-rsd-shortlink-link-in-wordpress/
date: 2023-04-18
modified: 2026-04-15
author: "Aditya Sharma"
description: "WordPress is a powerful content management system that provides numerous features to website owners. However, some of these features such as wlwmanifest, RSD, and Shortlink links may not be necessary..."
image: https://nexterwp.com/wp-content/uploads/2024/05/remove-wlwmanifest-rsd-shortlink-link-in-wordpress-1024x519.jpg
word_count: 287
---

# How to Remove wlwmanifest, RSD & Shortlink Link in WordPress Website?

## Key Takeaways

- Nexter Extension (Free) allows users to remove wlwmanifest, RSD, and Shortlink tags easily.
- Disabling wlwmanifest is recommended for users not utilizing Windows Live Writer.
- Removing Shortlink is beneficial for sites using pretty permalinks like domain.com/post-name.

WordPress is a powerful content management system that provides numerous features to website owners. However, some of these features such as wlwmanifest, RSD, and Shortlink links may not be necessary for all websites. These links are automatically generated by WordPress and can be found in website source code. In those cases disabling them can optimise your website for better performance.

Disabling all these individually might require multiple plugins but with the [Nexter Extension (Free) plugin](https://wordpress.org/plugins/nexter-extension/) you can easily remove these tags.

## Learn via Video Tutorial

https://youtu.be/JLlISBBzQFg?t=1476

## Why Disable Wlwmanifest?

This is added with the WordPress default installation. It is used by [Windows Live Writer](https://en.wikipedia.org/wiki/Windows_Live_Writer) and if you don’t use Windows Live Write you should disable this link.

## Why Disable RSD?

This is added with the WordPress default installation. If you edit your site from browser then this code is not required and it is also used by some 3rd party applications that utilize XML-RPC requests. In most cases, this is just unnecessary code.

## Why Disable Shortlink?

This tag is also added with the WordPress default installation. This is used for a shortlink to your pages and posts. But if you are using pretty permalinks, such as domain.com/post-name you can remove this tag.

This is how the tags look in the source code.

![rsd shortlink wlw](https://nexterwp.com/wp-content/uploads/2023/04/rsd-shortlink-wlw-1.png)

## How to Disable Wlwmanifest, RSD and Shortlink with The Nexter Extension?

To do this, from the WordPress Dashboard, go to **Nexter **>** Extension**s > **Performance**.

Then go to the **Advanced Performance **section, enable the toggle, and click on the gear icon (⚙).

![](https://nexterwp.com/wp-content/uploads/2025/05/advanced-performance-settings-new-1-1.png)

This will open the Advanced Performance popup, from there enable **Remove RSD Link**, **Remove wlwmanifest Link** and **Remove Shortlink**.

Then click on the **Save** button.

This will remove all those tags at once.

## Frequently Asked Questions

**Q: What if I can't find the Nexter Extension in my WordPress dashboard?**
A: If the Nexter Extension isn't visible in your WordPress dashboard, ensure that it is installed and activated. You can find it in the Plugins section. If it's not installed, download it from the official repository. The Nexter Extension is essential for disabling wlwmanifest, RSD, and Shortlink links, which can help optimize your site's performance.

**Q: Can I disable wlwmanifest, RSD, and Shortlink without using a plugin?**
A: Disabling wlwmanifest, RSD, and Shortlink typically requires editing your theme's functions.php file or using multiple plugins. However, the Nexter Extension simplifies this process, allowing you to remove these tags easily from one place. This is beneficial for those who prefer a streamlined approach to site management.

**Q: What are the performance benefits of removing wlwmanifest, RSD, and Shortlink links?**
A: Removing wlwmanifest, RSD, and Shortlink links can optimize your website by reducing unnecessary code in the source. This can lead to faster load times and improved performance, especially for users on slower connections. The Nexter Extension allows for easy removal of these tags, enhancing your site's efficiency.
