Okay
  Public Ticket #2182136
Google indexing
Closed

Comments

  • Federico started the conversation

    Hello!

    I hope you can help me a little bit. I'm new to website management and SEO optimization, but I'm trying my best. I noticed that Google doesn't index my homepage (it's a split-slider portfolio) but only my subpages. Yoast SEO tells me that I have 0 words in the homepage (which is not wrong actually). 

    Is this the reason I don't see my homepage in google search? What can I do to overcome this issue? Can you take a look at my website?

    Thank you very much!

  •  1,806
    Support replied

    Hello Federico

    the home (the fullscreenslider) does not hold any content except the slides themselves.

    if you want I can modify the page template so that will output the code in a hidden div

    if you send us wp admin access with full rights using Appearance -> Editor

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy

  •   Federico replied privately
  •  1,806
    Support replied

    Hi,

    under div id="main-content" in showcase-page.php I added

    <div style="display:none;">
       <?php the_content(); ?>
    </div>

    so you need to merge that every time you update the theme.

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy

  • Johanna Kausch replied

    Hi, 

    I have the same problem, unfortunately I don't know where to place the added code.

    Can you help me out?

    thank you

  •  1,806
    Support replied

    Johanna,

    the file to modify is showcase-page.php on line 27

    you can use Appearance -> Editor to modify the file

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy

  • Johanna Kausch replied

    I tried it, unfortunately I can't see my "home" content any more -.-

  •  1,806
    Support replied

    Let me have a look using the credentials you have sent in your other ticket.

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy