Forum Replies Created

Viewing 1 replies (of 1 total)
  • Hello

    Same sort of thing, I believe.

    Would you strip out this script which sits just above the title <title><?php wp_title(”); ?></title>?

    <head profile=”https://gmpg.org/xfn/11″&gt;
    <meta http-equiv=”Content-Type” content=”<?php bloginfo(‘html_type’); ?>; charset=<?php bloginfo(‘charset’); ?>” />
    <meta name=”show-menu-auto-arrows” content=”<?php echo ($purevision_options[‘show_menu_auto_arrows’]) ? 1 : 0; ?>” />
    <meta name=”show-menu-drop-shadows” content=”<?php echo ($purevision_options[‘show_menu_drop_shadows’]) ? 1 : 0; ?>” />

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

    My site is French and English using WPML and I’m having a heck of a time trying to get Google search results to work properly.

    Many thanks!
    Peter Matz

Viewing 1 replies (of 1 total)