| 开发者 | maidulcu |
|---|---|
| 更新时间 | 2026年7月15日 03:47 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.8 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
show_ui post types)/wp-content/plugins/searchjet directory, or install the plugin through the WordPress plugins screen directly.Yes, WooCommerce support is included in the Free plan.
Yes, SearchJet tracks and reports search usage and analytics to help you monitor how your site search is performing. You can view this data through the SearchJet.io dashboard.
No. SearchJet is built for speed using async AJAX requests and optimized indexing. It runs independently of your main WordPress loop.
Yes. You can change font size, colors, borders, and more via the plugin settings. Developers can also override templates or apply custom CSS.
Yes, SearchJet is designed to work with any well-coded WordPress theme. You may optionally customize the CSS to better match your design.
The plugin updates the index in near real-time when you create, update, or delete posts, products, or custom content types.
Yes! You can exclude specific post types, post statuses (like drafts), password-protected posts, sticky posts, and specific MIME types (like images, PDFs) using the plugin settings. Additional rules can be configured via code filters or in your SearchJet dashboard (Pro). SearchJet supports all public post types including WooCommerce products and custom content types.
Yes! SearchJet automatically detects the language of each post via WPML or site locale and stores it in the language field. When a user visits your site with ?lang=fr, the search API automatically filters results to that language. You can also filter by language via the API: filters=language = "en". No configuration needed — it works out of the box with WPML.
Free Plan: 10,000 searches/month, 1,000 indexed pages, 1 reindex/day, 50 AI answers/month. Pro Plan ($19/mo): 50,000 searches/month, 25,000 indexed pages, 8 reindexes/day, 500 AI answers/month, semantic search. Growth Plan ($79/mo): 250,000 searches/month, 100,000 indexed pages, 20 reindexes/day, 5,000 AI answers/month. Enterprise ($299/mo): Unlimited searches and pages, unlimited reindexes, 100,000 AI answers/month.
Automations are workflows within SearchJet that use built-in events and triggers to automate tasks such as monitoring search performance or managing indexing. AI Agents are intelligent assistants designed to enable future integrations with external platforms like n8n, Zapier, or custom AI workflows to extend SearchJet's capabilities.
Yes, SearchJet supports webhook triggers and REST API endpoints that allow you to connect with external automation tools. Plans are in place to integrate with popular platforms like n8n and Zapier, enabling seamless automation across your systems.
Zero‑Result Burst detection is an automation that monitors when multiple zero-result searches occur in a short period. This helps you identify gaps in your content or indexing issues so you can improve search relevance and user experience.
filters=language = "en" syntax./cs/, /fr/) instead of always returning English URLs.indexPost() method name (was camelCase, now snake_case) causing fatal error on post save.show_ui instead of public to include WooCommerce products and other custom post types.[searchjet_form] now properly registered.language field detected via WPML or site locale.public to show_ui to include custom post types.language field to all indexed documents for proper language-based filtering.[searchjet_federated] shortcode. This layout features a modern, segmented view with Products, Pages, and Suggestions.SCRIPT_DEBUG support) to restore browser caching.formatCurrency function with support for 30+ currenciessearch_performed and search_result_click eventsattributes[] query param to control returned fieldsfullReindex control to prevent accidental wipes during partial sync