The display of posts is controlled by WordPress Loop. It has a lot of possible arguments, but they are rarely exposed in URL (especially if using pretty permalinks).
But it is possible to make use of arguments by manually adding them to URL.
For sorting see Orderby Parameters. Your example would be something like:
domain.com/?orderby=date
domain.com/?orderby=title
Related Posts:
- How to Change Order of Posts in Admin?
- Random sort within an already sorted query
- Different post sort order within different categories
- Setting Custom Sort Order of Posts within a Category
- Can I force a metabox to be in one column?
- How to Group Posts by the First Letter or Number?
- How to Arrange Posts by Size in the WordPress Dashboard?
- blog posts sorting doesnt work while using get_query_var
- How to sort posts by last name (2nd word) on ONE category only?
- Group Posts by First Letter of Title
- Sort wp post title with alphabetically and numerically?
- Exclude posts with specific meta_value while sorting by a separate meta_value
- Possible to create a permalink to sort with meta_key?
- How to choose a sort order (for posts) per category? (ideally when creating a new category)
- Plugin for sortable posts in grid [closed]
- How to display sorted posts in the ‘All Posts’ page
- Sort posts by newest child while keeping hierarchy intact
- Filter Posts by Excluding Categories
- Sorting posts alphabetical that have single digits
- Sorting posts according to the term they belong to
- Sorting posts according to view counts not working
- How to sort posts inside categories
- How to display posts via custom taxonomy terms using checkboxes?
- how can i change WP main archives loop to sort by name or title
- how to get post order by post id wp_query?
- Sort Custom Post Type by Category ID then Post Name
- Post filtering is returning blank page
- Sort by last word in title
- Sort All Posts by Category Name in the Admin Panel?
- How to list post as buch of category, and all of them
- How to sort WP_Post Object array by object field in php?
- Sorting post by custom field and category
- Ajaxify Post Sort
- How to sort posts in admin by name
- Sort / Filter Queries
- Sorting Posts by Date – get_blogs_of_user_id()
- Sort Posts Alphabetically by Multiple Categories [duplicate]
- How to get alphabetic listing x other posts, based on first letter post?
- Sort by category and then date?
- custom sort posts in archive/taxanomy page
- Filter/Sort Post Form On Taxonomy page
- Sort Posts Alphabetically Based on Specific Category (Divi)
- How to sort posts alphabetically based on a specific parent category
- What is the use of to_ping and pinged column?
- Prevent Authors from viewing each others Posts
- Removing filter dropdown in posts table (in this case Yoast SEO)
- Export WordPress Posts and Meta Information in CSV format
- How to add post count to wp_nav_menu?
- Posting From Apple Aperture?
- How to know if get_posts() failed?
- Show related posts by category but ignore one category
- how to show all post in my page-grid.php template page
- How to add padding between posts
- eBooks download website, page or post?
- Remove whitespace at the end of posts?
- Add few specific post ids to wp_query
- Disable REST API for a user ROLE
- Add filter-by-tag in the all posts admin console page
- Can I hide a specific post from latest posts page?
- Latest 5 posts (custom post type), each post different CSS
- Add scripts on custom post add/edit pages Not Working
- Creating a Page of Posts
- Query Posts multiple conditions
- How to include the latest post of a specific category on a matching page
- API endpoint to get most-read and popular posts
- Is it possible to run wp_kses on all posts?
- CSS: How can I show a photo beyond the template’s column, but contained within the browser window? [closed]
- Responsive images with custom image size
- Take a received feedback item, turn it into a post
- store posts_id of category into a varable?
- Multiple comment forms on a single page
- Display a mixed list of posts and media
- How to get WordPress post ID of last visited page?
- Make ‘blog’ page show content as well as posts underneath it
- Cant’ Grab WordPress Built-in Posts Through Loop
- Sidebar limiting to 10 posts?
- Attachment image single page
- Short link to read complete post
- Display content between two dates?
- Automatic duplicate/copy of post to a related page in WordPress
- Change Old WordPress Post Date Year
- How to fix wordpress blog post error? Can anyone help to fix this issue?
- Query prints posts without specific categories
- Private post caught in endless redirect loop
- Foreach issue in get_posts function
- migrate only recent posts
- Creating a “category” of featured posts
- Is it possible to display QUICK EDIT as default for all posts in wp-admin/edit.php page?
- some posts being displayed as pages
- Assign specific ads to specific categories/posts
- Reading Setting Not Working for Number of Posts
- Body text disappearing in random posts
- Get part of a page url
- Adding a time stamp on post view
- Where are my posts linked to? I keep getting a Not Found Error, and I have no single.php page
- The post order is different for logged-in and non-logged-in users? [closed]
- Display one post randomly from category on home page
- How to show all Posts Image, Title and 3 line description on main page?
- CSS code for “inserting a custom post divider” after each post
- Can`t Access Post Page After Migration