The solution was to modify my regex slightly in my add_rewrite_rule
.
The rule was ^/mining-civil-engineering/news-events/feed/
and now reads
^/mining-civil-engineering/news-events/(feed|rss2)/?$
Related Posts:
- How to add custom rewrite rule to .htaccess?
- SEO Friendly URLs for my plugin categories
- Custom rewrite rules are sending everything to index.php
- WordPress keeps writing rewrite rules to .htaccess
- WordPress Rewrite
- Dynamic URL, not a physical page within the database
- Custom rewrite rule
- hard flush_rewrite_rules() not regenerating .htaccess
- Map alt domain to specific section of website w/o MU
- Rewrite rule to load images from production does nothing
- WordPress rewrite rules don’t need ^?
- Url Rewriting a dynamic wordpress page
- My WP_options db rewrite_rules Does Not Work
- Disable Pagination on Pages
- .htaccess rewrite
- Changed pagination URLS to use p= instead of paged=
- Rewriting “pretty” blog category URL with htaccess / add_rewrite_rule() causes 404 page
- WordPress keeps writing rewrite rules to .htaccess
- Customise particular RSS permalink
- Rewrite specific action url
- How do I make WordPress revise an .htaccess file a certain way?
- Rewrite rule that wp-login.php?action=register is left alone
- Pretty URL via Rewrite
- Migration from old CMS to WordPress 301 redirection rules?
- Additional .htaccess rules based on wp page
- What is the proper way to use add_rewrite_rule to remove the (question mark)?
- Can’t get pretty permalinks to work without index.php
- Rewrite Page Parameters
- WP-Include rewrite directory
- web.config conflict on IIS
- Masking wp-content/themes/name/images to just images directory using htaccess
- How do I remove a rewrite rule?
- Use subdomain for certain urls
- Clash of the rewrites
- How-to add rewrite rules to point the uploads folder to a subdomain
- Disable wordpress pagination URL rewrite for specific page
- How to use Post Custom Metadata in Post Titles and Post Permalinks
- rewrite_rule() not preserving the query string
- WordPress Network on IIS7/SQL Server – Rewrite Issues
- Custom comments
- Tricky URL rewrite with custom values in url
- Add a query string to ALL links on site
- How make a multi language routes, with rewrite rules or rewrite endpoints?
- Add rewrite rule for rewrite endpoint
- Rewriting rules: difference between ‘init’, ‘rewrite_rules_array’, ‘generate_rewrite_rules’?
- Multiple Permalinks for Same Post
- Issue with using .htaccess to redirect feedburner feed
- Remove “/page/1” from the URL
- Cleanup URL for a custom page in wordpress
- ‘rewrite_rules_array’ or ‘generate_rewrite_rules’ for adding custom rewrite rules?
- Rewrite Rules Are Redirecting and Not Passing VARs
- Permalinks: Page Not Found
- custom template rewrite
- add_rewrite_rule fro html to another url not working
- Adding rewrite rules directly to .htaccess file
- WordPress Redirecting Non Category Pages /page/nnn to their Canonical URLs
- “View post” leads to odd URL
- QSA Rewrite Rule
- Map secondary domain to other’s virtual subfolder
- URL Rewrite with Custom Variables
- htaccess rewrite, adding segment to url
- ReWrite rule for files of a previously standalone blog moved to network
- How to add custom rewrite rules and point to specific templates
- Rewrite /category/cars into /topics/cars
- show ALL latest posts with archive.php on example.com/latest
- ow to change cutsom page url of wordpress site using htaccess
- force www rewrite if wordpress put in a folder
- WP redirect rule doesn’t work
- How to use wp rewrite to hide form action url?
- URL rewrite in theme doesn’t seem to be working
- WordPress Rewrite rule is not working
- Redirect URL to an existing page with query string or #! added on
- Custom url structure – pages under a custom post type
- Trying to add array of paths to post permalink
- How to rewrite URL back to default custom URL if no destination found
- Use URI suffix as parameter and ignore when resolving page
- Why wordpress rewrite my custom URL?
- Rewrite rule regex help required
- Redirect empty search to another page
- Rewrite dynamic URLs as pretty URLs in WordPress functions.php (add_rewrite_rule) – what’s wrong with my code?
- WordPress URL redirect and replace ? question mark
- Rewrite rule not working, suspect redirect string
- Fresh install redirects to www, breaking page loads
- Rewrite Url using .htaccess or hook
- Custom taxonomy Rewrite Rule
- I want to add one extra field to my URLs, I’m using Rewrite functions but it doesn’t work
- .htaccess RewriteRule to include post type and taxonomy
- Font Page overrides rewrites
- URL rewrite results in a 404, but everything should work!
- Custom URL scheme – paramters on custom post type
- Apache rewrite rules and wordpress problem
- rewrite rule for home/index page
- Stop wordpress to redirecting home page if no page found
- WordPress Custom Rewrite Rule
- URL Rewriting in WordPress
- Rewrite URL variable to custom path
- Rewrite function
- Programmatically add a custom url route “/category/index.json” to return a collection of posts in json
- Rewrite rule giving 404 error
- How to combine nearly identical custom rewrite rules for WordPress