You are redirecting the entire domain hence breaking the site, because whole
website is getting redirected to a part
causing a broken website.
So instead of using .htaccess just create an index.html file in your root and do a simple Meta Refresh
Or
Use this more detailed explanation to do the same using php
Related Posts:
- Restricting a Plugin to Only Load its CSS and JS on Selected Pages?
- Reoccurring 404 Errors on all subpages
- Redirect to another page using contact form 7? [closed]
- Best way to overide plugin CSS?
- How can I use WordPress functions in my stylesheet?
- How do I cleanly override a plugin’s CSS with a child theme?
- Security and .htaccess
- Why does wp_enqueue_style() in plugin not load stylesheet?
- How to stop wordpress from changing default .htaccess permissions to 444
- how to include other plugins css files in a shortcode?
- What does a security risk in a plugin look like?
- How can I reduce the amount of files loaded/included per plugin?
- How can I dequeue a Plugin Stylesheet?
- How to properly secure my WordPress installation?
- Using standard backend elements in Plugin
- Using tabs for wordpress plugin
- Override CSS settings of plugins
- How can I make content disappear when a user logs in?
- Add CSS animation as Preloader to WordPress
- Best way to inject css into admin_head in plugins?
- Add .html extension to custom post type taxonomies
- Leverage browser caching not working after updating .htaccess
- wp_enqueue_style in Plugin [duplicate]
- WordPress plugin search does not work and updates are not shown, VPS install
- Quote rotator in the sidebar
- Styles and Scripts, Selectively enqueue across entire site
- Make the css of the widget overwrite theme css
- How can I enqueue a style only when a particular widget is active?
- WordPress Plugin Look & Feel
- Add CSS class to add-to-cart button, Woocommerce [closed]
- How to install WordPress Multisite with different domains under the same subdirectory?
- How to load all plugins CSS after child theme CSS?
- I need to generate the CSS for my plugin from a function, how do i map a request to a function in the front-end?
- How do I register a stylesheet inside a WordPress widget?
- 403 Forbidden – You don’t have permission to access /wp-admin/admin-ajax.php on this server
- Prevent CSS/JS loading when plugin is not used
- How Restrict access to admin dashboard by specific static ip?
- Override Theme CSS with CSS from a plugin
- Styling readme.html in plugin?
- Error Message from W3 Total Cache when .htaccess Rules Cannot Be Modified? [closed]
- Unable to load stylesheets and scripts to plugin settings page
- Layout shop page: resize images and columns
- How extend shortcode default values for a plugin?
- htaccess and wordpress config files are regularly over written
- wp_enqueue_style specifics for overwriting plugin styles
- How to override my plugin’s php classes with duplicates that are in my child theme folder
- Is it possible to use Snap Scrolling? [closed]
- Image resizing on home page (product category) [closed]
- WordPress redirect all 404 pages to the Homepage
- How can I serve a text file at a custom URL
- Preventing BFA in WordPress without using a plugin
- 500 Internal Server Error when updating htaccess
- W3 Total Cache: Load CSS asynchronously for better PageSpeed score? [closed]
- How do I write into a file (css)
- Write to / remove from default .htaccess file from plugin?
- ‘Customize’ button in admin bar for CSS
- Why isn’t “background-image: url”working with Bootstrap carousel on WP?
- How to add page using HTML, CSS and JS?
- How to generate CSS from a shortcode within a plugin
- Add stylesheets and js to template files when shortcode is used
- Custom CSS for plugin form
- problems with wordpress and php version 5.3.3-1
- How do I modify the position of a plugin?
- Changed permalink structure. Need help with redirecting old posts
- How to keep users unique id stored in session in addition to IP in WordPress plugin?
- Landing Page Redirect Chain | http->https->https www
- Possible htaccess configuration issue for HTTPS websites by WP Fastest Cache plugin? [closed]
- plugin style conflicts, how to override? [closed]
- Is there an earlier hook than login_head or login_enqueue_scripts?
- How to disable CSS rule in Twentythirteen style.css?
- Theme’s default styles are overriding my plugin’s custom CSS
- Remove ALL css for a specific plugin page
- Globally register styles but enqueue them selectively
- CSS from textarea in options page to frontend what to do
- custom changes removed after plugin update
- W3 Total cache “empty all caches” and no stylesheets render [closed]
- Admin Panel pagination link styles
- How to style the RSS wordpress?
- Can someone please tell me what is wrong with my plugin?
- How Do I Figure Out What File(s) to Edit from Looking at the Source Code [closed]
- Headers Content-Security-Policy CSP Major Issue
- WPBakery JS composer unused css [closed]
- How to tie dark mode with prefers-color-scheme webkit? [closed]
- Trouble with plugin styles in admin area of WordPress
- Add a CSS class based on categroy id to archive pages
- Changing “elapsed time” to “time remaining” on MP3-jPlayer audio player with CSS or PHP changes
- Child Pages Short Code plug-in and hover capabilities?
- Removing included CSS file that doesn’t exist
- How to hide CSS by default and show on button press
- (Sticky Row) How do i make a row sticky in wpbakery page builder?
- How to create an input field, and base the output on spreadsheet data? [closed]
- Trying to create a private area custom for each user where they upload images to a server [closed]
- WordPress plugin output formatting
- how to access all user dashboard on fronted page [closed]
- What would I need to write into a custom plugin in order to add a switch for a custom string of CSS to the edit page?
- Create a multisite network for an existing installation
- Bootstrap and Custom CSS in custom plugin are being overwritten by theme
- Ajax Search Lite: Customize Autoscroll
- Delete mobile menu button [closed]
- Widgets Scripts don’t load – but load when I reload the page