Super Paginations (Fixes Bugs and Stuff with Current CNR)

Download plugins, language packs and stuff.

Super Paginations (Fixes Bugs and Stuff with Current CNR)

Postby azn_romeo_4u » Wed Sep 23, 2009 2:23 am

This changes the pagination system so that it is more SEO friendly! When you have a lot of items like my site for Myspace Cursors and you add like anywhere from 10-200 items a day, most stuff don't get indexed because the pages don't link to each other pass page 3. Pages 1,2,3 will always link to each other so well the last page, but the middle pages get no link juice. If you use this script you can pick a "x" amount to show as well (you can't do that with current CNR).

It's also 100% template customizable I think. You can also show using templates in the admin panel the first and last page if you want.

Please check out my site and an example here at Pokemon Cursors Right now I set it show 8 page groups. To see the next 8 pages, you have to click on [9...16] And then you can get see it. =D pretty neat eh? It also fixes the "skip=0" bug that I reported and causes duplicate pages which google can penalize. http://forums.cutenewsru.com/how-to-get ... t2809.html

To Install
1) Back Up Your Current /inc/show.news.php
2) Open the show.news.txt and copy everything and overwrite your file
3) Save
4) Test on your site to see if there's any error
5) Change $pages_shows = 8; to whatever number you want to change the amount of pages.

One other thing
1) Lines 224 and 225
2) I commented out lines 224 because I don't use the cute news structure of setting up subcategories. So I editted the line and made line 225. This was to fix a http://forums.cutenewsru.com/remove--un ... t2609.html If you setup your site like me (in different folders manually) I would do this as is...but if you don't and depend on cutenews for the subcategories linking when you use {category} in the template manager, comment out line 225 instead and uncomment lines 224

Code: Select all
//$cat['name'][] = ($cat_name[$v] ? '<a href="'.cute_get_link(array('id'=>$v, 'url'=>$cat_url[$v]), 'category').'">'.$cat_name[$v].'</a>' : '');
$cat['name'][] = ($cat_name[$v] ? '<a href="'.$cat_url[$v].'" title="'.$cat_name[$v].' Cursors">'.$cat_name[$v].'</a>' : '');


I Paid a really good programmer to create and fix the bugs. If you guys find any bugs just report it here and I can tell and he can fix it.
Attachments
show.news.txt
(14.98 KiB) Downloaded 183 times
azn_romeo_4u
 
Posts: 123
Joined: Thu Sep 18, 2008 5:06 am

Postby mark99 » Wed Sep 23, 2009 4:09 pm

Looks interesting, do you have anymore specific URL examples of it working?
mark99
 
Posts: 123
Joined: Mon Feb 09, 2009 6:01 pm

Postby azn_romeo_4u » Wed Sep 23, 2009 11:51 pm

azn_romeo_4u
 
Posts: 123
Joined: Thu Sep 18, 2008 5:06 am


Return to Additional Downloads



Who is online

Users browsing this forum: No registered users and 0 guests

cron