Meta Title

by 3 replies
4
When I do a search for my site on google using "site:www.domain.com" the titles for all of my pages are "Title-tagline-site title". How do I get it so that the tag line is gone? I looks really weird having it there.

I would REALLY appreciate any help!
#website design #meta #title
  • Just make sure you that you haven't set the title and tagline under Settings --> General. If your site title and tagline are correct, then proceed to checking your SEO plugin settings (assuming you have one installed). In most SEO plugins, you can change the page title to be in the format you wish.
    • [1] reply
    • I`m using Yoast as my SEO plugin. Do you know anything about it? I have my title and tagline correct under Settings ---> General.
  • How to change it really depends on what system you are running. Wordpress, Joomla, Drupal, Jamroom all have different steps to change the title tag from the admin panel.

    What is common to all of them and to your site too is the code that is output in HTML.

    What you want to do is look at your page, then view the source code of your page.

    The title will be in a tag like this:
    <title>stuff in here | maybe-your-site-name.com</title>

    You need to locate the way to change that structure to the one you want.

Next Topics on Trending Feed

  • 4

    When I do a search for my site on google using "site:www.domain.com" the titles for all of my pages are "Title-tagline-site title". How do I get it so that the tag line is gone? I looks really weird having it there. I would REALLY appreciate any help!