Forum Replies Created

Viewing 13 replies - 1 through 13 (of 13 total)
  • Thread Starter swordcobra

    (@swordcobra)

    Yes, 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.

    Thread Starter swordcobra

    (@swordcobra)

    
    # 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?

    Thread Starter swordcobra

    (@swordcobra)

    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
    Thread Starter swordcobra

    (@swordcobra)

    Excample 185.182.56.* or 167.172.191.*
    The problem occurs with any IP addresses.

    Thread Starter swordcobra

    (@swordcobra)

    OK

    Thread Starter swordcobra

    (@swordcobra)

    Hello 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
    Jens

    Thread Starter swordcobra

    (@swordcobra)

    Hello @pmbaldha,

    Unfortunately the problem still exists.

    Thread Starter swordcobra

    (@swordcobra)

    @pmbaldha I will test it. Thanks

    Thread Starter swordcobra

    (@swordcobra)

    Hello,

    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
    Jens

    Thread Starter swordcobra

    (@swordcobra)

    Hello Daniele,

    now it works.
    Thank you for your patience and your good support.

    Best regards
    Jens

    Thread Starter swordcobra

    (@swordcobra)

    Hello,

    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.
    Thread Starter swordcobra

    (@swordcobra)

    Hi Daniele,

    This means that I have to deposit a backlink myself on every content page.

    Excample:

    Header
    <- Backlink
    Content
    <- Backlink

    Ok 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 page

    B
    – Expression 3
    Expression Content 4 with 150 character -> link to content page

    That would be very greate.

    Best reagards
    Jens

    Thread Starter swordcobra

    (@swordcobra)

    Hi Daniele,

    I use following Versions:

    Server running PHP version: 8.0.13. MySQL version: 10.4.22-MariaDB

    BR
    Jens

Viewing 13 replies - 1 through 13 (of 13 total)