alexjc347
Forum Replies Created
-
Forum: Plugins
In reply to: [Easy Table of Contents] Anchors have changedI mean possible spamming with keywords, this is bad for SEO. Better when you can cancel the words in anchor
Forum: Plugins
In reply to: [Easy Table of Contents] Anchors have changedThank you!
I have installed version 2.0.6, but it would be nice to add such a setting to the current version.
Forum: Plugins
In reply to: [Subscribe To Comments Reloaded] Can’t delete several emailsI will try in the future. At the time I found not existing emails in wp_postmeta table and already have deleted them.
Forum: Plugins
In reply to: [404 Solution] Displayed 404 on normal “200 OK” pagesand with this code, and without this code I always get 200 code ?? funny
Forum: Plugins
In reply to: [404 Solution] Displayed 404 on normal “200 OK” pagesyes, but with this code in server logs I see 301 redirect instead 404
Forum: Plugins
In reply to: [404 Solution] Displayed 404 on normal “200 OK” pagesThis code in functions.php temporarily resolves problem:
if (strpos($_SERVER[‘REQUEST_URI’], ‘#comments’ )!==false) {
wp_redirect( str_replace(‘#comments’, ”, $_SERVER[‘REQUEST_URI’]), 301);
exit();
}Forum: Plugins
In reply to: [404 Solution] Displayed 404 on normal “200 OK” pagesThank you too.
Forum: Plugins
In reply to: [404 Solution] Displayed 404 on normal “200 OK” pagesThis string is incredible: 2019-04-22 16:34:09 GMT+0200 (DEBUG): No posts or pages matching slug: #comments
Forum: Plugins
In reply to: [404 Solution] Displayed 404 on normal “200 OK” pagesI found in the server logs that only the URL with the anchor tag at the end (“#comments”) results in error 404. But I still can’t get the response code 404, I always get 200. Error 404 is only in server logs and plugin logs.
Forum: Plugins
In reply to: [404 Solution] Displayed 404 on normal “200 OK” pagesDebug Log:
2019-04-19 12:08:31 GMT+0200 (INFO): Updating database version from 2.17.1 to 2.17.2 (begin).
2019-04-19 12:08:31 GMT+0200 (INFO): Updating database version to 2.17.2 (end).
2019-04-19 12:08:47 GMT+0200 (INFO): deleteOldRedirectsCron. Old captured URLs removed: 0, Old automatic redirects removed: 0, Old manual redirects removed: 0, Old log lines removed: 0, New log size: 2.8MB, Duplicate rows deleted: 0, Debug file size limited: false, Admin email notification option turned off., Permlink cache rows updated: 0, User initiated: false
2019-04-19 13:04:01 GMT+0200 (INFO): deleteOldRedirectsCron. Old captured URLs removed: 0, Old automatic redirects removed: 0, Old manual redirects removed: 0, Old log lines removed: 0, New log size: 2.8MB, Duplicate rows deleted: 2, Debug file size limited: false, Admin email notification option turned off., Permlink cache rows updated: 0, User initiated: false
2019-04-20 02:59:45 GMT+0200 (INFO): deleteOldRedirectsCron. Old captured URLs removed: 0, Old automatic redirects removed: 0, Old manual redirects removed: 0, Old log lines removed: 0, New log size: 2.8MB, Duplicate rows deleted: 4, Debug file size limited: false, Admin email notification option turned off., Permlink cache rows updated: 0, User initiated: false
2019-04-21 03:01:45 GMT+0200 (INFO): deleteOldRedirectsCron. Old captured URLs removed: 0, Old automatic redirects removed: 0, Old manual redirects removed: 0, Old log lines removed: 0, New log size: 2.8MB, Duplicate rows deleted: 3, Debug file size limited: false, Admin email notification option turned off., Permlink cache rows updated: 0, User initiated: false
2019-04-22 03:02:54 GMT+0200 (INFO): deleteOldRedirectsCron. Old captured URLs removed: 0, Old automatic redirects removed: 0, Old manual redirects removed: 0, Old log lines removed: 0, New log size: 2.8MB, Duplicate rows deleted: 0, Debug file size limited: false, Admin email notification option turned off., Permlink cache rows updated: 0, User initiated: false
2019-04-22 13:20:22 GMT+0200 (INFO): deleteOldRedirectsCron. Old captured URLs removed: 0, Old automatic redirects removed: 0, Old manual redirects removed: 0, Old log lines removed: 0, New log size: 2.8MB, Duplicate rows deleted: 0, Debug file size limited: false, Admin email notification option turned off., Permlink cache rows updated: 0, User initiated: false
2019-04-22 14:39:31 GMT+0200 (DEBUG): updatePermalinkCache done updating. 237 rows inserted in 0.24 seconds on execution #1. shouldRunAgain: false
2019-04-22 14:39:31 GMT+0200 (DEBUG): Displaying sub page: abj404_options
2019-04-22 14:39:44 GMT+0200 (DEBUG): Processing 404 for URL: /web.zip | Redirect: {“id”:0} | is_single(): | is_page(): | is_feed(): | is_trackback(): | is_preview(): | options: auto_redirects: 1, auto_score: 90, auto_cats: 1, auto_tags: 0, dest404page: 0|0, HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.103 Safari/537.36, REMOTE_ADDR: 188.190.203.34, REQUEST_URI: /web.zip
2019-04-22 14:39:44 GMT+0200 (DEBUG): No posts or pages matching slug: web.zip
2019-04-22 14:39:44 GMT+0200 (DEBUG): Logging redirect. Referer: | Current user: admin347 | From: /web.zip to: 404, Reason: gave up. , Ignore msg(s): , Execution time: 0.01 seconds
2019-04-22 16:08:57 GMT+0200 (DEBUG): Ignoring user agent (process ok): Mozilla/5.0 (iPhone; CPU iPhone OS 7_0 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Version/7.0 Mobile/11A465 Safari/9537.53 (compatible; bingbot/2.0; +https://www.bing.com/bingbot.htm) for URL: /yabrowserp
2019-04-22 16:08:57 GMT+0200 (DEBUG): Processing 404 for URL: /yabrowserp | Redirect: {“id”:0} | is_single(): | is_page(): | is_feed(): | is_trackback(): | is_preview(): | options: auto_redirects: 1, auto_score: 90, auto_cats: 1, auto_tags: 0, dest404page: 0|0, HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 7_0 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Version/7.0 Mobile/11A465 Safari/9537.53 (compatible; bingbot/2.0; +https://www.bing.com/bingbot.htm), REMOTE_ADDR: 40.77.167.147, REQUEST_URI: /yabrowserp
2019-04-22 16:08:57 GMT+0200 (DEBUG): No posts or pages matching slug: yabrowserp
2019-04-22 16:08:57 GMT+0200 (DEBUG): Logging redirect. Referer: | Current user: | From: /yabrowserp to: 404, Reason: gave up. , Ignore msg(s): User agent (process ok): bingbot, Execution time: 0.09 seconds
2019-04-22 16:20:31 GMT+0200 (DEBUG): Processing 404 for URL: /category/noproblems/page/3/ | Redirect: {“id”:0} | is_single(): | is_page(): | is_feed(): | is_trackback(): | is_preview(): | options: auto_redirects: 1, auto_score: 90, auto_cats: 1, auto_tags: 0, dest404page: 0|0, HTTP_USER_AGENT: , REMOTE_ADDR: 5.187.7.96, REQUEST_URI: /category/noproblems/page/3/
2019-04-22 16:20:31 GMT+0200 (DEBUG): No posts or pages matching slug: 3
2019-04-22 16:20:31 GMT+0200 (DEBUG): Logging redirect. Referer: | Current user: | From: /category/noproblems/page/3/ to: 404, Reason: gave up. , Ignore msg(s): , Execution time: 0.31 seconds
2019-04-22 16:24:25 GMT+0200 (DEBUG): Processing 404 for URL: /browserconfig.xml | Redirect: {“id”:0} | is_single(): | is_page(): | is_feed(): | is_trackback(): | is_preview(): | options: auto_redirects: 1, auto_score: 90, auto_cats: 1, auto_tags: 0, dest404page: 0|0, HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.3; Win64; x64; Trident/7.0; rv:11.0) like Gecko, REMOTE_ADDR: 5.105.233.254, REQUEST_URI: /browserconfig.xml
2019-04-22 16:24:25 GMT+0200 (DEBUG): No posts or pages matching slug: browserconfig.xml
2019-04-22 16:24:25 GMT+0200 (DEBUG): Logging redirect. Referer: | Current user: | From: /browserconfig.xml to: 404, Reason: gave up. , Ignore msg(s): , Execution time: 0.07 seconds
2019-04-22 16:25:59 GMT+0200 (DEBUG): Processing 404 for URL: /yabrowserp | Redirect: {“id”:0} | is_single(): | is_page(): | is_feed(): | is_trackback(): | is_preview(): | options: auto_redirects: 1, auto_score: 90, auto_cats: 1, auto_tags: 0, dest404page: 0|0, HTTP_USER_AGENT: , REMOTE_ADDR: 5.187.7.96, REQUEST_URI: /yabrowserp
2019-04-22 16:25:59 GMT+0200 (DEBUG): No posts or pages matching slug: yabrowserp
2019-04-22 16:25:59 GMT+0200 (DEBUG): Logging redirect. Referer: | Current user: | From: /yabrowserp to: 404, Reason: gave up. , Ignore msg(s): , Execution time: 0.01 seconds
2019-04-22 16:34:08 GMT+0200 (DEBUG): Processing 404 for URL: /oshibka-pri-zapuske-prilozheniya-0xc0000005/comment-page-2/ | Redirect: {“id”:0} | is_single(): | is_page(): | is_feed(): | is_trackback(): | is_preview(): | options: auto_redirects: 1, auto_score: 90, auto_cats: 1, auto_tags: 0, dest404page: 0|0, HTTP_USER_AGENT: Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0), REMOTE_ADDR: 95.163.118.104, REQUEST_URI: /oshibka-pri-zapuske-prilozheniya-0xc0000005/comment-page-2/#comments
2019-04-22 16:34:08 GMT+0200 (DEBUG): No posts or pages matching slug: #comments
2019-04-22 16:34:08 GMT+0200 (DEBUG): Logging redirect. Referer: | Current user: | From: /oshibka-pri-zapuske-prilozheniya-0xc0000005/comment-page-2/ to: 404, Reason: gave up. , Ignore msg(s): , Execution time: 0.65 seconds
2019-04-22 16:34:09 GMT+0200 (DEBUG): Processing 404 for URL: /oshibka-pri-zapuske-prilozheniya-0xc0000005/comment-page-2/ | Redirect: {“id”:0} | is_single(): | is_page(): | is_feed(): | is_trackback(): | is_preview(): | options: auto_redirects: 1, auto_score: 90, auto_cats: 1, auto_tags: 0, dest404page: 0|0, HTTP_USER_AGENT: Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0), REMOTE_ADDR: 109.248.52.165, REQUEST_URI: /oshibka-pri-zapuske-prilozheniya-0xc0000005/comment-page-2/#comments
2019-04-22 16:34:09 GMT+0200 (DEBUG): No posts or pages matching slug: #comments
2019-04-22 16:34:09 GMT+0200 (DEBUG): Logging redirect. Referer: | Current user: | From: /oshibka-pri-zapuske-prilozheniya-0xc0000005/comment-page-2/ to: 404, Reason: gave up. , Ignore msg(s): , Execution time: 0.01 seconds
2019-04-22 16:42:52 GMT+0200 (DEBUG): Processing 404 for URL: /index.php/admin/ | Redirect: {“id”:0} | is_single(): | is_page(): | is_feed(): | is_trackback(): | is_preview(): | options: auto_redirects: 1, auto_score: 90, auto_cats: 1, auto_tags: 0, dest404page: 0|0, HTTP_USER_AGENT: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0, REMOTE_ADDR: 151.80.80.3, REQUEST_URI: /index.php/admin/
2019-04-22 16:42:52 GMT+0200 (DEBUG): No posts or pages matching slug: admin
2019-04-22 16:42:52 GMT+0200 (DEBUG): Logging redirect. Referer: https://it-like.ru/index.php/admin/ | Current user: | From: /index.php/admin/ to: 404, Reason: gave up. , Ignore msg(s): , Execution time: 0.25 seconds
2019-04-22 16:42:53 GMT+0200 (DEBUG): Processing 404 for URL: /admin/ | Redirect: {“id”:0} | is_single(): | is_page(): | is_feed(): | is_trackback(): | is_preview(): | options: auto_redirects: 1, auto_score: 90, auto_cats: 1, auto_tags: 0, dest404page: 0|0, HTTP_USER_AGENT: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0, REMOTE_ADDR: 151.80.80.3, REQUEST_URI: /admin/
2019-04-22 16:42:53 GMT+0200 (DEBUG): No posts or pages matching slug: admin
2019-04-22 16:42:53 GMT+0200 (DEBUG): Logging redirect. Referer: https://it-like.ru/index.php/admin/ | Current user: | From: /admin/ to: 404, Reason: gave up. , Ignore msg(s): , Execution time: 0.04 seconds
2019-04-22 16:42:55 GMT+0200 (DEBUG): Processing 404 for URL: /downloader/ | Redirect: {“id”:0} | is_single(): | is_page(): | is_feed(): | is_trackback(): | is_preview(): | options: auto_redirects: 1, auto_score: 90, auto_cats: 1, auto_tags: 0, dest404page: 0|0, HTTP_USER_AGENT: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0, REMOTE_ADDR: 151.80.80.3, REQUEST_URI: /downloader/
2019-04-22 16:42:55 GMT+0200 (DEBUG): No posts or pages matching slug: downloader
2019-04-22 16:42:55 GMT+0200 (DEBUG): Logging redirect. Referer: https://it-like.ru/downloader/ | Current user: | From: /downloader/ to: 404, Reason: gave up. , Ignore msg(s): , Execution time: 0.07 seconds
2019-04-22 16:42:56 GMT+0200 (DEBUG): Processing 404 for URL: /rss/catalog/notifystock/ | Redirect: {“id”:0} | is_single(): | is_page(): | is_feed(): | is_trackback(): | is_preview(): | options: auto_redirects: 1, auto_score: 90, auto_cats: 1, auto_tags: 0, dest404page: 0|0, HTTP_USER_AGENT: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0, REMOTE_ADDR: 151.80.80.3, REQUEST_URI: /rss/catalog/notifystock/
2019-04-22 16:42:56 GMT+0200 (DEBUG): No posts or pages matching slug: notifystock
2019-04-22 16:42:56 GMT+0200 (DEBUG): Logging redirect. Referer: https://it-like.ru/rss/catalog/notifystock/ | Current user: | From: /rss/catalog/notifystock/ to: 404, Reason: gave up. , Ignore msg(s): , Execution time: 0.23 seconds
2019-04-22 16:54:24 GMT+0200 (DEBUG): Processing 404 for URL: /kakaya-videokarta-luchshe-dlya-igr/comment-page-2/ | Redirect: {“id”:0} | is_single(): | is_page(): | is_feed(): | is_trackback(): | is_preview(): | options: auto_redirects: 1, auto_score: 90, auto_cats: 1, auto_tags: 0, dest404page: 0|0, HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2226.0 Safari/537.36, REMOTE_ADDR: 95.163.118.112, REQUEST_URI: /kakaya-videokarta-luchshe-dlya-igr/comment-page-2/#comments
2019-04-22 16:54:24 GMT+0200 (DEBUG): No posts or pages matching slug: #comments
2019-04-22 16:54:24 GMT+0200 (DEBUG): Logging redirect. Referer: | Current user: | From: /kakaya-videokarta-luchshe-dlya-igr/comment-page-2/ to: 404, Reason: gave up. , Ignore msg(s): , Execution time: 0.36 seconds
2019-04-22 16:54:25 GMT+0200 (DEBUG): Processing 404 for URL: /kakaya-videokarta-luchshe-dlya-igr/comment-page-2/ | Redirect: {“id”:0} | is_single(): | is_page(): | is_feed(): | is_trackback(): | is_preview(): | options: auto_redirects: 1, auto_score: 90, auto_cats: 1, auto_tags: 0, dest404page: 0|0, HTTP_USER_AGENT: Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0), REMOTE_ADDR: 176.125.241.178, REQUEST_URI: /kakaya-videokarta-luchshe-dlya-igr/comment-page-2/#comments
2019-04-22 16:54:25 GMT+0200 (DEBUG): No posts or pages matching slug: #comments
2019-04-22 16:54:25 GMT+0200 (DEBUG): Logging redirect. Referer: | Current user: | From: /kakaya-videokarta-luchshe-dlya-igr/comment-page-2/ to: 404, Reason: gave up. , Ignore msg(s): , Execution time: 0 seconds
2019-04-22 17:16:09 GMT+0200 (DEBUG): Processing 404 for URL: /code.zip | Redirect: {“id”:0} | is_single(): | is_page(): | is_feed(): | is_trackback(): | is_preview(): | options: auto_redirects: 1, auto_score: 90, auto_cats: 1, auto_tags: 0, dest404page: 0|0, HTTP_USER_AGENT: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0, REMOTE_ADDR: 217.182.18.128, REQUEST_URI: /code.zip
2019-04-22 17:16:09 GMT+0200 (DEBUG): No posts or pages matching slug: code.zip
2019-04-22 17:16:09 GMT+0200 (DEBUG): Logging redirect. Referer: https://it-like.ru/code.zip | Current user: | From: /code.zip to: 404, Reason: gave up. , Ignore msg(s): , Execution time: 0.36 seconds
2019-04-22 17:44:48 GMT+0200 (DEBUG): Processing request for action: (none)
2019-04-22 17:44:48 GMT+0200 (DEBUG): No tab selected. Displaying the “redirects” tab.
2019-04-22 17:44:48 GMT+0200 (DEBUG): Displaying sub page: abj404_redirects
2019-04-22 17:44:51 GMT+0200 (DEBUG): Processing request for action: (none)
2019-04-22 17:44:51 GMT+0200 (DEBUG): Displaying sub page: abj404_captured
2019-04-22 17:45:32 GMT+0200 (DEBUG): Processing request for action: (none)
2019-04-22 17:45:32 GMT+0200 (DEBUG): Displaying sub page: abj404_logs
2019-04-22 17:45:32 GMT+0200 (DEBUG): Unexpected sub type for pagination links: abj404_logs
2019-04-22 17:45:32 GMT+0200 (DEBUG): 168 log records displayed on the page.
2019-04-22 17:45:32 GMT+0200 (DEBUG): Unexpected sub type for pagination links: abj404_logs
2019-04-22 17:45:43 GMT+0200 (DEBUG): Processing request for action: (none)
2019-04-22 17:45:43 GMT+0200 (DEBUG): Displaying sub page: abj404_options
2019-04-22 17:45:48 GMT+0200 (DEBUG): Processing request for action: (none)
2019-04-22 17:45:48 GMT+0200 (DEBUG): Displaying sub page: abj404_debugfileForum: Plugins
In reply to: [404 Solution] Displayed 404 on normal “200 OK” pagesNow all functions enable, maybe you will find something
Forum: Plugins
In reply to: [404 Solution] Displayed 404 on normal “200 OK” pagesNow I disable plugin for urls with /comment-page- manually (edit plugin code)
Forum: Plugins
In reply to: [404 Solution] Fatal error v2.16Thank you!
nothing..
No find any errors with word “pretty”