Custom Permalinks
You want to take control of your WordPress site’s URLs? The Custom Permalinks plugin gives you the power to set unique, custom URLs for any post, page, tag, or category. This means you can design your site’s structure exactly how you envision it, rather than being limited by WordPress’s default settings. When you set a custom permalink, the original post URL will be automatically redirected to your new, customized URL. Key Features Individual Permalink Control: Assign unique URLs to any post, page, tag, or category. Site Structure Control: Gain ultimate control over how your site’s URLs are organized. Post Type Permalink Structures (v3.0.0+): Define custom permalink structures for each public Post Type using predefined tags, automatically generating URLs upon content creation. You can still manually edit any permalink. If left empty, default settings will apply. Automatic Redirects: Old URLs keep working — visitors and search engines are redirected to the new custom permalink automatically. Getting Started: Plugin Settings You can configure Custom Permalinks by navigating to Settings > Custom Permalinks in your WordPress Dashboard. To set a permalink for an individual post, page, category, or tag, edit that item and look for the Custom Permalink field near the top (or in the sidebar) of the editor screen — enter the URL path you want and save. Available Tags for Permalink Structures When setting up your custom permalink structures, you can use a variety of tags that will dynamically populate the URL. Here’s a breakdown of what’s available: %year%: The year of the post in four digits, eg: 2025 %monthnum%: Month the post was published, in two digits, eg: 01 %day%: Day the post was published in two digits, eg: 02 %hour%: Hour of the day, the post was published, eg: 15 %minute%: Minute of the hour, the post was published, eg: 43 %second%: Second of the minute, the post was published, eg: 33 %post_id%: The unique ID of the post, eg: 123 %category%: A clean version of the category name (its slug). Nested sub-categories will appear as nested directories in the URL.. %author%: A sanitized version of the post author’s name. %postname%: A clean version of the post or page title (its slug). For example, “This Is A Great Post!” becomes this-is-a-great-post in the URL. %parent_postname%: Similar to %postname%, but uses the immediate parent page’s slug if a parent is selected. %parents_postnames%: Similar to %postname%, but includes all parent page slugs if parents are selected. %title%: The title of the post, converted to a slug. For example, “This Is A Great Post!” becomes this-is-a-great-post. Unlike %postname% which is set once, %title% automatically updates in the permalink if the post title changes (unless the post is published or the permalink is manually edited). %ctax_TAXONOMY_NAME%: A clean version of a custom taxonomy’s name. Replace TAXONOMY_NAME with the actual taxonomy name. You can also provide a default slug for when no category/taxonomy is selected by using ?? (e.g., %ctax_type??sales% will use “sales” as a default). %ctax_TAXONOMY_NAME_name%: The custom taxonomy term’s name (instead of its slug). Replace TAXONOMY_NAME with the actual taxonomy name. Supports a default value using ?? when no term is selected (e.g., %ctax_type_name??Sales%). %ctax_parent_TAXONOMY_NAME%: Similar to %ctax_TAXONOMY_NAME%, but includes the immediate parent category/tag slug in the URL if a parent is selected. %ctax_parent_TAXONOMY_NAME_name%: Similar to %ctax_TAXONOMY_NAME_name%, but includes the immediate parent term’s name if a parent is selected. %ctax_parents_TAXONOMY_NAME%: Similar to %ctax_TAXONOMY_NAME%, but includes all parent category/tag slugs in the URL if parents are selected. %ctax_parents_TAXONOMY_NAME_name%: Similar to %ctax_TAXONOMY_NAME_name%, but includes all parent term names if parents are selected. %custom_permalinks_TAG_NAME%: Developers have the flexibility to define their own custom tags(replace _TAG_NAME with your desired name). To ensure these tags resolve to the correct permalinks, simply apply the custom_permalinks_post_permalink_tag filter. Important Note: For new posts, Custom Permalinks will keep updating the permalink while the post is in draft mode, assuming a structure is defined in the plugin settings. Once the post is published or its permalink is manually updated, the plugin will stop automatic updates for that specific post. Custom Permalinks: Fine-Tuning with Filters Custom Permalinks offers a range of filters that empower developers to precisely control its behavior. You can explore all available filters, complete with example code snippets, in our GitHub repository. For Assistance: Premium Users: If you need assistance implementing these filters, please don’t hesitate to reach out to us via our Premium contact support. Other Users: You can also directly reach out to the plugin author via LinkedIn. Need Help or Found a Bug? Support: For one-on-one email support, consider purchasing Custom Permalinks Premium. While some basic support may be provided on the WordPress.org forums, email support is prioritized for premium users. Bug Reports: If you encounter a bug, please report it on GitHub. Make sure to provide complete information to reproduce the issue. GitHub is for bug reports, not general support questions. If you experience any site-breaking issues after upgrading, please report them on the WordPress Forum or GitHub with detailed information. You can always revert to an older version by downloading it from https://wordpress.org/plugins/custom-permalinks/advanced/.
Top keywords
- name28×3.09%
- post25×2.76%
- custom18×1.99%
- taxonomy17×1.88%
- permalink15×1.66%
- taxonomy name14×1.55%
- ctax12×1.32%
- parent12×1.32%
- permalinks10×1.10%
- custom permalinks9×0.99%
- category8×0.88%
- selected8×0.88%
Redirection for Contact Form 7
Redirection for Contact Form 7 enhances your forms with essential post-submission actions all in one plugin. Store form entries in your database, redirect users to any page or URL, send email notifications, block spam with honeypot protection, and help with GDPR compliance through data export/erase requests. Want more power? Our PRO version includes JavaScript execution after submission, webhook integration for third-party services, conditional logic based on user input, frontend post creation, PDF generation from form data, and seamless integrations with popular services like Mailchimp, PayPal, Stripe, HubSpot, Salesforce, and Twilio. 🔗 HELPFUL LINKS: Need any help with setup? CHECK DOCUMENTATION Interested in Redirection For CF7 Pro? LEARN MORE USAGE Simply go to your form settings, select the “Action” tab, and add additional Submission Actions based on your requirements. NOTE: This plugin requires CF7 version 4.8 or later. 🤝 HOW REDIRECTION FOR CF7 CAN HELP YOU: Redirect to Any URL: Easily redirect users to any specific webpage after form submission, enhancing user navigation and experience. Open Page in a New Tab: Configure forms to open the target URL in a new tab, keeping your site accessible to users post-submission. Pass Fields from the Form as URL Query Parameters: Seamlessly append submitted form data to the URL as query parameters, enabling personalized follow-up pages. Add Honeypot to Minimize Spam: Integrate a honeypot technique in your forms to prevent spam without affecting user experience. Save Form Submissions to Your Database: Automatically store all form submissions in your database, ensuring no data loss and facilitating easy back-referencing. GDPR Compliance – Create Erase Personal Data Request: Allow users to initiate requests for erasing their personal data, ensuring compliance with GDPR mandates. GDPR Compliance – Create Export Personal Data Request: Enable users to request exports of their personal data, supporting transparency and adherence to GDPR guidelines. 🤩 GET MORE FEATURES WITH REDIRECTION FOR CF7 PRO Add Conditional Logic: Enhance your submission actions with the Conditional Logic of Actions Extension. Set If/Or rules based on user inputs to manage powerful conditional rules effectively. Run JavaScript After Form Submission: Execute custom JavaScript code after a form is submitted, ideal for tracking conversions and integrating with analytics tools. Create and Send PDF: Add the option to generate and send PDF using the submitted form fields. Frontend Publishing: Add the ability to allow your users to publish posts from your website front-end. Webhook Integration: Supercharge your forms with advanced Webhook support—seamlessly connect to third-party apps using POST, GET, DELETE, and PATCH methods, with full compatibility for PARAMS, JSON, and XML formats.Empower your forms with advanced Webhook integration, supporting POST, GET, DELETE, PATCH methods and PARAMS, JSON, and XML formats for comprehensive connectivity with third party apps. Add a Thank You Popup: Add the ability to thank your users with a noticeably designed thank-you popup. Integrate with Mailchimp: Add the ability to register submitted forms to any of your MailChimp lists. Integrate PayPal & Stripe: Collect payments from your users by redirecting them to PayPal or Stripe. Integrate with HubSpot CRM: Add the ability to send form submissions from Contact Form 7 to HubSpot CRM. Integrate with Salesforce CRM: Add the ability to send submission forms from Contact Form 7 to Salesforce CRM. SMS with Twilio Integration: Add the ability to send SMS messages to your users or notifications to yourself using Twilio. Unlock these premium features and more with Redirection for CF7 PRO! Still have questions? Ask your pre-sales questions here, and we will get back to you promptly. Or, purchase with confidence and try it for yourself—we offer a 30-day no-questions-asked 100% money-back guarantee. 🤔 WHAT YOU CAN DO WITH REDIRECTION FOR CF7: Redirection for Contact Form 7 opens up a world of opportunities! Explore how different audiences can leverage its features: 📦 E-commerce Sites: Automate order confirmations and updates through SMS with the Twilio integration, providing customers with real-time updates directly on their phones. 🫶 Non-Profit Organizations: Enhance donor engagement by redirecting donors to personalized thank you pages using Conditional Logic, and manage GDPR compliance with data export and erase requests. 🏠 Real Estate Agencies: Direct potential clients to a customized URL after form submission, showcasing specific property details or offers based on the input from inquiry forms. 🛠️ Tech Support Services: Link form submissions with Salesforce or HubSpot CRM to automatically create support tickets and manage follow-up actions efficiently. 📚 Education Providers: Implement the Frontend Publishing feature to allow students to submit assignments and projects directly through forms, making submission processes smoother and more organized. 📈 Marketing Teams: Capture lead information and automatically add it to a Mailchimp email list for subsequent marketing campaigns, ensuring seamless integration with your digital marketing strategies. 💵 Freelancers and Consultants: Offer a streamlined payment process by integrating with PayPal and Stripe, allowing clients to pay for services directly through the submission form. 📝 Bloggers and Influencers: Manage user-generated content by enabling frontend post submissions, allowing followers to contribute stories, photos, or feedback directly on the website. ✨ YOU SHOULD USE REDIRECTION WITH CF7 IF: You Want to Personalize User Journeys: Provide a tailored experience by redirecting users to pages that fit their needs. You Aim to Automate Processes: Simplify workflows by directing users to relevant resources or actions after form submission. You Seek to Increase Engagement: Capture user interest by guiding them to content or offers that resonate with them. You Need to Optimize Conversions: Redirect users to strategically designed pages to maximize conversion opportunities. You Plan to Manage Leads Efficiently: Ensure leads are channeled to the right destination for effective handling and follow-up. 👋 WE’RE HERE FOR YOU, AND WE TAKE ALL FEEDBACK SERIOUSLY 📚 Knowledge Base: We’ve created a complete documentation library and we’re still constantly updating with new tutorials. 🦸 Support forum: We’re here to help. Feel free to open a new thread on the Support Forum. 🎙️ SEE WHAT REAL USERS TALK ABOUT US Very nice and helpful plugin – “This is a very helpful plugin. It makes my task much easier and it is also very nice for website users to be redirected to the summary page of their entries.” Works like a charm 🙂 – “What else to say? When a customer submits a form, it fluently redirects him/her to specific url when I say “Thank you for submitting the form, we will contact you later…”. So thank you very much creators!” 5 star – “Working with Conversion tracking and I like the fact that you can pull the contact form fields in that you want to show on the Thank you page. Everything works fantatic.” Really useful! – “Just chiming in with a positive review. Works great, and has been for a while now. Thanks so much!!”