Page 18 of 31 FirstFirst ... 8161718192028 ... LastLast
Results 171 to 180 of 301

Thread: WordPress SEO by Yoast | XML Sitemaps - Post titles and meta descriptions

  1. #171
    Veteran tbase's Avatar
    Join Date
    Feb 2010
    Location
    Idaho
    Posts
    2,018
    Thanks
    246
    Thanked 67 Times in 64 Posts

    Wordpress SEO

    Hi,

    I recently removed all in one seo and installed Yoast Wordpress SEO. Very pleased so far. However, I have noticed that when clicking through my menu pages I see the keyword BoiseValleyJobs repeated twice. Any idea where I should look to fix this?

    keyword.jpg

    Thank you,

    tbase
    [CENTER]


    TreasureValleyBusiness.com

    [/CENTER]

  2. #172
    Veteran barukar's Avatar
    Join Date
    Sep 2010
    Location
    Brasil, São Paulo, SP
    Posts
    6,785
    Thanks
    186
    Thanked 742 Times in 623 Posts
    Quote Originally Posted by tbase View Post
    Hi,

    I recently removed all in one seo and installed Yoast Wordpress SEO. Very pleased so far. However, I have noticed that when clicking through my menu pages I see the keyword BoiseValleyJobs repeated twice. Any idea where I should look to fix this?

    keyword.jpg

    Thank you,

    tbase
    I will move the thread to http://forums.appthemes.com/wordpres...%7C-xml-11073/
    -------------------------------------------------------------------------------------------
    Projects: ClassiNoiva - Classimóveis - vocênoenem - i50 - Clube DETRAN

  3. #173
    Veteran barukar's Avatar
    Join Date
    Sep 2010
    Location
    Brasil, São Paulo, SP
    Posts
    6,785
    Thanks
    186
    Thanked 742 Times in 623 Posts
    Quote Originally Posted by tbase View Post
    Hi,

    I recently removed all in one seo and installed Yoast Wordpress SEO.....
    Be aware that for WordPress SEO to be able to modify your page titles, the title section of your header.php file should look like this:

    <title><?php wp_title(''); ?></title>

    If you can't modify or don't know how to modify your template, check the box "Force rewrite titles"
    Be aware that changing your template will be faster.
    -------------------------------------------------------------------------------------------
    Projects: ClassiNoiva - Classimóveis - vocênoenem - i50 - Clube DETRAN

  4. #174
    Veteran tbase's Avatar
    Join Date
    Feb 2010
    Location
    Idaho
    Posts
    2,018
    Thanks
    246
    Thanked 67 Times in 64 Posts
    Hi barukar,

    Thank you, that worked.
    [CENTER]


    TreasureValleyBusiness.com

    [/CENTER]

  5. #175
    Forum Member celavey's Avatar
    Join Date
    Aug 2011
    Posts
    20
    Thanks
    0
    Thanked 1 Time in 1 Post
    Quote Originally Posted by barukar View Post
    Be aware that for WordPress SEO to be able to modify your page titles, the title section of your header.php file should look like this:

    <title><?php wp_title(''); ?></title>

    If you can't modify or don't know how to modify your template, check the box "Force rewrite titles"
    Be aware that changing your template will be faster.
    thanks for this nice tip, barukar. im starting to implement SEO in my blog. thanks again.

  6. #176
    Veteran barukar's Avatar
    Join Date
    Sep 2010
    Location
    Brasil, São Paulo, SP
    Posts
    6,785
    Thanks
    186
    Thanked 742 Times in 623 Posts
    Quote Originally Posted by tbase View Post
    Hi barukar,

    Thank you, that worked.
    Glad to know that you can resolve this issue.
    Thanks for updating the thread.
    -------------------------------------------------------------------------------------------
    Projects: ClassiNoiva - Classimóveis - vocênoenem - i50 - Clube DETRAN

  7. #177
    Senior Member ramystyle's Avatar
    Join Date
    Jul 2011
    Location
    Saudi Arabia
    Posts
    168
    Thanks
    3
    Thanked 8 Times in 7 Posts
    Hi,

    Thanks for sharing this info with us.
    I imported the Setting files that barukar posted. I used "force rewrite tiltles" but I don't think it's working well because when I go to an ad post, the title looks like "Author name, Site Description".

    I want to modify the header and add
    <title><?php wp_title(''); ?></title>
    (Hoping that this will fix the prob)

    Can someone tell me how? I think I have to add it in includes/theme-header.php .. But on which line ?
    I have the latest version of classipress installed.

    Thanks for your help !
    ------------------------------------------------------------------------------
    Like our Facebook Page http://www.facebook.com/kingdomsale
    -------------------------------------------------------------------------------

  8. #178
    Affiliate Member AppThemes Affiliate xuhaibkhan's Avatar
    Join Date
    Jun 2011
    Posts
    20
    Thanks
    6
    Thanked 0 Times in 0 Posts
    Ad_listing
    Title template: %%title%% | %%sitename%%
    Meta description template: %%excerpt%%
    Meta keywords template: Keywords in your site

    how can i use ad-tags in meta keywords templete

  9. #179
    Senior Member ramystyle's Avatar
    Join Date
    Jul 2011
    Location
    Saudi Arabia
    Posts
    168
    Thanks
    3
    Thanked 8 Times in 7 Posts
    Nevermind ! I figured it out.
    For others that want to know, simply open header.php (in the main directory of classipress) and change this:

    Code:
    <title><?php wp_title('|',true,'right'); ?><?php bloginfo('name'); ?></title>
    to this:

    Code:
    <title><?php wp_title(''); ?></title>
    ------------------------------------------------------------------------------
    Like our Facebook Page http://www.facebook.com/kingdomsale
    -------------------------------------------------------------------------------

  10. #180
    Member dezpfab's Avatar
    Join Date
    Sep 2011
    Location
    Ireland
    Posts
    58
    Thanks
    4
    Thanked 2 Times in 2 Posts
    Hi, I would like to insert automatically the company name in the <title> of a job post ?

    I've tried %%company%%...not a surprise...It didn't work. Any idea ?

Page 18 of 31 FirstFirst ... 8161718192028 ... LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. SEO: Meta Tags - Titles, Descriptions, etc.
    By panopticholdings in forum Clipper General Discussion
    Replies: 1
    Last Post: October 16th, 2011, 01:33 AM
  2. [SOLVED] Ad Titles & Descriptions not justified...
    By indianajim in forum Report ClassiPress Bugs
    Replies: 6
    Last Post: May 22nd, 2011, 07:04 PM
  3. Keywords, titles and descriptions
    By f1hybrids in forum Report ClassiPress Bugs
    Replies: 1
    Last Post: January 25th, 2011, 05:13 PM