Forum Replies Created
-
Author
-
SteveHood
ParticipantHi Kieran,
No, I don’t have a plugin installed on your site that manipulates the permalinks structure.
Thanks for looking into it.
Best,
SteveSteveHood
ParticipantHi Kieran,
Thanks for getting back to me. I am using KLEO version 4.3.6 and K Elements 4.3.5.1.
I have attached the error log as a .txt file.
Thank you for including the link to turn off PHP error messages. I have turned this off.
Steve
SteveHood
ParticipantHello. I’m probably not being clear. The description is on multiple pages. I don’t want Google to see it as duplicate content. Can the description for categories and tags be only on page one of the archive? It’s showing on all archive pages: one, two, three…
The same description shows up on all of these pages:
https://howtotreatheartburn.com/category/heartburn-causes/ https://howtotreatheartburn.com/category/heartburn-causes/page/2/
https://howtotreatheartburn.com/category/heartburn-causes/page/3/Thank you!
SteveHood
ParticipantHello Laura,
I have added the description back to the pages I mentioned above. Descriptions are duplicated in all category archives when I post a description. The same goes for tags. I’d really like to be able to modify the code to prevent this duplicated content.
Thank you for your help.
SteveHood
ParticipantHello Kieran,
Thank you for getting back to me. I’m adding the code by copying it directly from Adsense into WP and centered it with the div tag. I’ve tried span instead and nothing at all to center the code. All provide the same results. I have attached a screenshot from the text editor too.
Here’s the Adsense code:
<script async src=”//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js”></script>
<!– Resp-HTTH –>
<ins class=”adsbygoogle”
style=”display:block”
data-ad-client=”ca-pub-1063124803201850″
data-ad-slot=”3302713528″
data-ad-format=”auto”></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>Thank you for your help.
SteveHood
ParticipantHello Laura!
The description on the category and tag pages have not been added because of the duplicate content issue.
For example, if I post a description for the category “Heartburn Causes” (https://howtotreatheartburn.com/category/heartburn-causes/) the description will show on page two (https://howtotreatheartburn.com/category/heartburn-causes/page/2/) as well as page one of the archive. I’m trying to have all descriptions show on page one only for all categories and tags. Is there code I can add to a PHP file? Or is there some way to accomplish this with CSS as you suggest?
Thank you for your help!
-
AuthorPosts