wordpress duplicate content

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dfa
    Confirmed User
    • Sep 2006
    • 263

    #1

    wordpress duplicate content

    i heard that wordpress has a category structure, a tag structure and a date based archive.

    To avoid duplicate content i heard i should get rid of two of the three.

    My question is how do i get rid of the tag structure and the date based archive?
    ive been having a hard time trying to figure this out.

    thanks in advance on anyone who can give me some tips.
    =]
  • MikesTraffic
    Confirmed User
    • Jan 2006
    • 1992

    #2
    make it to where your template only shows one of them, i use categories
    Fortinet GURU

    Comment

    • Jdoughs
      Confirmed User
      • Mar 2004
      • 5794

      #3
      Originally posted by dfa
      i heard that wordpress has a category structure, a tag structure and a date based archive.

      To avoid duplicate content i heard i should get rid of two of the three.

      My question is how do i get rid of the tag structure and the date based archive?
      ive been having a hard time trying to figure this out.

      thanks in advance on anyone who can give me some tips.
      Why not just robots.txt it, Id try something like this. (found it somewhere here befor) just edit in/out the parts you want spidered.

      User-agent: Googlebot
      Disallow: /*/feed/$
      Disallow: /*/feed/rss/$
      Disallow: /*/trackback/$
      User-agent: *
      Disallow: /wp-
      Disallow: /feed/
      Disallow: /trackback/
      Disallow: /rss/
      Disallow: /comments/feed/
      Disallow: /page/
      Disallow: /date/
      Disallow: /comments/
      LinkSpun - Premier Adult Link Trading Community - ICQ - 464/\281/\250
      Be Seen By New Webmasters/Affiliates * Target out webmasters/affiliates based on niches your sites are for less than $20 a month.
      AmeriNOC - Proudly hosted @ AmeriNOC!

      Comment

      • dfa
        Confirmed User
        • Sep 2006
        • 263

        #4
        thanks Jdoughs but does anyone have the best settings for robots.txt and wordpress? like which ones i should edit in/out?

        sorry im really new to wordpress.
        =]

        Comment

        • dfa
          Confirmed User
          • Sep 2006
          • 263

          #5
          i want to make it use catagories

          and i want to turn off the tag structure and the date based archive
          =]

          Comment

          Working...