swordcobra
Forum Replies Created
-
Forum: Plugins
In reply to: [Koko Analytics] Analyze transfer parametersYes, I mean the URL parameter.
For example:
https://www.test.de?param=9——————————————————————-
An alternative option is to evaluate the parameter directly in the file and make a corresponding setting in the code, which is then visible in the evaluation.
if param=9 then
kokoAnalyticsParam = “Customer”
end if
kokoAnalyticsParam is then evaluated by the plugin.# BEGIN All In One WP Security #AIOWPS_BLOCK_WP_FILE_ACCESS_START <Files license.txt> <IfModule mod_authz_core.c> Require all denied </IfModule> <IfModule !mod_authz_core.c> Order deny,allow Deny from all </IfModule> </Files> <Files wp-config-sample.php> <IfModule mod_authz_core.c> Require all denied </IfModule> <IfModule !mod_authz_core.c> Order deny,allow Deny from all </IfModule> </Files> <Files readme.html> <IfModule mod_authz_core.c> Require all denied </IfModule> <IfModule !mod_authz_core.c> Order deny,allow Deny from all </IfModule> </Files> #AIOWPS_BLOCK_WP_FILE_ACCESS_END #AIOWPS_BASIC_HTACCESS_RULES_START <Files .htaccess> <IfModule mod_authz_core.c> Require all denied </IfModule> <IfModule !mod_authz_core.c> Order deny,allow Deny from all </IfModule> </Files> ServerSignature Off LimitRequestBody 10485760 <Files wp-config.php> <IfModule mod_authz_core.c> Require all denied </IfModule> <IfModule !mod_authz_core.c> Order deny,allow Deny from all </IfModule> </Files> #AIOWPS_BASIC_HTACCESS_RULES_END #AIOWPS_PINGBACK_HTACCESS_RULES_START <Files xmlrpc.php> <IfModule mod_authz_core.c> Require all denied </IfModule> <IfModule !mod_authz_core.c> Order deny,allow Deny from all </IfModule> </Files> #AIOWPS_PINGBACK_HTACCESS_RULES_END #AIOWPS_DEBUG_LOG_BLOCK_HTACCESS_RULES_START <Files debug.log> <IfModule mod_authz_core.c> Require all denied </IfModule> <IfModule !mod_authz_core.c> Order deny,allow Deny from all </IfModule> </Files> #AIOWPS_DEBUG_LOG_BLOCK_HTACCESS_RULES_END #AIOWPS_DISABLE_INDEX_VIEWS_START Options -Indexes #AIOWPS_DISABLE_INDEX_VIEWS_END #AIOWPS_IP_BLACKLIST_START deny 167.172.191.0/24; deny 185.182.56.0/24; #AIOWPS_IP_BLACKLIST_END #AIOWPS_DISABLE_TRACE_TRACK_START <IfModule mod_rewrite.c> RewriteEngine On RewriteCond %{REQUEST_METHOD} ^(TRACE|TRACK) RewriteRule .* - [F] </IfModule> #AIOWPS_DISABLE_TRACE_TRACK_END #AIOWPS_FORBID_PROXY_COMMENTS_START <IfModule mod_rewrite.c>
More details to htaccess?
When I add the IP addresses via the plugin and open the file, I see the following lines in the file.
Apparently adding the tags doesn’t work properly. What can be the reason?#AIOWPS_DEBUG_LOG_BLOCK_HTACCESS_RULES_END #AIOWPS_DISABLE_INDEX_VIEWS_START Options -Indexes #AIOWPS_DISABLE_INDEX_VIEWS_END #AIOWPS_IP_BLACKLIST_START deny 167.172.191.0/24; deny 185.182.56.0/24; #AIOWPS_IP_BLACKLIST_END #AIOWPS_DISABLE_TRACE_TRACK_START
Excample 185.182.56.* or 167.172.191.*
The problem occurs with any IP addresses.Forum: Plugins
In reply to: [Koko Analytics] tracking from custom pageOK
Forum: Plugins
In reply to: [Koko Analytics] tracking from custom pageHello Lap,
I think the plug-in is very successful, but unfortunately I can’t use it without this extension. Can you tell me when this expansion is planned?
Kind regards
JensForum: Plugins
In reply to: [All-In-One Security (AIOS) – Security and Firewall] Error MessageHello @pmbaldha,
Unfortunately the problem still exists.
Forum: Plugins
In reply to: [All-In-One Security (AIOS) – Security and Firewall] Error Message@pmbaldha I will test it. Thanks
Forum: Plugins
In reply to: [All-In-One Security (AIOS) – Security and Firewall] Error MessageHello,
my Provider send me every day this error message.
Plesk
“Für folgende Elemente wurden keine Updates installiert:
1. Website “xyz” (https://www.xyz.de): Failed to reset cache for the instance #900: Fehler bei der Dekodierung von JSON: Decoding failed: Syntax error”
I think this is an automatic check by the provider. If I uninstall the plugin, this message no longer appears.
Kind regards
JensForum: Plugins
In reply to: [Glossary] Change the Terms urlHello Daniele,
now it works.
Thank you for your patience and your good support.Best regards
JensForum: Plugins
In reply to: [Glossary] Change the Terms urlHello,
thank you for your answer.
I change the point “Glossary Terms Slug” to “xxxx” then nothing to do.But even if that changes, the URL should be guide/glossary/test too.
guid– is a directory
glossary– is page with the glossary archive
test– should be the term- This reply was modified 2 years, 5 months ago by swordcobra.
- This reply was modified 2 years, 5 months ago by swordcobra.
- This reply was modified 2 years, 5 months ago by swordcobra.
- This reply was modified 2 years, 5 months ago by swordcobra.
- This reply was modified 2 years, 5 months ago by swordcobra.
Forum: Plugins
In reply to: [Glossary] Backling to index pageHi Daniele,
This means that I have to deposit a backlink myself on every content page.
Excample:
Header
<- Backlink
Content
<- BacklinkOk your answer means that I have to deposit a backlink myself on every content page.
I have a addional question.
Is it possible to add small content per terms on the glossary-list?Example:
A
– Expression 1
Expression Content 1 with 150 character -> link to content page– Expression 2
Expression Content 2 with 150 character -> link to content pageB
– Expression 3
Expression Content 4 with 150 character -> link to content pageThat would be very greate.
Best reagards
JensForum: Plugins
In reply to: [Glossary] Error message after installationHi Daniele,
I use following Versions:
Server running PHP version: 8.0.13. MySQL version: 10.4.22-MariaDB
BR
Jens