List all URLs

説明

This plugin will add a page to the admin panel that displays a numerically ordered list of all published URLs within a website.

Now, why would such a feature be helpful?

First off, it allows to to quickly check all of your website URLs to ensure they are using valid characters (i.e no % symbols that may have been entered by copying and pasting from another document).

Secondly, let’s say you’re planning on moving your website to a new URL, or perhaps you would like to update many of your website’s existing URLs for better SEO or accessibility. This plugin give you a quick and easy way to view all website URLs on one single screen and can serve as a great starting point for creating a list of 301 redirects as part of an .htaccess file.

If you spot a bug or have an idea of how I can improve my code please let me know.

スクリーンショット

インストール

  1. Upload list-all-urls.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Settings > List all URLs within the admin panel to generate an ordered list of all website URLs.

FAQ

Where can I find support?

Post a question in the support forum for this plugin and I will try to answer as soon as possible.

評価

2024年5月1日
Works like a charm. Thank you! This helped me so much! I needed a plain and simple list of all links on both my old and my new site, so I could create proper 301 redirects. Thank you! ❤️
2021年7月20日
I can see all my URLs, thats great
2018年8月30日
This is easy to use, does exactly what it needs to do with no extra anything, and is perfect. Saved me a lot of work because I don’t know any other way to make URL lists like this. It’s two years old, but as long as that’s not any type of security issue then that doesn’t bother me at all. Thanks for this great plugin!
20件のレビューをすべて表示

貢献者と開発者

List all URLs はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“List all URLs” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0.1

Removal of Feature API integration
Tested on WordPress 6.8.3

1.0.0

Complete rewrite of core functionality

0.2.1

Tested on WordPress 5.2.3 and PHP 7.3

0.2

Added options to sort URLs by post, pages, custom post types, or everything
Added option to turn list of all URLs into clickable hyperlinks

0.1

Initial release