이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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.

NEW FOR VERSION .2

Now you can customize your list of URLs by page, post, custom post type, or simply get all URLs like in the original version.

There is also a new option which can turn the list of generated URLs into clickable hyperlinks.

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! ❤️
2023년 11월 17일
An easy way to see all in 1 interface. I can select to have CPT like Elementor LPs, templates etc., as well as regular WP posts, pages and more listed – with or without hyperlinks. I once used it to build a custom sitemap. Thanks for making and updating it!
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로 구독하세요.

변경이력

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