Umm .. are you sure you are using WordPress 🙂
A standard search url for WordPress uses the URL parameter ?s
or /search/
so you can have any URL’s you like such as example.com/?s=current
or example.com/search/current
Others you can try are /tag/current
search for all posts with the Tags current
/category/current
will search for all posts with the Category current
Does that help?
Related Posts:
- How to set post slug when using wp_insert_post();?
- Can I have two child pages of different parents with the same name?
- Creating a template using a specific slug name, for a page with a parent page
- Slug is redirecting to 404
- Using page slug in array
- List child pages by slug not ID?
- Create a page that’s to not be indexed or accessible via slug
- Get the Current Page Slug-Name
- Attachment pages stealing page slugs
- Is it possible to restrict access to specific pages in the admin area based on the page slug?
- Is it possible to change slugs’ default behaviour?
- Page Slug Won’t Change – Can’t Edit Archive Page With Slug or Reassign Slug
- Can’t find the page that is using a slug
- How do I locate a third party page represented as a slug in my WordPress website?
- Cannot use old slug – it just 301s to site home page
- How can I keep the content of my pages version controlled?
- How to load JS and CSS only on specific Pages using is_page()?
- Listing pages which uses specific template [duplicate]
- How do I convert a page’s title to lower case?
- page title, parent tilte and grand parent title
- How to add jQuery script to an individual page?
- Manual excerpts for pages not working on Search
- How do I set and list page_template with wpcli?
- How to get post or page excerpt using post_excerpt
- Different fields in My Profile page depending on user role
- Object gets unwanted width and height
- WP is not using the select custom template.php that its selected for a page
- What’s the most minimal way in which a page can be hooked into WP?
- Associate Page with User
- Limit the number of pages created by the paging
- One page – Multiple parents?
- Check whether the child page has siblings
- How to re-order pages en-masse
- wp_dropdown_pages default value
- how to get specific page content
- is_page condition not working
- Shortcode produces blank page
- How can I add a page’s ID to its permalink using WP_Rewrite?
- How to create a page that contains a list of post titles from specific categories?
- How WordPress manages nested dropdown?
- Creating a 3-column layout on a WordPress Page
- Create page that is not deletable
- Location-Based Pages displaying results near customer
- Blank Pages with # URL & Google
- Moved WP from example.com/blog to example.com, cannot add pages now
- How to add pagination to a single wordpress page with lot of text
- Changing page URL and connect newsletter to MailChip
- Custom page template for multiple pages
- hard coded html / php pages on local host directory don’t show up in WP dashboard
- How to have a separate page? What should be the link to that page?
- WordPress theme: Add page content to the bottom of the Contact form
- 404 Page not found
- Styling Previous/Next Pages differently from Index
- When will body has class “page-id-0”
- Page access only from a specific page in wordpress website
- How to show ‘tags’ in ‘WordPress Pages’ [not Posts]
- pre-existing data, and entities
- How do I evaluate a get_posts array with is_page?
- Displaying posts on homepage – Template Page
- Need 404 behaviour for blank parent page
- Showing Different Code on Pages With Different Layouts
- Next Page & Previous Page links – skipping a single page – how?
- advanced paging in wordpress
- How do you set the default page in WordPress?
- Get all pages to display at once
- Show specific page on main index instead of latest
- Add Filter to Ignore a Post/Page or a Number of Post/Pages
- I want to create a Weebly site and have it show up as static pages on a WordPress site
- Using WP just to edit pages of an existing site
- $page = get_page_by_title CONTAINS
- Exclude child pages args array
- Author page like wordpress answers
- How to make transition slider load before home page
- Block to Popup Page, on demand?
- Odd twitter meta data description on all pages
- How to prevent WordPress from redirecting single page to prefixed category archive with same name?
- Stop playing music (rev slider) when user opens new tab
- how can i display children of my parent page in one of the children page (wordpress)
- How to select what posts goes into which custom page template?
- Displaying all pages which comes under a category id
- How to include a query_vars value in document_title_parts?
- Deleted WordPress page appears in Google Search Results
- WordPress redirects to login page when I enter url.com/index.php
- If page or sub page not working as expected
- Remove and change pages label
- Calling JavaScript for specific page irrespective of whichever theme you select
- Check if sidebar is active on page with id
- Access link page and not folder content of that link
- Post id(login page) not found
- different single.php for different page templates
- Passing variables through a href link from one page to another page
- displaying child pages in columns when on a parent page
- List of pages – AJAX load more
- How to display child page from specific parent page in homepage?
- How do I count the number of pages a user has seen on my site, and force them to log in after a certain amount
- Split Page Links
- Ask for template when adding a new page
- How to view front-end of WordPress website, using Atom?
- Can’t create new pages in wordpress
- Custom template is not showing up in templates dropdown list after re-naming it