tdnc
Forum Replies Created
-
I figured it out. Rank Math doesn’t fully capture the URI of the 404 (using TranslatePress for multi-lingual URL). For example:
- Requested URI: “example.com/en/article-one” (Response: 404).
- But the 404 Monitor captured it as: “/article-one” (lacking the /en/ part). And clicking on the “View Redirection” also shows the Redirection for that URL (“/article-one”) that I have set it before. That is what confused me.
This is how to replicate it:
- Going to “example.com/en/article-one” It will return 404.
- The 404 Monitor capture the 404 as: “/article-one” (lacking the /en/ part).
- Create the Redirection for “example.com/en/article-one”.
- Going to “example.com/en/article-one” again.
- The 404 Monitor no longer captures the 404 of that URI → Problem solved.
Now I have to recheck all the previous Redirections to reflect this issue.
Hope you will fix this in the next update.
Hi there,
Those are some of the entries: https://imgur.com/a/yXNwIvB.
I tried to replicate the issue by going to the redirected links but it won’t replicate (the link is redirected and won’t appear in 404 Monitor).
For more context, those links of the issue are from the old version of the website, used a plugin for translation the URL (maybe TranslatePress, I think). I made them redirected to the new URLs of the new website.
Thank you.
Thanks, @rizaardiyanto
Hi @rizaardiyanto,
It’s Gallery block.
Forum: Fixing WordPress
In reply to: How to fast insert images using code?I know I can use the URL of an image, but I’m working with many images in the post so I can’t do the sequence that Add an Image > Loading… > From URL > Loading… > Insert URL > Waiting… > Insert into Post… It costs too much time.
Faster Image Insert plugin is good but it just helps saving a few steps because I still have to do the same as default. Still looking for some plugins that can work like Smart Youtube plugin.
By the way, thanks for your reply! 🙂