- Title : [SEO URL] Full Album Pack (FAP)
Auteur : dcz / www.phpbb-seo.com
Description : Patch to URL rewrite the Full Album Pack (FAP) mod
Version : 0.2.0a
Installation Level : Intermediate.
Installation Time : 20min .
EasyMOD : n/a
mod Version : Full Album Pack (FAP) 1.4.1
Author's Notes :
- Patch to URL rewrite the Smartor Album mod.
- For the album_allpics.php listing : all-pics.html ( album_allpics.php )
Links fixed ( Page Counting ):- album_allpics.php?mode=list&type=comment
album_allpics.php?mode=list&type=rating - For the album.php listing :
Links fixed ( Page Counting ):- album.php?user_id=xx&mode=list&type=comment
album.php?user_id=xx&mode=list&type=rating - Work around to fix the not working album_allpics.php?user_id=xx listing, rewriting the link to :
- username-apxx-list.html ( album.php?user_id=xx&mode=list )
- Code: Select all
$this->seo_static['smrtindex'] = 'album.html';- Code: Select all
$this->seo_static['smrtindex'] = 'what_you_like.html';- Code: Select all
$this->seo_static['smrtpindex'] = 'member-galleries';- Code: Select all
$this->seo_static['smrtallpics'] = 'all-pics';
Smartor Album adds a groovy photo album to phpBB.
The Full Album Pack (FAP) is just doing a lot more.
This mods will perform a dynamic URL rewriting, injecting all titles in URLs (categories, pictures, user gallery).
It will as well add nicely SEOed page titles on categories, pictures, and user gallery.
With this mod, Smartor FAP URL will transformed this way :
album.php => album.html
album_cat.php?cat_id=xx => cat-title-acxx.html
album_cat.php?cat_id=xx&start=xx => cat-title-acxx-yy.html
album_cat.php?user_id=xx&cat_id=yy => cat-title-cpxx-yy.html
album_cat.php?user_id=xx&cat_id=yy&start=zz => cat-title-cpxx-yy-zz.html
album_showpage.php?pic_id=xx&full=true => pic-title-spxx-full.html
album_showpage.php?pic_id=xx&start=xx => pic-title-spxx-yy.html
album.php?user_id==xx => username-apxx.html
album.php?user_id==xx&mode=list => username-apxx-list.html
album.php?user_id==xx&mode=all => username-apxx-all.html
album.php?user_id==xx&start=yy => username-apxx-yy.html
album.php?user_id==xx&start=yy&mode=list => username-apxx-yy-list.html
album.php?user_id==xx&start=yy&mode=all => username-apxx-yy-all.html
album_personal_index.php => member-galleries.html
album_personal_index.php?start=xx => member-galleriesyy.html
album_allpics.php => all-pics.html
album_allpics.php?start=xx => all-pics-yy.html
album_pic.php?pic_id=xx => pic-title-picxx.jpg
album_picm.php?pic_id=xx => pic-title-midxx.jpg
album_thumbnail.php?pic_id=xx => pic-title-thumbxx.jpg
This mod will URL rewrite the images links themselves, as well as thumbnails, injcting their titles.
This will help out a lot for your images to show up in good position in Google Images.
As well, it will fix some minot bugs :
URL fixed by this mod :
___________________________________________________________
We recommend you install some add ons, such as the zero duplicate add on and the Dynamic meta tags add on.
You will need one of the phpBB SEO mod Rewrite up and running to install this mod.
You will need the phpBB SEO Zero duplicate installed to install the Zero duplicate add on for this mod.
You will need the phpBB SEO Dynamic Meta Tags mod to install the Dynamic meta tags add on for this mod.
Installation :
- you must install the Smartor Album mod before you apply this patch.
By Default, this mod will use album.html for Smartor Album's index.
You can change this in phpbb_seo/phpbb_seo_class.php if you prefer.
Look for :
And replace with :
or whatever you prefer.
Remember you have to update "album\.html" in the .htaccess in case you changed the above to something else,
would be to "what_you_like\.html" in the previous example .
Same with member-galleries.html, look for :
And for all-pics.html, look for :
Update it (without extension this time !!) and update the .htaccess the same way.
- With the phpBB SEO mod Rewrite 0.2.0 and 0.2.2, you will have to carefully follow instructions provided in the install file after :
_________
WARNING :
_________
mod Rewrites supported :
- All the phpBB SEO mod Rewrite 0.2.x
Add ons :
- [Zero Dupe] Full Album Pack (FAP) | Downlaod.
Patch to extend the zero duplicate redirection to the [SEO URL] Full Album Pack (FAP) mod. - [Meta] Full Album Pack (FAP) | download.
Patch to add dynamic meta tags to the Full Album Pack (FAP) mod.
Version :
- [SEO URL] Smartor Album :
Patch to URL rewrite the Smartor Album mod
Langues :
Download :

English |
French
News
