Wordpress on-page SEO question

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • UniqueMovies
    Confirmed User
    • Feb 2003
    • 1691

    #1

    Wordpress on-page SEO question

    If my goal was to rank my pictures category for key word "porn pictures" what would be the best link structure?

    http://www.domain.com/porn/pictures
    http://www.domain.com/category/porn-pictures

    Unfortunately wordpress does not allow me to do http://www.domain.com/porn-pictures as my category
  • fris
    I have to go potty
    • Aug 2002
    • 55751

    #2
    you can do porn-pictures
    Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.


    Totally Free Templates

    Comment

    • Houdini
      Confirmed User
      • Dec 2001
      • 1651

      #3
      Originally posted by UniqueMovies
      Unfortunately wordpress does not allow me to do http://www.domain.com/porn-pictures as my category
      Yes it does. Go into your permalinks and add "/." (without quotes) to your category structure.

      Comment

      • UniqueMovies
        Confirmed User
        • Feb 2003
        • 1691

        #4
        Originally posted by fris
        you can do porn-pictures
        I found a plugin that allows you to manually edit the link structure but it does not work well on the new version of WP

        Comment

        • fris
          I have to go potty
          • Aug 2002
          • 55751

          #5
          how are you entering the category name?
          Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.


          Totally Free Templates

          Comment

          • UniqueMovies
            Confirmed User
            • Feb 2003
            • 1691

            #6
            Originally posted by Houdini
            Yes it does. Go into your permalinks and add "/." (without quotes) to your category structure.
            Trying that now.

            Edit: Damn that worked perfect. Thanks so much!
            Last edited by UniqueMovies; 10-21-2009, 01:46 PM.

            Comment

            • Si
              Such Fun!
              • Feb 2008
              • 13900

              #7
              the permalinks option in wordpress is what you need

              Comment

              • UniqueMovies
                Confirmed User
                • Feb 2003
                • 1691

                #8
                I just noticed it shows the "/." in my sitemap but when I hover my mouse over the link it looks just fine.

                http://www.domain.com/./porn-pictures

                Comment

                • Si
                  Such Fun!
                  • Feb 2008
                  • 13900

                  #9
                  Go to permalinks in your settings and just add the following:

                  If you want postname:
                  /%postname%/

                  If you want category:
                  /%category%/

                  If you want both:
                  /%category%/%postname%/

                  Comment

                  • UniqueMovies
                    Confirmed User
                    • Feb 2003
                    • 1691

                    #10
                    Originally posted by Si
                    Go to permalinks in your settings and just add the following:

                    If you want postname:
                    /%postname%/

                    If you want category:
                    /%category%/

                    If you want both:
                    /%category%/%postname%/
                    I do that already. The question I asked is different.

                    Comment

                    • Si
                      Such Fun!
                      • Feb 2008
                      • 13900

                      #11
                      Originally posted by UniqueMovies
                      I do that already. The question I asked is different.
                      sorry you've lost me.

                      You want the category "porn pictures" in your permalinks?

                      Example url.com/porn-pictures/ ?

                      Comment

                      • UniqueMovies
                        Confirmed User
                        • Feb 2003
                        • 1691

                        #12
                        Originally posted by Si
                        sorry you've lost me.

                        You want the category "porn pictures" in your permalinks?

                        Example url.com/porn-pictures/ ?
                        I want to remove the /category/ from my wordpress category url. Were not talking about post urls.
                        Last edited by UniqueMovies; 10-21-2009, 02:39 PM.

                        Comment

                        • UniqueMovies
                          Confirmed User
                          • Feb 2003
                          • 1691

                          #13
                          Originally posted by fris
                          how are you entering the category name?
                          Category Name: Porn Pictures
                          Category Slug: porn-pictures

                          Comment

                          • Si
                            Such Fun!
                            • Feb 2008
                            • 13900

                            #14
                            I just done it on a domain and it worked.

                            Example: berichblog.com/porn-pictures/ is the category. and is working if you copy/paste it.

                            permalinks are set to: /%category%/%postname%/

                            In categories i done:

                            Name: porn pictures
                            and left the "slug" empty but you could do porn-pictures to be sure.

                            make sure you have a post in there aswell or it might not display.
                            Last edited by Si; 10-21-2009, 02:46 PM.

                            Comment

                            • Si
                              Such Fun!
                              • Feb 2008
                              • 13900

                              #15
                              If you done the above and it still ain't working then I'm lost lol

                              Comment

                              • UniqueMovies
                                Confirmed User
                                • Feb 2003
                                • 1691

                                #16
                                Ever since I added "/." to the category base I get a 404 for the page2 page3 etc for each category.

                                http://www.domain.com/porn-pictures/page/2

                                It would be nice to remove the "page" and just have it http://www.pegginghusband.com/pegging-pictures/2

                                Comment

                                • Agent 488
                                  Registered User
                                  • Feb 2006
                                  • 22511

                                  #17
                                  just delete the blog and start over maybe.

                                  Comment

                                  • UniqueMovies
                                    Confirmed User
                                    • Feb 2003
                                    • 1691

                                    #18
                                    Originally posted by Agent 488
                                    just delete the blog and start over maybe.
                                    I am setting up the link structure on a new blog.

                                    Comment

                                    • area51 - BANNED FOR LIFE
                                      So Fucking Banned
                                      • Aug 2009
                                      • 3163

                                      #19
                                      delete your .htaccess

                                      create a new one, give it proper permissions

                                      try again

                                      Comment

                                      • UniqueMovies
                                        Confirmed User
                                        • Feb 2003
                                        • 1691

                                        #20
                                        I found the solution.

                                        This wordpress plugin just solved all my issues.

                                        http://wordpress.org/extend/plugins/...category-base/

                                        Comment

                                        • fatfoo
                                          ICQ:649699063
                                          • Mar 2003
                                          • 27763

                                          #21
                                          Originally posted by fris
                                          you can do porn-pictures
                                          fris would know. Agreed.
                                          Send me an email: [email protected]

                                          Comment

                                          • Jdoughs
                                            Confirmed User
                                            • Mar 2004
                                            • 5794

                                            #22
                                            Originally posted by Houdini
                                            Yes it does. Go into your permalinks and add "/." (without quotes) to your category structure.
                                            Using /. in your structure is not a very wise move.

                                            Just use WP NO Category Base.
                                            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

                                            Working...