There are some issues in WP permalinks implementation that introduce scaling issues for large amount of pages and some specific permalink configurations, see Category in Permalinks Considered Harmful.
Other than that it is business as usual – use decent hosting, keep plugins setup efficient, add caching and you will be fine.
Related Posts:
- WP as a CMS menu
- Is it possible to get a page link from its slug?
- Performance of my permalink structure?
- How can I reverse engineer a Permalink to Find the Page?
- How can I store page ID in a post instead of other selected permalink?
- Page begins with number, WordPress adds 2
- Removing hierarchical pages in the permalink
- Subdomains to pages
- Post ID At The End Of Permalink URL Effects Performance (Positively)?
- Passing variables through permalink structure
- Broken wordpress permalinks on pages only
- How to get a page url by a page id?
- How to Remove Slug From Database?
- Performance and styles not working fine after changing permalink structure
- Relative or Absolute Paths for Flash Video Player Files
- Should I use relative or absolute urls when pointing to internal pages
- How to change the permalink structure of a master page?
- Why I can’t change the permalink of this page?
- Is using %postname% for permalinks really that bad for performance?
- Page Attachment Permalink Structure based on Menu Order?
- Get closest page ID from URL
- How can I add a page’s ID to its permalink using WP_Rewrite?
- Remove permalink settings in post for users
- Permalinks for pages
- Permalinks by page/post name returning 404
- Pages not using permalink
- How to get post object on blog template
- Is it possible for a custom post type and sub pages of a page with the same slug as the custom post type to share a slug?
- Add prefix to page URL based on the page template
- get_permalink returning site home url instead of the url of slug being passed
- Get the url of a page template without using the page slug and ID
- Remove -2 from URL; no duplicate pages, no images, no pages in trash
- Host frontpage via example.com and everything else via example.com/blog
- WordPress is suppressing page extensions!
- Let me choose permalinks
- Passing the JQuery string to Worldpress URL
- Path to Pages Resolves to Archive instead of Actual Content
- Changing permalink name redirects to another template?
- Permalink opens attachment instead of page
- How do I reclaim either deleted pages or their permalinks?
- Permalink of a page that has already been deleted
- Edit permalink for certain pages
- cannot link a external url, present page url acting as parent url
- Test site pages go to main site
- how to get a list of all top level pages
- “-2” Being added to end of URL (no duplicate pages, no pages in trash)
- Redirect From Url To Url
- How are WordPress Page URLs affected by permalink settings?
- How to use page jumps to top of banner and page title?
- Get a link to paged() part?
- WordPress Page Not Found if Permalink Settings is Postname
- Pagination url for page template
- Why does enabling Permalinks make pages not found?
- How to add post meta to post permalink with still keeping a good performance?
- Page content doesn’t display when published but does when previewed as draft?
- Update page breaks permalinks
- Subdomains pointing to a permalink URL
- How can I see a list of all pages my WordPress site has generated?
- Auto Changing Text Case
- Default Permalink Structure for Pages
- Non Latin page permalink problem
- How do I structure my permalinks in WordPress?
- Link to a page before launch
- My WP homepage works, but the other pages don’t when accessing from out side of my network
- Nested permalink without dummy parent page
- Custom Permalink (with category) for Pages
- Can I link to content dynamically from a page to a new page?
- Woocommerce product page 404 not found
- Page returns 404 for specific permalink
- Change all pages permalinks instead of hierarchical to have id of the page
- The permalink for the page doesn’t work and page’s defined link throws “Object not found!”
- Page permalink ending in “-2”
- Change the permalinks structure
- Development before domain name chosen
- Select page/template from the permalink url
- Permalink for pages
- Mystery ghost page not appearing in Admin
- Category pagination first link works, remaining don’t
- Permalinks of New Pages and their Parents
- Styles are not loading when changing permalink to %postname%?
- Performance and styles not working fine after changing permalink structure
- Why doesn’t my page know it’s a page (won’t return true for is_page())?
- How to use author id in post permalink
- Make Category Base Appear in Posts Permalink (but not tags)
- CMS: Making complex pages editable by the end user
- Image Attachment Url Rewrite
- Permalinks okay some pages but 404 error on others
- Automatically append ID to at the end of specific URLs
- wordpress how to replace url /bar with foo/bar for custom post type
- WordPress switch servers
- WordPress Posts forced to load as Uncategorized
- Modify post slug before saving
- WordPress Frontend Page using Plugin
- Cannot publish posts or pages when I change permalink structure
- How to find a page in admin based on it’s permalink
- Category-dependent custom permalink
- How can I get WordPress CPT archives and page templates to work with prettified permalink settings?
- Passing user defined variable into get_permalink
- How to change my URL on intranet
- How to Set Both Category and Sub-Category Level at Root. It should also obey post rule as /category/sample-post and /sub-catgeory/sample-post?