WordPress will not return a post type archive page in search results. Relevanssi might work, but a slightly easier route is to create a custom page template that lists the career items. Name the page “Careers” and it will show up in search results.
Another advantage to this approach is that the page’s text content can be displayed above the listing of career items, meaning you can manage that in WordPress rather than hard-coding that text in the template.
There are disadvantages as well – paginating the career items is significantly more complex, so you may be tempted to disable pagination entirely and display them all on a single page. If you have dozens or hundreds of items, that is not a good idea.
Related Posts:
- Advanced search form with filters for custom taxonomies and custom fields
- Get custom post type slug for an archive page
- Custom Post Type Settings page, choose page to display archive
- Adding custom post type archives to a WordPress menu
- How to set a custom post type to have viewable future posts
- Search multiple custom fields by using meta_query
- How do I Paginate Search Results for Custom Post Types?
- WordPress post sorting with AJAX
- Why have my custom post type searches stopped working after changing URLs / updating WordPress?
- Custom Post Type Archives by Date with Custom Permalink
- Have different search results template depending of custom post type searched
- How to filter custom post type archive by meta value
- “Edit” option for custom post types archive page
- Exclude a term of a taxonomy with a custom post type in a search
- Custom Post Type archive as front page
- Custom Post Type / Taxonomy Slug / Post Title with post type archive
- Separating Search Results By Post Type
- How Do I Use WP_Query to Run This Database Query as Search Result?
- Custom Post Types: pretty search URLs and has_archive
- WordPress Admin Panel search posts with custom post meta values along with title
- Custom Search form not working in localhost
- paginate function in archive for custom-post-type
- Adding custom post types to archive.php
- Should I change these content meta types before building complex archive page?
- Is there An Input Checkbox Option That Works like `wp_dropdown_categories()` To Use In A WP Search Form?
- How to create archive page for taxonomy terms within custom post type
- How to make an archive page displaying posts in a date range
- Categories and Tags not working!
- WordPress custom post type archive with description
- How to list custom post types?
- Custom Post Type not appearing in website search
- Display Next/Prev when looping Custom post-types archive?
- Archive page for custom post type not working
- CPT Search Form with Taxonomy filter & Or
- Editable content on a Custom Archive page
- How can I filter by taxonomy on a custom post type’s page?
- An empty Custom Post Type Archive page returns 404 in WP 3.1
- Including Custom Meta with posts_where query
- CPT Archive with core Category
- get the custom post type title/name
- Custom post types and tag archive pages/permalink structure issue
- Displaying Page as Custom Post type landing Page
- WordPress post_where & posts_join not working only for custom post type
- CPT archive admin menu label
- Include custom post type content in search
- Get post count for search result based on post type
- Content Editable CPT Archive?
- search suggest – filter post type
- Searching Custom Post Types
- How do i search authors from search form using author’s name
- Set Custom Post Type in Widget Settings for use in Widget
- Displaying and searching Custom Posts
- dropdowboxes with pre-selected custom fields optios that filters the results according seach needs
- How to let users choose where to search for posts?
- Set thumbnail and title for a post type archive (not post itself!)
- Select2 AJAX and WP Query Returns ALL and does not filter
- How to integrate single and archive templates for custom post type in any WordPress theme
- Show categories of custom post type and not all posts
- Custom Post Type with Configurable Sidebar via ACF
- Query Posts that have Custom Taxonomy
- Searching post types
- Archive page for custom post type and custom taxonomy
- Pagination does not work on Custom Post Type archive while trying to get load more function working
- Create a Custom Path to Archive
- Display future posts in search
- Archive page of CPT’s custom Taxonomy
- WordPress CPT Taxonomy Dashboard Search – How to include taxonomy in search?
- Archive page for WordPress Custom Post Type doesn’t show pagination from paginate_links()
- Is it possible to get the specific content on the search page?
- Custom post type archive URLs with a single taxonomy
- Search for custom field input of a custom post type in ajax live search
- Custom post type author issues
- In the php, how can I have a category of a custom post type display?
- Search Function not searching correct custom_post_type even though post_type is defined in search args
- ACF Pro Accessing fields on a Custom Post Type
- Do not show child pages within a file page
- Custom search for a custom post type in WordPress
- Custom taxonomy with custom post type archive page
- Search in multiple specific post types
- custom search form for custom post
- Custom post url in search.php isn’t the correct rewrited url
- Custome post type “tags” pick default archive instead of custom post type archive
- Highlight a Post on archive page if it has a new comment?
- Manually build WP_Query
- pre_get_posts not firing at all
- Custom Post Type Archive Links Not Working
- CPT archive as home page
- Archive page of filtered posts
- Why is this custom post type defaulting to archive.php?
- Diffrent search templates for different post types
- Archive Page Pagination not working
- single-mySlug.php works: archive-mySlug.php does not. Custom Post Type
- Problem with custom post type search
- admin search of pages returns custom post types
- has_archive for default post type
- Pagination for Custom Post Type with Multiple Types
- Custom Post Type Archive Title Lowercase
- Why custom search engine only searches in post titles of custom posts?
- Meta_query question
- Search for portfolio tags & mixing portfoliotags and post tags