Finally got it!!
The right way to define a redirection when the content of the URL (either the original or the new one) is in Hebrew, is simply define then URL-encoded.
For example:
/%D7%9E%D7%95%D7%A1%D7%9A-%D7%9C%D7%9E%D7%A9%D7%90%D7%99%D7%95%D7%AA.html
->
/%D7%9E%D7%95%D7%A1%D7%9A-%D7%9C%D7%9E%D7%A9%D7%90%D7%99%D7%95%D7%AA/
That’s it! This works like a charm and like it should.
For encoding and decoding URL special characters (like Hebrew), you can use this simple, yet very helpful online tool:
Related Posts:
- Changed permalink structure. Need help with redirecting old posts
- Redirect unloggedin users
- Redirection plugin – how to let the editor access the ‘redirection’ menu?
- Preserve custom URL parameter on more pages
- SSL redirect loop using WordPress HTTPS Plugin
- Redirection Plugin: Redirect all URLs with a regular expression
- Which method is best to enqueue scripts
- How to make WordPress use protocol indepentent upload files?
- flush_rewrite_rules not working on plugin deactivation, invalid URLs not showing 404
- Can Not Redirect from Plugin-Registered Admin Page
- Detecting $_GET parameters from any page + Cookie
- Woocommerce different URL for every table placed in the restaurant
- Author Specific URL’s in WordPress
- While Using Static Pages, How Can I Get /blog into the URL of Each Post?
- How to send “Location” header on plugin form submit event?
- Custom url structure for custom template
- Add query string to plugin URL
- 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?
- wordpress custom login successful redirect hook
- Is revealing just the AUTH_KEY a security issue?
- Can’t access my WP dashboard: fatal error? [closed]
- How to redirect Old Post URL to new Post and keep Old post Comments?
- What’s the _wp_desired_post_slug value for?
- Redirect all blog links from WordPress.com site to new domain
- How can I pass a variable to a page with a SEF url?
- locate_template with multiple categories?
- custom taxonomy and custom post type url conflict
- Find the URL of the current plugin directory
- Rewrite url without flushing the database?
- Custom page slug without creating a WP page
- Best way to hook a custom url?
- how can I link to a PlugIn admin-sub-menu page after processing a formular
- How does automatic redirection for the redirection plugin work?
- What is an arbitrary URL?
- WordPress Redirect Not Working – AJAX Callback Response Not Picked Up
- Landing Page Redirect Chain | http->https->https www
- How can I check if on specific plugin generated page or child
- How can I change a plugin’s URL?
- Redirection based on location but without affecting search bots
- Page Restriction and Redirect for Particular Levels or user
- how to create site exit messages with destination url displayed
- How to redirect a URL with parameters?
- WordPress Shortcode to get URL Parameters $_GET[‘name’] redirects for no reason at all
- How to make a proper custom post type link
- Redirecting a buddyboss profile tab to a different tab if not subscribed to a specific membership
- Why WordPress plugin url ajax doesn’t work?
- Added slug after URL permalink last slash returns different content
- Redirect already logged in users away from a page to a specific page base on user role
- How to fix the woocommerce – adaranth.com redirection issue [closed]
- Redirecting thousands of posts that currently have no category in their permalink when changing permalink structure to include category
- Is there a hook to Intercept al urls from a webpage and redirect to a page
- WordPress shows error related to allow_url_fopen
- Ability to automatically redirect a URL
- Subdomains with almost the same content
- URL parameters causing 404 on home page, but nowhere else
- change content based on url per plugin
- Redirect to another page using contact form 7? [closed]
- How to use login_redirect with a user capability
- Removing Automatic Redirects Without Plugin
- WordPress 4.3 broke meta redirect (with url params plugin)
- Edit Permalink Structure For Custom Post Type or Modify .htaccess?
- Mask and Track Outbound Links
- How can I redirect some pages to new subdomain? [closed]
- Add to array, redirect and display
- correctness of URL
- How do I convert my WordPress website to be domain agnostic?
- Need to change link URL embedded in multiple posts to new link URL
- How to pass a query string to another page on the same site?
- how to replace hostnames on certain external links?
- How to rewrite URL and get the values?
- Scrape a webpage for image and add it to post
- Conditional custom redirect
- Change url of posts with keywords
- How to access the WordPress DB from a plugin file
- Making the ‘add to cart’ button redirect to PayPal
- PHP mobile redirect Endless loop
- How to force load a page in plugin?
- Replace video url with video player
- wp redirect 301 not working in wordpress page
- Preserve Search engine index while shifting to new Domain
- Janrain/Simple Modal under Redirected Domain
- Offer Download Links for Product Images
- How to hide particular plain text with link from different subscribers
- Change language on website and change currency with url query
- login form should redirect to register page for in 1st login next time it should redirected to home page
- Identify User Language, Redirect to the corresponding page and Save the chosen language as Cookie
- Add a parameter at the end of the url and prettify
- www redirects to another directory in wordpress
- Hidden permalink different from displayed permalink
- insert og image link in wordpress post
- redirect to homepage once action is completed
- Display value of the GET parameter in a new URL page
- How to create a folder in wordpress that will contain pages?
- How to generate expiring URL of the page?
- Redirect to a page while maintaining search query parameters without causing an infinite loop
- how to include my homepage and scc in to a plugin
- Can’t add new plugin or themes on a wordpress multisite network from the primary site as administrator. Error: ERR_TOO_MANY_REDIRECTS
- How to update all in-site redirect URLs to destination URLs at once
- How to allow URL with filename & extension in wordpress?
- How to send new visitor to a splash page for only one time in wordpress?