• Christopher_citiescapes

    (@christopher_citiescapes)


    I am not sure if this has been mentioned before. I have just migrated from All In One SEO to Platinum SEO, however it is not rewriting the post/page titles properly. It is rewriting everything to the preset Home Title of Citiescapes.ie – Worldwide Tours.

    The header for the site looks like this

    <head profile="https://gmpg.org/xfn/11">
    <meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />
    
    <title><?php bloginfo('name'); ?> <?php if ( is_single() ) { ?> &raquo; Blog Archive <?php } ?> <?php wp_title(); ?></title>
    
    <link rel="shortcut icon" type="image/x-icon" href="<?php bloginfo('template_url'); ?>/images/favicon.ico" />
    
    <meta name="generator" content="WordPress <?php bloginfo('version'); ?>" /> <!-- leave this for stats -->
    
    <link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" />
    
    <!--[if IE 7]><link rel="stylesheet" type="text/css" href="IE7styles.css" /><![endif]-->
    
    <link rel="alternate" type="application/rss+xml" title="<?php bloginfo('name'); ?> RSS Feed" href="<?php bloginfo('rss2_url'); ?>" />
    <link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" />
    
    <meta name="google-site-verification" content="0AfIpFPOx30EKqSxfen9-15wj0MhWhUK5zp0FK4yjdE" />
    
    <?php wp_head(); ?>
    </head>

    While this works with the post/page title rewriter in AIO SEO, is there something I need to change to get this to work with Platinum SEO?

    Thank you to anyone who can help with this.
    Christopher,
    Citiescapes.ie

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Platinum SEO Pack] Post/page title not rewriting’ is closed to new replies.