Jump to content

Rhett

Administrator
  • Posts

    1,398
  • Joined

  • Last visited

  • Days Won

    33

Posts posted by Rhett

  1. You can create and manage your robots.txt file via the pages application, this makes everything editable in the admincp, which is quick and easy. 

    1. Create a new pages page.

    robots-1.jpg

    Select the manual HTML method

    robots-2.jpg

    Name it as follows. (be sure it's exactly as below- not uppercase)

    robots-3.jpg

    Select the content tab and add a reduced crawl rate below.

    robots-4.jpg

    Set permissions 

    robots-5.jpg

     

    Then using the SQL toolbox you can view the sessions table to see real active sessions and block any bots as needed

    robots-6.jpg

     

    robots-7.jpg

    robots-8.jpg

     

    to block a bot that honors the robots file, you can place the following, in the example of Yandex, which does, and is often an issue.

    robots-9.jpg

     

  2. There are two current alerts happening for IPS, here is the information needed to update/comply with both items.

    1. The first one is an alert to upgrade the API, ignore facebooks instructions, simply log into your facebook developer site, and adjust the api versions used and save.

    Exactservers_-_Settings_-_Facebook_for_D

     

    Source for #1 to c/p

    <p>
    	Hello, Yes simply log into your facebook developer site, and adjust the api versions used and save.
    </p>
    
    <p>
    	<img alt="" class="ipsImage" height="506" src="https://www.suttersolutions.com/uploads17/Exactservers_-_Settings_-_Facebook_for_Developers_2018-03-13_18-03-01.jpg" width="1000">
    </p>
    
    
    <p>
    	Regards, 
    </p>
    
    <p>
    	 
    </p>

    2. The second one is they are going to enforce strict mode on the API calls, you must ensure you have a valid API callback url entered and strict mode enabled.

    the url will be your sites url appended with applications/core/interface/facebook/auth.php  ie:  

    https://www.exactservers.com/applications/core/interface/facebook/auth.php

    Facebook_for_Developers_2018-03-13_18-58

     

    Source for #2 to c/p

    <p>
    	Hello, yes they are going to enforce strict mode on the API calls, you must ensure you have a valid API callback url entered and strict mode enabled.
    </p>
    
    <p>
    	the url will be your sites url appended with applications/core/interface/facebook/auth.php  ie:  
    </p>
    
    <pre class="ipsCode prettyprint lang-html prettyprinted" id="ips_uid_9838_5" style="">
    <span class="pln">https://www.domain.com/applications/core/interface/facebook/auth.php</span></pre>
    
    <p>
    	<img alt="" class="ipsImage" height="503" src="https://www.suttersolutions.com/uploads17/Facebook_for_Developers_2018-03-13_18-58-07.jpg" width="1000">
    </p>
    
    
    <p>
    	Regards, 
    </p>
    

     

  3. 1. Click Start, click Run, type regedit in the Open box, and then click OK.

    2. Locate and then click the following subkey in the registry: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows

    3. On the Edit menu, point to New, and then click New Key and name the key Windows Search.

    4. Click on the new key Windows Search.

    5. On the Edit menu, point to New, and then click DWORD Value.

    6. Type PreventIndexingOutlook for the name of the DWORD, and then press Enter.

    7. Right-click PreventIndexingOutlook, and then click Modify.

    8. In the Value data box, type 1 to enable the registry entry, and then click OK.

    9. Note to disable the PreventIndexingOutlook setting, type 0 (zero), and then click OK.

    10. Exit Registry Editor, and then restart Outlook.

  4. How to make your stats available publicly without logging into DA.

    1. Log into the Direct Admin control panel.
    2. Select "Site Summary / Statistics / Logs"

    stats1.jpg.a09420d96f2c5e01c224b89ec7c7a952.jpg

            3. Select the check box next to the domain you want to set this on.
            4. Enter the domain.com/path you would like stats available at and save.

     

    stats2.jpg.d2900e7aa0c11b7d821e5fcb6ee83dbf.jpg

     

     

            5. Enter the file manager in Direct Admin and select "protect" on the stats folder up one level from the public_html folder. Select a username and password to use for access to the domains/yourstatsurl. 

     

    stats3.jpg

    stats4.jpg.b98d6063f748b2448c21d222fbdf08d5.jpg

×
×
  • Create New...