Viewing 22 posts - 1 through 22 (of 22 total)
  • Author
    Posts
  • #969916

    Hi,
    A long explanation for this question, please bear with me:
    In my Yoast general settings I get this warning:
    Your homepage cannot be indexed by search engines. This is very bad for SEO and should be fixed.

    It links to this page:

    The first thing it recommends to do is: Please test the URL in Google’s mobile friendly test

    This what I did and the result says: the Page is Mobile Friendly. But on the screenshot I can see that the stylesheets didn’t load.
    At the top of the page it says there are page loading issues.
    Page partially loaded
    Not all page resources could be loaded. This can affect how Google sees and understands your page. Fix availability problems for any resources that can affect how Google understands your page.

    Below it, it says: 50 page resources couldn’t be loaded
    and when you scroll down you can see all docs that loaded or didn’t or had other errors like this:

    http://www.mintaccounting.com.au/new/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/buttonrow/buttonrow.css?ver=4.9.6

    I noticed a lot of these documents that didn’t load or had an error warning next to it are Enfold theme documents.

    There are also Javascript errors like this:
    Uncaught SyntaxError: Unexpected end of input. http://www.mintaccounting.com.au/new/wp-includes/js/mediaelement/mediaelement-and-player.min.js?ver=4.2.6-78496d1:12

    My question is do you guys know of anything that might be causing this? How can I fix this and make my page SEO friendly?
    Thank you so much for your time,
    Lisa

    #970295

    Hey sundara88,

    I’m not sure why that is, is there anything blocking search engines in your .htaccess file maybe?

    Best regards,
    Rikard

    #970587

    Hi Rikard,
    I don’t know if anything is blocking search engines in the .htaccess file, I don’t know what sort of code I’d be looking for…
    Would you have an example?
    The thing that worries me is that so many Enfold files are not loading properly, what could be causing this?
    Thanks,
    Lisa

    #970681

    Hi Lisa,

    Thanks for the feedback. Please post FTP login details in private as well so that we can check the .htaccess file for you.

    Best regards,
    Rikard

    #970905

    Netregisrtry

    MIN-1005

    MinAcc909!

    Thanks Rikard

    #971021

    Hi,

    Thanks for that, though I can’t connect to your server using those details. Please see private to see what I tried.

    Best regards,
    Rikard

    #1062959

    Hi Rikard,
    I’d like to reopen this ticket, is that possible?
    Thanks Lisa

    #1063474

    Hi Lisa,

    It was never closed, so yes :-)

    Best regards,
    Rikard

    #1063484

    Hi Rikard,
    This website was completely not visible in Google until I did 3 things yesterday (not sure if they all contibuted to the site being on the first page of google today).
    1. I replaced the ht.access file code from this:

    # BEGIN iThemes Security – Do not modify or remove this line
    # iThemes Security Config Details: 2
    # Enable HackRepair.com’s blacklist feature – Security > Settings > Banned Users > Default Blacklist
    # Start HackRepair.com Blacklist
    RewriteEngine on
    # Start Abuse Agent Blocking
    RewriteCond %{HTTP_USER_AGENT} “^Mozilla.*Indy” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^Mozilla.*NEWT” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^$” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^Maxthon$” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^SeaMonkey$” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^Acunetix” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^binlar” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^BlackWidow” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^Bolt 0” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^BOT for JCE” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^Bot mailto\:craftbot@yahoo\.com” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^casper” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^checkprivacy” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^ChinaClaw” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^clshttp” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^cmsworldmap” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^Custo” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^Default Browser 0” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^diavol” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^DIIbot” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^DISCo” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^dotbot” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^Download Demon” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^eCatch” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^EirGrabber” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^EmailCollector” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^EmailSiphon” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^EmailWolf” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^Express WebPictures” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^extract” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^ExtractorPro” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^EyeNetIE” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^feedfinder” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^FHscan” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^FlashGet” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^flicky” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^g00g1e” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^GetRight” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^GetWeb\!” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^Go\!Zilla” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^Go\-Ahead\-Got\-It” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^grab” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^GrabNet” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^Grafula” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^harvest” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^HMView” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^Image Stripper” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^Image Sucker” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^InterGET” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^Internet Ninja” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^InternetSeer\.com” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^jakarta” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^Java” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^JetCar” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^JOC Web Spider” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^kanagawa” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^kmccrew” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^larbin” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^LeechFTP” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^libwww” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^Mass Downloader” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^microsoft\.url” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^MIDown tool” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^miner” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^Mister PiX” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^MSFrontPage” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^Navroad” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^NearSite” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^Net Vampire” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^NetAnts” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^NetSpider” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^NetZIP” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^nutch” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^Octopus” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^Offline Explorer” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^Offline Navigator” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^PageGrabber” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^Papa Foto” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^pavuk” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^pcBrowser” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^PeoplePal” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^planetwork” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^psbot” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^purebot” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^pycurl” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^RealDownload” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^ReGet” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^Rippers 0” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^sitecheck\.internetseer\.com” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^SiteSnagger” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^skygrid” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^SmartDownload” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^sucker” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^SuperBot” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^SuperHTTP” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^Surfbot” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^tAkeOut” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^Teleport Pro” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^Toata dragostea mea pentru diavola” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^turnit” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^vikspider” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^VoidEYE” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^Web Image Collector” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^WebAuto” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^WebBandit” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^WebCopier” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^WebFetch” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^WebGo IS” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^WebLeacher” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^WebReaper” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^WebSauger” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^Website eXtractor” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^Website Quester” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^WebStripper” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^WebWhacker” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^WebZIP” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^Widow” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^WPScan” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^WWW\-Mechanize” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^WWWOFFLE” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^Xaldon WebSpider” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^Zeus” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “^zmeu” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “360Spider” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “CazoodleBot” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “discobot” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “EasouSpider” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “ecxi” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “GT\:\:WWW” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “heritrix” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “HTTP\:\:Lite” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “HTTrack” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “ia_archiver” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “id\-search” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “IDBot” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “Indy Library” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “IRLbot” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “ISC Systems iRc Search 2\.1” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “LinksCrawler” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “LinksManager\.com_bot” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “linkwalker” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “lwp\-trivial” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “MFC_Tear_Sample” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “Microsoft URL Control” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “Missigua Locator” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “MJ12bot” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “panscient\.com” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “PECL\:\:HTTP” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “PHPCrawl” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “PleaseCrawl” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “SBIder” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “SearchmetricsBot” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “SeznamBot” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “Snoopy” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “Steeler” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “URI\:\:Fetch” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “urllib” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “Web Sucker” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “webalta” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “WebCollage” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “Wells Search II” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “WEP Search” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “XoviBot” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “YisouSpider” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “zermelo” [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} “ZyBorg” [NC,OR]
    # End Abuse Agent Blocking
    # Start Abuse HTTP Referrer Blocking
    RewriteCond %{HTTP_REFERER} “^https?://(?:[^/]+\.)?semalt\.com” [NC,OR]
    RewriteCond %{HTTP_REFERER} “^https?://(?:[^/]+\.)?kambasoft\.com” [NC,OR]
    RewriteCond %{HTTP_REFERER} “^https?://(?:[^/]+\.)?savetubevideo\.com” [NC]
    # End Abuse HTTP Referrer Blocking
    RewriteRule ^.* – [F,L]
    # End HackRepair.com Blacklist, http://pastebin.com/u/hackrepair

    # Ban Hosts – Security > Settings > Banned Users
    SetEnvIF REMOTE_ADDR “^185\.234\.217\.34$” DenyAccess
    SetEnvIF X-FORWARDED-FOR “^185\.234\.217\.34$” DenyAccess
    SetEnvIF X-CLUSTER-CLIENT-IP “^185\.234\.217\.34$” DenyAccess

    SetEnvIF REMOTE_ADDR “^185\.234\.217\.102$” DenyAccess
    SetEnvIF X-FORWARDED-FOR “^185\.234\.217\.102$” DenyAccess
    SetEnvIF X-CLUSTER-CLIENT-IP “^185\.234\.217\.102$” DenyAccess

    SetEnvIF REMOTE_ADDR “^37\.9\.53\.12$” DenyAccess
    SetEnvIF X-FORWARDED-FOR “^37\.9\.53\.12$” DenyAccess
    SetEnvIF X-CLUSTER-CLIENT-IP “^37\.9\.53\.12$” DenyAccess

    SetEnvIF REMOTE_ADDR “^185\.234\.217\.106$” DenyAccess
    SetEnvIF X-FORWARDED-FOR “^185\.234\.217\.106$” DenyAccess
    SetEnvIF X-CLUSTER-CLIENT-IP “^185\.234\.217\.106$” DenyAccess

    SetEnvIF REMOTE_ADDR “^194\.28\.115\.251$” DenyAccess
    SetEnvIF X-FORWARDED-FOR “^194\.28\.115\.251$” DenyAccess
    SetEnvIF X-CLUSTER-CLIENT-IP “^194\.28\.115\.251$” DenyAccess

    SetEnvIF REMOTE_ADDR “^92\.222\.106\.6$” DenyAccess
    SetEnvIF X-FORWARDED-FOR “^92\.222\.106\.6$” DenyAccess
    SetEnvIF X-CLUSTER-CLIENT-IP “^92\.222\.106\.6$” DenyAccess

    SetEnvIF REMOTE_ADDR “^193\.169\.252\.112$” DenyAccess
    SetEnvIF X-FORWARDED-FOR “^193\.169\.252\.112$” DenyAccess
    SetEnvIF X-CLUSTER-CLIENT-IP “^193\.169\.252\.112$” DenyAccess

    <IfModule mod_authz_core.c>
    <RequireAll>
    Require all granted
    Require not env DenyAccess
    Require not ip 185.234.217.34
    Require not ip 185.234.217.102
    Require not ip 37.9.53.12
    Require not ip 185.234.217.106
    Require not ip 194.28.115.251
    Require not ip 92.222.106.6
    Require not ip 193.169.252.112
    </RequireAll>
    </IfModule>
    <IfModule !mod_authz_core.c>
    Order allow,deny
    Allow from all
    Deny from env=DenyAccess
    Deny from 185.234.217.34
    Deny from 185.234.217.102
    Deny from 37.9.53.12
    Deny from 185.234.217.106
    Deny from 194.28.115.251
    Deny from 92.222.106.6
    Deny from 193.169.252.112
    </IfModule>
    # END iThemes Security – Do not modify or remove this line

    RewriteEngine on

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>

    # END WordPress

    # Wordfence WAF
    <IfModule mod_suphp.c>
    suPHP_ConfigPath ‘/home/mimi1792/public_html’
    </IfModule>
    <Files “.user.ini”>
    <IfModule mod_authz_core.c>
    Require all denied
    </IfModule>
    <IfModule !mod_authz_core.c>
    Order deny,allow
    Deny from all
    </IfModule>
    </Files>
    <Files “xmlrpc.php”>
    Order Allow,Deny
    deny from all
    </Files>

    # END Wordfence WAF

    to this:

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>
    # END WordPress

    2. I deleted old site files from the cpanel
    3. I made Google recrawl the site
    The site comes up in Google now but when I do mobile test it says it’s mobile friendly but still shows a lot of files not loading properly.
    Do you think the ht.access file was blocking Google?
    Thanks Lisa

    #1063909

    Hi Lisa,

    Thanks for that, are you using the custom 404 page in the theme? If so then please try to turn that off if you don’t want to keep the edits on your .htaccess file.

    Best regards,
    Rikard

    #1065237

    Hi Rikard,

    I got an email from the Google Search Console Team:

    New issues detected on http://www.mintaccounting.com.au/

    To owner of http://www.mintaccounting.com.au/,

    Search Console has identified that your site is affected by 2 new issues of type Mobile Usability.

    Top issues (5 maximum)

    The following issues were found on your site:

    Clickable elements too close together
    Content wider than screen

    We recommend that you find out more about these issues and fix them when possible to enable your site to have the best possible experience and coverage in Google Search.

    So the problem seems to be that the stylesheets are loading too slow and the site shows up without styles applied.
    When I look up the site on my phone though it appears normal, no problems. Why does Google find this problem? I have made many other sites with enfold and they don’t have this problem…
    Any idea what it could be?
    Thanks Lisa

    #1066750

    Hi,

    Thank you for using Enfold.

    Did you block certain countries from accessing the site? The site is not loading properly on my end, or I get 403: Access Denied error. The issues above are exactly what it says. The navigation is probably too close together and the container expands beyond the screen size. We can fix that with css, but we need access to the site.

    Best regards,
    Ismael

    #1067246

    Hi Ismael,
    Yes I’ve used a country blocking plugin to stop spam. Would the 403 error and access denied error be because of the country blocking plugin? If you are not in Australia I guess it is. So I guess I’ll delete that plugin.
    I don’t get why it says: The navigation is probably too close together and the container expands beyond the screen size.
    Because it uses the normal enfold mobile menu and what expands beyond the screen size? On my end it looks fine…

    I’ll add login details in case you want to check that out.
    Thanks so much,
    Lisa

    #1067662

    Hi Lisa,

    I’ve got that exact message for a personal site which is not using Enfold, it’s a custom built theme by myself. My site doesn’t have any of the problem which Google lists, so I simply ignored it. If you can’t see anything wrong with the mobile version of your site either, then I would suggest that you do what I did.

    Best regards,
    Rikard

    #1068068

    Hi Rikard,
    Yes, I guess I have to ignore it cause I can’t see anything wrong. I just hope Google doesn’t see my site as not being mobile optimised and stops ranking it….
    Thanks,
    Lisa

    #1068248

    Hi Lisa,

    I wouldn’t worry to much about it to be honest, I’ve gotten the same email for all my personal sites when I think back actually. That points to that the problem is with Google, not with all of my sites and a lot of Enfold sites. Those messages are auto-generated, and they’re likely triggered by some type of algorithm which likely has a small flaw.

    Best regards,
    Rikard

    #1069205

    Thanks Rikard, you can close this thread.

    #1069438

    Hi sundara88,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1069747

    Hi Victoria,
    Can I ask one more thing?
    Do you guys have an affiliate program? Or will you get one in the near future?
    I’d love to recommend Enfold in my new blog.
    Cheers,
    Lisa

    #1070193

    Hi,

    We don’t have an affiliate program and I don’t think there will be in the future because Themeforest or Envato manage the sales directly. They do have an affiliate program.

    https://envato.com/market/affiliate-program/

    Best regards,
    Ismael

    #1071054

    Hi Ismael,
    I actually just found out about the Envato affiliate program, so I’ll use that.
    Thank you!
    (you can close this thread now. :)

    #1071825

    Hi sundara88,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

Viewing 22 posts - 1 through 22 (of 22 total)
  • You must be logged in to reply to this topic.