Title: delebre's Replies | WordPress.org

---

# delebre

  [  ](https://wordpress.org/support/users/delebre/)

 *   [Profile](https://wordpress.org/support/users/delebre/)
 *   [Topics Started](https://wordpress.org/support/users/delebre/topics/)
 *   [Replies Created](https://wordpress.org/support/users/delebre/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/delebre/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/delebre/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/delebre/engagements/)
 *   [Favorites](https://wordpress.org/support/users/delebre/favorites/)

 Search replies:

## Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] [Plugin: WordPress SEO by Yoast] Site Title being appended to Site Description](https://wordpress.org/support/topic/plugin-wordpress-seo-by-yoast-site-title-being-appended-to-site-description/)
 *  [delebre](https://wordpress.org/support/users/delebre/)
 * (@delebre)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-wordpress-seo-by-yoast-site-title-being-appended-to-site-description/#post-2918530)
 * This is absolutely maddening. I use this for my Title information:
 *     ```
       <title>
       <?php
       	if ( is_home() )
       	{
       		echo "Delebre's Blog";
       	}
       	else
       	{
       		wp_title('');
       	}
       ?>
       </title>
       ```
   
 * Checking/Unchecking ‘Force rewrite titles’ has no effect on my posts. They come
   up as Delebre’s Blog – MyBlogTitleOfPostOnSite
 * So It’s adding – My Blog and then Adding the Title of the post to it and running
   them together. Even though I have the header changed, it still reverts to an 
   old naming convention. I don’t see where I can even change this in the SEO settings.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] [Plugin: WordPress SEO by Yoast] Site Title being appended to Site Description](https://wordpress.org/support/topic/plugin-wordpress-seo-by-yoast-site-title-being-appended-to-site-description/)
 *  [delebre](https://wordpress.org/support/users/delebre/)
 * (@delebre)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-wordpress-seo-by-yoast-site-title-being-appended-to-site-description/#post-2918529)
 * Changing the header.php caused an
 * HTTP Error 500 (Internal Server Error): An unexpected condition was encountered
   while the server was attempting to fulfill the request.
 * When accessing my blog. So that did not work for me.
 * I’m certain that one of my plugins had me change to title to:
    <title><?php wp_title(”);?
   ></title>
 * Yet, I don’t know which one. How can I have my cake and eat it too? That is to
   say, can I keep both?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] [Plugin: WordPress SEO by Yoast] Site Title being appended to Site Description](https://wordpress.org/support/topic/plugin-wordpress-seo-by-yoast-site-title-being-appended-to-site-description/)
 *  [delebre](https://wordpress.org/support/users/delebre/)
 * (@delebre)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-wordpress-seo-by-yoast-site-title-being-appended-to-site-description/#post-2918510)
 * Also, I’m a little frustrated that Joost chooses to point people to these support
   forums, but seems not to read them often or provide the support needed. Looking
   at his contact page, he says any attempt to get help through that contact page
   will result in an immediate deletion of that request. So how are we to get help
   if this is the only medium to contact him, and he doesn’t frequent it?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] [Plugin: WordPress SEO by Yoast] Site Title being appended to Site Description](https://wordpress.org/support/topic/plugin-wordpress-seo-by-yoast-site-title-being-appended-to-site-description/)
 *  [delebre](https://wordpress.org/support/users/delebre/)
 * (@delebre)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-wordpress-seo-by-yoast-site-title-being-appended-to-site-description/#post-2918509)
 * I am having this same issue, and it’s driving me crazy. I like everything about
   this plugin.. but this flaw is really a killer. All my links in Google too are
   all appending the post title after the site name and running them together. It
   looks sloppy! Please help us fix this?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Solid Security – Password, Two Factor Authentication, and Brute Force Protection] [Plugin: Better WP Security] Tag Cloud](https://wordpress.org/support/topic/plugin-better-wp-security-tag-cloud/)
 *  Thread Starter [delebre](https://wordpress.org/support/users/delebre/)
 * (@delebre)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-better-wp-security-tag-cloud/#post-2896581)
 * Got it thanks. Will email shortly
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Solid Security – Password, Two Factor Authentication, and Brute Force Protection] [Plugin: Better WP Security] Tag Cloud](https://wordpress.org/support/topic/plugin-better-wp-security-tag-cloud/)
 *  Thread Starter [delebre](https://wordpress.org/support/users/delebre/)
 * (@delebre)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-better-wp-security-tag-cloud/#post-2896578)
 * Yeah. It’s a private blog… can I email you? Your website only has a form fill,
   and a forum link for contact. Unless you’d prefer I use the former.

Viewing 6 replies - 1 through 6 (of 6 total)