pagination url changed from rc1 to rc4 (friendly url method 2)

Register an Account
Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 04-24-2009, 12:16 AM
Donor
 
Join Date: Jun 2007
Posts: 289
================================================== ===========
Edited : Sorry for delete the problem I'd found, Please see detail in below rep
================================================== ===========

I feel so many URL structures change since pligg 1.0 rc1. I'm not sure it's better or worser.

1. pligg change site.com/published/page/4/ to site.com/index/page/4/

- I don't know how about old pligg sites that already indexed in search engine because if they upgrade to 1.0 all the pagination on homepage will change from "published" to "index"

2. pligg add word "category" in story url

- this is normal and standard if pligg include "category" in category url (same wordpress) but this is abnormal if pligg will add "category" to story url (wordpress also doesn't add "category" in permalink by default - only add category name+story name)
- How about olg pligg sites that already indexed because before all story links don't have word "category" in url, so when they upgrade to new pligg, the word "category" come. This mean all links structure will change

Last edited by Techkr; 04-24-2009 at 12:46 AM.
Reply With Quote
  #2 (permalink)  
Old 04-24-2009, 12:40 AM
Yankidank's Avatar
Pligg Founder/Coder/Designer
Pligg Version: SVN
Pligg Template: Wistie
 
Join Date: Dec 2005
Location: Ocala, FL
Posts: 4,934
Send a message via AIM to Yankidank
I believe that we've fixed the category UTF issues in the latest SVN builds. We've spent a lot of time checking to make sure that categories and stories properly keep foreign (non-latin) characters in the URLs.

I was actually thinking about removing /published/ altogether. It doesn't make sense to put it in a URL. I'll see if we can come up with a solution for both the old method and new one to work at the same time or to do a 403 redirect.

We're trying to figure out the best possible link structure for SEO links right now. At the same time we aren't trying to make many changes to the old code because we don't want to mess with old category structures used on 9.x beta sites. /category/ needs to remain in the category links such as site.com/category/CATEGORY-NAME/page/2/ because if a category name uses a word that Pligg uses elsewhere it would break the site. For example a category named "upcoming" would break the upcoming section.

As for some of your other reported bugs, I will look into it further. I just started testing SEO links yesterday and I don't think I noticed one or two of the things you pointed out.

The Twitter Module for Pligg CMS!
Register, Login, and Submit Stories with Twitter. An absolute MUST HAVE for all Pligg sites!
Reply With Quote
  #3 (permalink)  
Old 04-24-2009, 01:01 AM
Donor
 
Join Date: Jun 2007
Posts: 289
================================================== ===========
Hi Yankidank, Thanks for explaining.
================================================== ===========

I known the cause of problem I'd found about pagination form RC1 to RC4

This is becuase this line in .htaccess file
Code:
## If installed in a subfolder you may need to add ## to the beginning of the next line
#RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /.*index\.php\ HTTP/
Why pligg RC4 and later (+latest svn) has "#" in front of
Code:
RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /.*index\.php\ HTTP/
by default?

Actually I never see "#" in this line for pligg RC3 and lower version

When you're using RC4 or latest svn and use URL method 2 and use default .htaccess file (that come with rc4), you will see pagination mess up (check you pligg site) that because there's "#" before
Code:
RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /.*index\.php\ HTTP/
I just go to remove "#" and now my pagination on pligg rc4 site woking same before

================================================== ===========

Finally, thanks you that cares about the seo.
Reply With Quote
Reply

Tags
category, htaccess, navigation, page, pagination

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
changed to URL method 2, 404 Not Found error all over srikat Questions and Comments 17 06-08-2008 01:13 AM
Has anyone got Friendly Urls (Url Method 2) working? revolver Questions and Comments 11 05-08-2008 01:32 AM
Upgrading a 9.8.2 template to 9.9 AshDigg Wiki Articles 10 05-01-2008 02:38 PM
URL method 2 works fine but not friendly URL liotier Questions and Comments 8 10-19-2007 07:49 AM
Pagination + URL method 2 problems dollars5 Questions and Comments 6 04-24-2007 03:09 PM


Pligg Modules and Pligg Templates from Pligg Pro Find support on the Pligg CMS Forum - 24 hours a day! Make a donation to support Pligg CMS development