Can't indicize homepage
-
Hello everyone! I have a problem and I hope you can help me.
I have a website with a child theme based on twentythirteen, but I can’t seem to manage to indicize the homepage in google.
I use a xmlsitemap, but the problem seems to be that I use as homepage not a single page but the last articles. To achieve that, I filter them by cathegory, and I use a category called “home”, which is linked to only one article, which I use as homepage.Now, if I use firebug or chrome inspect, I can see that in my homepage there is this excerpt:
<h1 class="entry-title"> <a href="http://www.fondazionegiuseppesiotto.org/homepage/173/" rel="bookmark">Homepage (non modificare)</a> </h1>But it should be: http://www.fondazionegiuseppesiotto.org/
How can I change that value? I think it’s created dinamically, so it can’t be found in one of the php files of the child theme.
Thank you!
The topic ‘Can't indicize homepage’ is closed to new replies.