-
AuthorPosts
-
August 21, 2017 at 7:01 pm #1057712
How do i set the article titles to h1 for SEO purposes?
thanks
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
August 22, 2017 at 12:37 am #1057765Hi
In SEO article title is suggested h1 on the article pages.
Here you can see its already h1 in the template.
http://ja-teline-v.demo.joomlart.com/index.php/en/world/22-us-canada/371-obama-says-he-ll-order-action-to-aid-immigrants
http://prntscr.com/gbf5dwRegards
August 22, 2017 at 5:30 am #1057837This reply has been marked as private.Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
August 22, 2017 at 5:39 am #1057838Hi
The example page is not the article page,
While if you wish to change it, you can open
templates/ja_teline_v/html/layouts/joomla/content/blog_style_default_item_title.php
and find <h3 itemprop="name">
Change h3 with h1.Regards
August 22, 2017 at 5:51 am #1057842This reply has been marked as private.Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
August 22, 2017 at 6:00 am #1057847This will not work because it sets the titles too big. Therefore this is a problem because i have no h1 so bad for seo.
Hi
it’s the default size of the h1 heading tag.You can check the page source code its the h1 tag same exactly you need.
While if you want to reduce the size of heading you can define new code in the custom.css file to override it..magazine-item .article-title h1 {font-size:14px;}
Regards
August 22, 2017 at 6:23 am #1057852This reply has been marked as private.Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
August 22, 2017 at 6:36 am #1057854Hi
If you want to customise the size of articles, I suggest you use firebug or inspect element to check the style classes and override it using the custom.css file.
here is an example: http://prntscr.com/gbhpotRegards
-
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by Pankaj Sharma 7 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum