By Erik Renninger on Saturday, 11 February 2017
Posted in Technical Issues
Replies 8
Likes 0
Views 326
Votes 0
I've read through a few post, but looking for a quick fix to reduce duplicates on title and H1 tags for easy blog is there a simple fix as i have about 50 or so duplicates

site example is here:

http://www.thewebmastere.com/index.php/blog

duplicated tags seem to be on sub pages such as tag, category, or other pages and not specific to the stand along blog post.
Can you attach one of the screenshot for those duplicate result so I can better have a check?
·
Saturday, 11 February 2017 11:41
·
0 Likes
·
0 Votes
·
0 Comments
·
screen shot
·
Saturday, 11 February 2017 12:01
·
0 Likes
·
0 Votes
·
0 Comments
·
Can you try download my attached zip file and extract it then replace into following file location?

JoomlaFolder/components/com_easyblog/views/blogger/view.html.php
JoomlaFolder/components/com_easyblog/views/tags/view.html.php


For example : If that is "tags" folder, copy the view.html.php file then replace into JoomlaFolder/components/com_easyblog/views/tags/view.html.php .
·
Saturday, 11 February 2017 17:18
·
0 Likes
·
0 Votes
·
0 Comments
·
Uploaded, not sure I see much of a change, cleared cache
·
Saturday, 11 February 2017 22:41
·
0 Likes
·
0 Votes
·
0 Comments
·
Can I see this full URL from your result?
screenshot : http://take.ms/MkDpM

Like what you send to me at the first screenshot.
·
Sunday, 12 February 2017 11:57
·
0 Likes
·
0 Votes
·
0 Comments
·
Attached
·
Sunday, 12 February 2017 12:22
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Erik,

There is some issue with the software that you are using because it doesn't seem like it is also watching the "robots" metadata. If you look at the source of the pages, for instance the pagination (when you click on different pages of the blog), EasyBlog will add "noindex" which tells the search engine to not index these pages, http://take.ms/Kbi7g

This is also the same for the tags pages as well.
·
Sunday, 12 February 2017 13:59
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post