| |
| |
|
|
|
|
| |
|
| |
|
| :: |
| Author |
Message |
SeO Administrateur - Site Admin

Joined: 15 Mar 2006 Posts: 3089
|
Posted: Fri May 04, 2007 8:26 am Post subject: [SEO URL] Smartor Album V 0.2.0 |
|
|
[SEO URL] Smartor Album
Title : [SEO URL] Smartor Album
Auteur : dcz / www.phpbb-seo.com
Description : Patch to URL rewrite the Smartor Album mod
Version : 0.2.0
Installation Level : Intermediate.
Installation Time : 10min .
EasyMOD : n/a
mod Version : Smartor Album V2.0.56
Author's Notes :
Patch to URL rewrite the Smartor Album mod.
Smartor Album adds a groovy photo album to phpBB.
This mods will perform a dynamic URL rewriting, injecting all titles in URLs (categories, pictures, comments, user gallery).
With this mod, Smartor URL will transformed this way :
| Quote: | 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_comment.php?pic_id=xx => pic-title-srxx.html
album_comment.php?pic_id=xx&start=xx => pic-title-srxx-yy.html
album_personal.php?user_id=xx => username-apxx.html
album_personal.php?user_id=xx&start=xx => username-apxx-yy.html
album_personal_index.php => member-galleries.html
album_personal_index.php?start=xx => member-galleriesyy.html
album_page.php?pic_id=xx => pic-title-spxx.html
album_pic.php?pic_id=xx => pic-title-picxx.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.
You will need one of the phpBB SEO mod Rewrite up and running to install 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 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 :
| Code: | | $this->seo_static['smrtindex'] = 'album.html'; |
And replace with :
| Code: | | $this->seo_static['smrtindex'] = 'what_you_like.html'; |
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 :
| Code: | | $this->seo_static['smrtpindex'] = 'member-galleries'; |
Update it (without extension this time !!) and update the .htaccess the same way.
Warning :
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 :
| Quote: | _________
WARNING :
_________ |
mod Rewrites supported :
All the phpBB SEO mod Rewrite 0.2.x
Add ons :
Version :
Langues :
Download :
|
_________________
|
|
| Back to top |
|
 |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 13354
|
|
| Back to top |
|
 |
|
| Navigation |
Similar Topics |
|
|
|
|
|
|
|
| |
|
|
|
|
| |
|
|
|
|
| |