Forum Replies Created

Viewing 15 replies - 46 through 60 (of 246 total)
  • Thread Starter JohnnyScience

    (@johnnyscience)

    Great, thanks for the help.

    I’ve actually disabled most of my footer area so these don’t even pop up any more for me to try and verify this with lol

    I am looking to add some social media icons to the header or a footer widget, any suggestions?

    Thread Starter JohnnyScience

    (@johnnyscience)

    Awesome, that worked great, thank you!

    Thread Starter JohnnyScience

    (@johnnyscience)

    Ok, thanks for that info.

    So you said: It seems that directory listings are enabled (mod_autoindex in Apache).

    What does this mean exactly & do I want to keep them enabled, or should I disable them?

    If I should disabled them, where do I do this at?

    Thank you!

    Thread Starter JohnnyScience

    (@johnnyscience)

    I contacted Hostgator about the speed of my website and they said they have taken a look at the server and I do not see any issues on the server end.

    But they did say this was coming up as a problem:

    I can see from this gtmetrix test that your site makes over 278 requests mostly from images. You would need to work on optimize the content so that it required less request and data to perform a single site request. 
    
    https://gtmetrix.com/reports/ohiocannabis.com/IsDt1bxv

    So could this be the reason my home page is also loading so slow?

    Any ideas on how to clear up/reduce all of those image requests?

    I also contacted Sitelock & the had this to say:

    During our clean of your website, we reviewed the search engine results to see if there was spam content present, checked your site against various blacklists to make sure your site wasn't being blacklisted, checked your sites database, and performed a thorough review of your sites files. We can confirm that there is no spam content in the search results and that your site is not on any blacklist, additionally, we found your database and files to be free of malicious content. We then also tested your site to make sure everything was functioning properly. We can also confirm that from our end the site is loading slowly. The next steps after ruling out malware would be to analyze waterfalls for the loading of the site and attempt to narrow down which part of the site is causing delayed load times. Typically the best approach is to attempt to disable plugins or change the theme and compare and contrast the response of the page. Ideally, if it can be narrowed down to a few individual plugins

    Thank you.

    Thread Starter JohnnyScience

    (@johnnyscience)

    I contacted Hostgator about the speed of my website and they said they have taken a look at the server and I do not see any issues on the server end.

    But they did say this was coming up as a problem:

    I can see from this gtmetrix test that your site makes over 278 requests mostly from images. You would need to work on optimize the content so that it required less request and data to perform a single site request. 
    
    https://gtmetrix.com/reports/ohiocannabis.com/IsDt1bxv

    So could this be the reason my home page is also loading so slow?

    Any ideas on how to clear up/reduce all of those image requests?

    I also contacted Sitelock & the had this to say:

    During our clean of your website, we reviewed the search engine results to see if there was spam content present, checked your site against various blacklists to make sure your site wasn't being blacklisted, checked your sites database, and performed a thorough review of your sites files. We can confirm that there is no spam content in the search results and that your site is not on any blacklist, additionally, we found your database and files to be free of malicious content. We then also tested your site to make sure everything was functioning properly. We can also confirm that from our end the site is loading slowly. The next steps after ruling out malware would be to analyze waterfalls for the loading of the site and attempt to narrow down which part of the site is causing delayed load times. Typically the best approach is to attempt to disable plugins or change the theme and compare and contrast the response of the page. Ideally, if it can be narrowed down to a few individual plugins

    Thank you.

    Thread Starter JohnnyScience

    (@johnnyscience)

    I’ve gotten most of these cleared up one way or another.

    Does anyone else have any input on what else I could be doing to fix all of the remaining errors?

    Thank you.

    Thread Starter JohnnyScience

    (@johnnyscience)

    Ok I’m going to read that article now.

    The other guy on a different forum said this:

    I would reduce it to just:
    
    Code:
    
    User-agent: *
    
    And leave it at that. It's just enough to meet the requirement of having one,without screwing around wasting time on much else.
    
    ... and the only reason I'd have one is so that when search engines go looking for it, they don't fill up my logs with 404 errors.

    So I did just that and edited the robots.txt file to ONLY have the User-agent: *

    Do you guys also agree with this as the proper setup for my website?

    Thread Starter JohnnyScience

    (@johnnyscience)

    Hello, sorry I haven’t been able to give this the time it deserves.

    Ok so I deleted the news sitemap out of there.

    But on another coding forum a member had said this about my current robots.txt file:

    Is your ACTUAL robots.txt slopping everything onto single lines like that? If so, that's invalid. You need CL/LF between each of them.
    
    Honestly though, if any of those directories you are allowing / disallowing need to be blocked or enabled like that for search, there's something WRONG with your entire system. Admittedly, that goes without saying since it's wordpress, but still I'm not ure what you even need anything more than a empty robots.txt for here.
    
    Really confusing is why you'd allow search engines near ANY of the wp-admin stuff, much less your maps plugin stuff... Doesn't make a lick of sense.
    
    ... and yeah, if your page actually cross-links itself properly, there is NO reason to even HAVE a sitemap. It's placebo BS that doesn't actually do anything. It makes even less sense to have two sitemaps on the same domain.

    So is he right, should I just delete everything that’s currently listed in it?

    Thank you.

    • This reply was modified 6 years, 8 months ago by JohnnyScience.
    Thread Starter JohnnyScience

    (@johnnyscience)

    Thank you for the detailed response and not a problem, I know I overloaded the info & questions in that last post lol

    So I don’t know if I had a Sitemap at all prior to creating a Robots.txt file through the Yoast plugin.

    When it automatically created and set itself up, it actually added two lines to the Robots.txt file in regards to sitemaps:

    Sitemap: https://www.ohiocannabis.com/sitemap.xml
    Sitemap: https://www.ohiocannabis.com/news-sitemap.xml

    But yet I was still having an issue with the submitted URLs with these added to the Robots.txt

    The only thing that seemed to clear all up the 163 Submitted URLs was playing around with the “Really Simple SSL” plugin settings. I think.

    So the first sitemap looks correct right?

    Apparently GSC is seeing it and shows “Success” under Status

    But what about the news-sitemap.xml?

    Yoast added that to the Robots.txt automatically.

    How is it different from the regular /sitemap.xml?

    Do I need it? Can I delete it out of the Robots.txt? It doesn’t show up under Submitted Sitemaps in GSC.

    Or should I Submit it as a new Sitemap to GSC?

    So from your suggestion, I should just completely delete both sitemaps out of the Robots.txt file?

    So since I deleted the other 3 URL Variations, should I now add them back and leave them be?

    Thank you for all your time & help!

    Thread Starter JohnnyScience

    (@johnnyscience)

    Ok thank you for all of that detailed information.

    I’ll comb through it and let you know if I have any more questions.

    Thank you!

    Thread Starter JohnnyScience

    (@johnnyscience)

    Ahh I think I am understanding now.

    So it IS ok to add static text to individual pages, posts or products SEO Title

    But it’s not ok to add static text to the global Variable settings

    Thread Starter JohnnyScience

    (@johnnyscience)

    I tried posting all of this over on the Google Search Console support forums, however they deleted my thread because of the word cannabis in it. So I won’t be able to get any help from them at all it seems. Hopefully someone here can help me get this figured out, it’s a total mess.

    Even my main Home Page hasn’t been Indexing this entire time, which according to google means it’s never showing up for any searches – which is obviously a major problem since I have a lot of pertinent info on my Home Page.

    I would like to update that my new Yoast SEO robots.txt seems to be populating properly.

    However, the Allow: /wp-content/uploads/ doesn’t seem to have helped google crawl the robots.txt, here’s a screenshot:

    Which I’m really confused how the ability of the images to be crawled/featured/populate on my wordpress site has been messed up since install?

    And even with adding this new Allow: /wp-content/uploads

    Here is another screenshot showing the robots.txt is still blocked:

    I’m not sure if this robots.txts affects the mobile-friendly test coming back with a bunch of resources errors or not still or is this a separate problem still?

    • This reply was modified 6 years, 8 months ago by JohnnyScience.
    Thread Starter JohnnyScience

    (@johnnyscience)

    Ok great, thank you for that bit of code!

    But what file (and it’s location) would I add this to?

    Thank you.

    Thread Starter JohnnyScience

    (@johnnyscience)

    bump…

    Thread Starter JohnnyScience

    (@johnnyscience)

    bump…

Viewing 15 replies - 46 through 60 (of 246 total)