Forums

Getting search engine results (2 posts)

  1. pbdobson
    Member
    Posted 3 years ago #

    I have several alias domains on a single godaddy account. I've installed WordPress in different subfolders and aliased a domain name to each. I've created blog names, tags etc. but I'm unable to get Google or Yahoo search engines to return references to my domains. They do return references to other WordPress blogs. Does this sound like an alias domain issue or am I setting up WordPress incorrectly.
    A sample is capricaonline.com.
    Thanks,
    neo-mod

  2. iridiax
    Member
    Posted 3 years ago #

    You have unclosed meta tags, including your robots meta tag. Search engine robots may not like these errors.

    This:

    <meta name="robots" content="index, follow">

    Should be this instead:

    <meta name="robots" content="index, follow"/>

    Also see: http://codex.wordpress.org/HTML_to_XHTML

    If you haven't already, sign up for Google Webmaster Tools. It will inform you of problems with your sites.

Topic Closed

This topic has been closed to new replies.

About this Topic