Using specific pages in pages index even when not paginating
See original GitHub issueI’m referencing to those lines: https://github.com/wagtail/wagtail/blob/master/wagtail/wagtailadmin/views/pages.py#L85-L89
I’m using pages which override get_url_parts
and would really like to have them during the ordering as well (for the live button for example).
Did you have a case when you really had performance issue? Is this optimisation really needed at the cost of loosing the actual behaviour of the pages?
Thanks
Issue Analytics
- State:
- Created 7 years ago
- Comments:9 (6 by maintainers)
Top Results From Across the Web
Paginated Content – To Index or Not to Index
In the latest Google Webmaster Central office-hours hangout, John Mueller answered some questions on indexation of paginated content.
Read more >Paginated Pages: A Complete Best Practices Guide - SEOquake
If web pages are not indexed for a while, search bots will receive a signal to stop crawling their content.
Read more >Pagination Best Practices for Google | Documentation
Learn best practices for indexing your ecommerce site when using pagination and incremental page loading and how this can impact Google Search.
Read more >Explore What Pagination Is and How to Implement It Properly
Explore what pagination is and how it is implemented on different websites. Check a specific URL on correct pagination tags.
Read more >Page index gets set to -1 with manual pagination and ... - GitHub
Describe the bug When using manual pagination, if we have zero pages of results, any attempt to set the pageIndex gives a pageIndex...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Happy to apply this change once #3355 is merged.
I ran them again 30 times with a SingleEventPage (which have a different url):
Without specific:
With specific: