[gallery] New version of SEO URL phpBB Gallery?

Support for the phpBB3 SEO mods released in the phpBB3 SEO Toolikt forum.

Moderator: Moderators

Re: [gallery] New version of SEO URL phpBB Gallery?

Postby Gisher » Mon Mar 01, 2010 5:05 pm

Anybody try to update 1.0.5 version?
Gisher
PR0
PR0
 
Posts: 75
Joined: Sat Sep 27, 2008 8:54 am

Advertisement

Re: [gallery] New version of SEO URL phpBB Gallery?

Postby Danielx386 » Tue Mar 02, 2010 1:04 am

Hello, I done the code edits on my copy of the gallery 1.0.4 mod, and it all fine.

Daniel
Danielx386
 
Posts: 7
Joined: Fri Nov 20, 2009 12:11 am

Re: [gallery] New version of SEO URL phpBB Gallery?

Postby napus » Tue Mar 02, 2010 8:42 pm

Gisher wrote:Anybody try to update 1.0.5 version?

Works fine on 1.0.5
napus
 
Posts: 41
Joined: Tue May 05, 2009 4:40 pm
Location: Poland

Re: [gallery] New version of SEO URL phpBB Gallery?

Postby Gisher » Thu Mar 04, 2010 10:43 pm

I also update with code changes package of gallery mod, works fine :)
Gisher
PR0
PR0
 
Posts: 75
Joined: Sat Sep 27, 2008 8:54 am

Re: [gallery] New version of SEO URL phpBB Gallery?

Postby dcz » Tue Mar 09, 2010 2:33 pm

Useful links :
SEO Forum || SEO Directory || SEO phpBB || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Recherche
dcz
Admin
Admin
 
Posts: 21219
Joined: Fri Apr 28, 2006 9:03 pm

Re: [gallery] New version of SEO URL phpBB Gallery?

Postby austin881 » Wed Mar 10, 2010 8:04 pm

Great job!

I think we missed an instruction for gallery/includes/functions.php in contrib\update_1_0_3_to_1_0_5\update.xml
Shouldn't that be in there?


Next question, should the URLs of images on topic pages be optimized when BBCode is used to display images from the Gallery?
I see this...
Code: Select all
http://www.example.com/gallery/image.php?image_id=19

Instead of this...
Code: Select all
http://www.example.com/gallery/albumname/imagename.jpg

Live example: http://www.silveradosierra.com/how-to-a ... do-t4.html
My dev playground: ModernDignity.com
Appreciate my assistance? You can thank me by linking to Chevy Truck Forum or Gas Scooters.
User avatar
austin881
phpBB SEO Team
phpBB SEO Team
 
Posts: 248
Joined: Wed Oct 28, 2009 12:16 am
Location: Boise, Idaho USA

Re: [gallery] New version of SEO URL phpBB Gallery?

Postby SeO » Thu Mar 11, 2010 2:56 pm

Doing so would add sqls for each post with image bbcode, since the mod also alter the bbcode links provided on the image page (using url + img bbcode with proper url), there should be no real use for the gallery bbcode.
SeO
Admin
Admin
 
Posts: 6333
Joined: Wed Mar 15, 2006 9:41 pm

Re: [gallery] New version of SEO URL phpBB Gallery?

Postby austin881 » Thu Mar 11, 2010 3:13 pm

The use for the Gallery BBCode is to use the built-in resizing and highslide plugins that come with phpBB Gallery.
My dev playground: ModernDignity.com
Appreciate my assistance? You can thank me by linking to Chevy Truck Forum or Gas Scooters.
User avatar
austin881
phpBB SEO Team
phpBB SEO Team
 
Posts: 248
Joined: Wed Oct 28, 2009 12:16 am
Location: Boise, Idaho USA

Re: [gallery] New version of SEO URL phpBB Gallery?

Postby ec. » Wed Jun 23, 2010 3:14 pm

Hello,

I have problem with SEO and Phpbb Gallery 1.0.5 integration.

My gallery Images doesn't appear anywhere in the gallery.

I've installed SEO URL phpBB Gallery V1.0.5. My board runs from directory named 'phpbb', which I've made a virtual folder in SEO CP. This seems to be the cause of a problem.

Changing this line

# FIX RELATIVE PATHS : FILES
RewriteRule ^phpbb/.+/(style\.php|ucp\.php|mcp\.php|faq\.php|download/file.php)$ /site/$1 [QSA,L,NC,R=301]


to

# FIX RELATIVE PATHS : FILES
RewriteRule ^phpbb/(?!gallery)/(style\.php|ucp\.php|mcp\.php|faq\.php|download/file.php)$ /site/$1 [QSA,L,NC,R=301]

changes nothing. As well as deleting the rule.


I fixed the problem partly by changing ALL THE RULES in my .htaccess for # PHPBB GALLERY, setting the phpbb root direcly:

# ALBUM
RewriteRule ^gallery/[a-z0-9_-]*-a([0-9]+)/?(page([0-9]+)\.html)?$ /site/gallery/album.php?album_id=$1&start=$3 [QSA,L,NC]


to

# ALBUM
RewriteRule ^phpbb/gallery/[a-z0-9_-]*-a([0-9]+)/?(page([0-9]+)\.html)?$ /site/gallery/album.php?album_id=$1&start=$3 [QSA,L,NC]



This made images visible and links to their pages working,
BUT killed my non-gallery links inside the gallery: links to board Index, user profiles, mod-cp, etc. -- all them now have /phpbb/ root and fail to open the document (before the changes I've made they were the only working links in the gallery).

Please help to find right solution.
Thank you
ec.
 
Posts: 1
Joined: Wed Jun 23, 2010 2:42 pm

Re: [gallery] New version of SEO URL phpBB Gallery?

Postby Meis2M » Sat Dec 10, 2011 5:49 am

im happy because the new version of gallery come in 3.0.10
My phpBB forum :www.zohall.com
zohall.net: zohall.net
Persian subtitles: zohall.org
Meis2M
PR1
PR1
 
Posts: 110
Joined: Sat Aug 08, 2009 2:53 pm
Location: www.zohall.com

Previous

Return to phpBB SEO MODS

 


  • Related topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: No registered users and 3 guests


 
cron