cybnex
Forum Replies Created
-
Forum: Plugins
In reply to: [Max Mega Menu] Sub Menu Width: Auto (experimental)Yes, flyout sub menus. Was not working reliably. Almost.
Thanks, understood…
Thank you.
I don’t think the new update speeded it up.However it seems it introduced a bug. Now for mobile view it shows 3 columns instead of 1 that it is setup to show. I’m only 75% sure this is the cause. I’ve downgraded my plugin for now.
Forum: Plugins
In reply to: [404 Solution] not handling links with trailingYes.
I don’t have the 404 solution debug log on.
The problem can probably verified on another site with the plugin installed. Not sure how often these kinds of URLS pop up though…
I wonder if some plugin, sitemap, indexnow, something like that is giving out faulty urls….
184.174.72.128 184.174.72.128 – – [26/Sep/2022:17:11:56 +0300] “GET /ww3/russia-war-collective-west/%22 HTTP/1.1” 301 6085 “-” “Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:88.0) Gecko/20100101 Firefox/88.0”
5.45.207.101 5.45.207.101 – – [26/Sep/2022:17:40:03 +0300] “GET /ww3/russia-war-collective-west/%20 HTTP/1.1” 301 6085 “-” “Mozilla/5.0 (compatible; YandexBot/3.0; +https://yandex.com/bots)”
95.108.213.46 95.108.213.46 – – [26/Sep/2022:17:40:15 +0300] “GET /index%20 HTTP/1.1” 301 5263 “-” “Mozilla/5.0 (compatible; YandexBot/3.0; +https://yandex.com/bots)”
87.250.224.41 87.250.224.41 – – [26/Sep/2022:17:41:09 +0300] “GET /index%19 HTTP/1.1” 301 5899 “-” “Mozilla/5.0 (compatible; YandexBot/3.0; +https://yandex.com/bots)”
Forum: Plugins
In reply to: [404 Solution] not handling links with trailingAt first I thought someone had made a faulty hyperlink that contained an extra space but thats %20 and not %22 which is “.
You only need to add an extra space after the URL for the %20 to appear.
Now I noticed that the yandex bot is accessing urls with added %19, %20 and %22 after the URLs so I’m not sure what the reason is.
Well, it was a bit confusing that your plugin reported that a URL didn’t work even though it looked correct (%22 doesn’t show) and didn’t find the correct URL even though they were almost identical. It was only when I looked at the access.log that I saw there was %22 at the end of the URL…
Forum: Plugins
In reply to: [404 Solution] not handling links with trailingHeh, the trailing %20 disappeared from the title. Bobby tables situation
- This reply was modified 2 years, 2 months ago by cybnex.
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Partial word results listed after whole wordsCarpenter was a mistake. The real world example was in fact freemason that gave 0 results even though there were articles about freemasonry, but I changed that to carpentry without properly looking at the word.
Stemmer, interdasting. Thanks. Looks like I’ll have to dive into your very thorough knowledge base, groan.
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Partial word results listed after whole wordsSome scenarios:
Whole words enabled: A user searches for mason and gets 0 results. He is sad. However there would have been many relevant articles with the word masonry in them that he would have enjoyed. I’m sad.
Would the solution have been to enable partial words? Well, perhaps with this word, however:
Partial words enabled: A user searches for bar and gets a mishmash of words containing bar and has to fish out the relevant articles about Bar (law).Whole words with partials after A user search for bar gets 3 articles about The Finnish Bar Association (success) and one about a sports bar in Tammisaari (ignore). He scrolls down and sees the text “partial word results: and alot of barometric barracudas, barricades, toolbars, taskbars etc unrelated stuff and quickly realizes there’s nothing there of relevance for him…He’s happy
20 years? It’s not enough, I have a bit more and it’s barely enough ??
Have you looked at the inbuilt Export feature instead?
wp-admin/export.php
Forum: Plugins
In reply to: [Import any XML, CSV or Excel File to WordPress] IF statement helpThanks a million!
I actually re-read your documentation and realized that by myself. Yeahh, this plugin sure beats entering in stuff by hand ??