Introduction
The Specialty Pages tab holds configuration settings for all of the various pages that you cannot directly edit. This includes the archives, search, and 404 pages.
Like all other pages / posts you can choose a custom sidebar and a sidebar layout for each page. Depending on your theme you can also upload an image to use as the background.

Archives
The archives is like a big catalog of all your posts. This page will be displayed when a user is viewing a date link, tag link, category, author, etc etc. An example archive link would be something like this,
http://www.yourdomain.com/?author_name=admin
That will bring up the archives page and display all posts created by the user admin.
Another example would be if you want to view all of your posts that are not assigned to a category,
http://www.yourdomain.com/?category_name=Uncategorized
Search
The search page is displayed anytime you put a search term in the URL. It’s just like the archives but your actually searching for terms in your post content. An example search link would look like this,
http://www.yourdomain.com/?s=hello+world
If you use the search widget or our search shortcode you can see how the URL changes to display the search page after you type in some terms and hit enter.
404
The 404 page is displayed anytime someone visits a link that Insta-Hostel cannot identify. The most common reason why this would happen is if someone links to your page and over time you decide to delete the page or post. Now anyone visiting that link will be redirected to the 404 page because WordPress cannot find it.
You can view the 404 page by typing in something like this,
http://www.yourdomain.com/?p=99999

