Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • alikhlaas Friend
    #1057712

    How do i set the article titles to h1 for SEO purposes?

    thanks

    Pankaj Sharma Moderator
    #1057765

    Hi
    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/gbf5dw

    Regards

    alikhlaas Friend
    #1057837
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #1057838

    Hi
    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

    alikhlaas Friend
    #1057842
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #1057847

    This will not work because it sets the titles too big. Therefore this is a problem because i have no h1 so bad for seo.

    https://prnt.sc/gbhcu4

    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

    alikhlaas Friend
    #1057852
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #1057854

    Hi
    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/gbhpot

    Regards

Viewing 8 posts - 1 through 8 (of 8 total)

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