By Hussain Saleh on Friday, 17 May 2013
Posted in General Issues
Replies 9
Likes 0
Views 1.3K
Votes 0
Getting my SEO assessed professionally and I got a list back of errors and some are coming from my Easyblog. So I would like help correcting them.

First one is missing H1 on the dashboard, tag, search, users and some other non-article pages. Is there a way to add a H1 to these pages.

Second mistake is duplicate content and with duplicate Title and H1 errors for SEO. The same article is listed under "/blog/article" and a copy is "/blog/entry/article" and a third is "blog/entry/article?tmpl=component&print=1".
Hello

I find very weird there is no official fix for this SEO issue. At least could someone give the lines to add in the right files so that there is a H1 in dashboard, tag, search, users and some other non-entry pages ??

thanks

cyril
·
Friday, 12 December 2014 19:35
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Cyril,

Sorry for the late reply. You can provide us your backend and FTP so we can modified the files for you. And you may want also provide us the URL to which page you want to be modified.
·
Saturday, 13 December 2014 21:47
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello

Thanks for the reply. Actually could you please tell us which files should be modified and what should be be aware of ? Our PHP developpers will do it if you don't mind

Cyril
·
Sunday, 14 December 2014 06:03
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey guys,

Indeed i see print pages have noindex, nofollow tag, but they also have a wrong canonical tag set, which is bad and it may cause confusion on search engines, that should be sorted and in canonical tag url it should put article url and not print url

Rgds
·
Sunday, 14 December 2014 16:07
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Cyril,

Sure, but can you list down the page non-SEF URL here so that I can give you the exact files.

Hi Barbu,

Thanks for the heads up. We will take a look at it.
·
Sunday, 14 December 2014 20:09
·
0 Likes
·
0 Votes
·
0 Comments
·
·
Sunday, 14 December 2014 20:14
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

I'm sorry, did you mean this title: http://screen.stackideas.com/2014-12-15_0010.png ? If so, you can go to this file: ../components/com_easyblog/themes/default/toolbar.php
·
Monday, 15 December 2014 00:13
·
0 Likes
·
0 Votes
·
0 Comments
·
Not really because we don't want all the tag/bloggers/blog list pages share the same H1 !!

for the blog list, it's true we don't see any other possibility than using a common H1 tag as you wrote.
For the tag list (http://www.pulsar-informatique.com/actus-blog/tags/tag/joomla for example) we could use the tag itself of H1
For the blogger page (http://www.pulsar-informatique.com/actus-blog/blogger/listings/cyril) we could use name of the blogger as H1

Anyway, I find very strange you did'nt already fix that big SEO hole

thanks

cyril
·
Monday, 15 December 2014 00:21
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

This is for tag page: ../components/com_easyblog/themes/default/blog.tags.php
Blogger: ../components/com_easyblog/themes/default/blog.blogger.php
TeamBlog: ../components/com_easyblog/themes/default/blog.category.php

Hope this helps. If you need anything else, please refer back to us. By the way, most 3rd party template uses h1 and it would be a no brainer if the extension also uses H1 tags. This would cause redundant h1 tags on the page. We have enough experience dealing with the removal of h1 tags in our extensions because 3rd party templates has their own h1 tags. Hence, we have decided to not use h1 tags.
·
Monday, 15 December 2014 00:45
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post