3 replies
  • WEB DESIGN
  • |
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!
#meta #title
  • Profile picture of the author WPCHARLIE
    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.
    {{ DiscussionBoard.errors[4194130].message }}
    • Profile picture of the author That Guy
      Originally Posted by charliepatel View Post

      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.
      I`m using Yoast as my SEO plugin. Do you know anything about it? I have my title and tagline correct under Settings ---> General.
      {{ DiscussionBoard.errors[4201305].message }}
  • Profile picture of the author ussher
    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.
    Signature

    "Jamroom is a Profile Centric CMS system suitable as a development framework for building entire communities. Highly modular in concept. Suitable for enterprise level development teams or solo freelancers."

    - jamroom.net
    Download Jamroom free: Download
    {{ DiscussionBoard.errors[4194778].message }}

Trending Topics