Jump to content

Darren Lyons

Clients
  • Posts

    23
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Darren Lyons reacted to DawPi in Google AdSense issues flagged: 'Crawler: Page not found' AND 'Crawler: Unknown error'   
    {{if ! \IPS\Member::loggedIn()->member_id}}  
  2. Like
    Darren Lyons reacted to Randy Calvert in Google AdSense issues flagged: 'Crawler: Page not found' AND 'Crawler: Unknown error'   
    Adsense is not aware of guest vs member, BUT… IPB is. What I personally did was put the following in my default theme in the global template:
    {{if \IPS\Member::loggedIn()->member_id === NULL}}
             ADSENSE CODE
    {{endif}}
    This basically says to add the Adsense code if a user is not logged in. This would prevent issues where ads are shown to people who can’t access something as a guest.  Once you add it, rebuild them cache from the support section of the ACP to pick up the changes more quickly. 
  3. Like
    Darren Lyons reacted to Randy Calvert in Google AdSense issues flagged: 'Crawler: Page not found' AND 'Crawler: Unknown error'   
    When I’ve seen page not found errors it has been because the page being requested was not visible to guests. Remember Adsense crawls your site as a guest. If it is posted on a page that requires being logged in to view, the crawler can’t access it. 

    This is part of why I made ads visible to guests not logged in on my site when I did Adsense. 
  4. Like
    Darren Lyons reacted to Marc Stridgen in Google AdSense issues flagged: 'Crawler: Page not found' AND 'Crawler: Unknown error'   
    It may actually be worth reaching out to their support on this to see if they can answer the question, or at least tell you what they are seeing there when they try to access, if you are sure you have provided access
  5. Like
    Darren Lyons reacted to Jim M in The license key is not valid. Please contact account assistance.   
    I have replied to you in your topic.
  6. Like
    Darren Lyons reacted to Jim M in Your IP address does not match this session. Help   
    As you're using CloudFlare, please ensure that you have enabled "Trust IP addresses provided by proxies?" in ACP -> System -> Advanced Configuration.
  7. Thanks
    Darren Lyons reacted to David.. in Validate my Email address button not containing the link   
    You should probably message support with this.
     Make sure it’s not a plugin issue first.
  8. Like
    Darren Lyons reacted to Steph40 in back to top button - is this available as a plugin?   
    I use the first one, it works fine on 4.6 even if its for 4.4
     
  9. Like
    Darren Lyons reacted to Chris Anderson in back to top button - is this available as a plugin?   
    Searching for "top" works, although it does list 260 uses of the word so it's not too helpful. Here are two I found, there may be more in the other 9 pages:
     
  10. Like
    Darren Lyons got a reaction from Dexter_X in Remove the double line spacing when hitting 'Enter'   
    legend, thx!
  11. Like
    Darren Lyons reacted to Dexter_X in Remove the double line spacing when hitting 'Enter'   
    ACP -> Customization -> Editor -> Settings -> General -> Return key behavior -> Go to next line
  12. Like
    Darren Lyons got a reaction from Davyc in Automatic moderation based on certain words being used   
    Thanks again Davyc, will get this uploaded right away!
  13. Thanks
    Darren Lyons reacted to Davyc in Automatic moderation based on certain words being used   
    @Darren Lyons You can do this using word filters - just add the words you want moderated and posts will be held back until you or someone from your team views them 🙂
     

  14. Thanks
  15. Thanks
    Darren Lyons reacted to Steve Bullman in How to stop users building links out to their websites   
    @DawPi has a very nice little plugin that I use that will also change any amazon affiliate links posted to use your own amazon affiliate code.
  16. Thanks
    Darren Lyons reacted to Adriano Faria in How to stop users building links out to their websites   
    That will stop everyone from posting external links, including admins, if they can’t bypass link moderation. If you want more control in the links management pointed by @Davyc, then you should take a look at this resource:
     
  17. Like
    Darren Lyons got a reaction from Jordan Miller in How to stop users building links out to their websites   
    dunno how i missed that! thanks so much 🙂
  18. Like
    Darren Lyons got a reaction from Davyc in How to stop users building links out to their websites   
    dunno how i missed that! thanks so much 🙂
  19. Thanks
    Darren Lyons reacted to Davyc in How to stop users building links out to their websites   
    Go to settings > Posting and look to the arrowed check boxes and choose what you feel is best:

×
×
  • Create New...