The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
![]() |
|||||||||||||||||||||||||||
Photopost vbGallery Addon For vBSEO Google/Yahoo Sitemap
![]() Developer Last Online: Nov 2023 ![]() ![]()
All Credits go to benFF as he created the original script for photopost pro.
I manually edited the file to work with Photopost vbGallery Download the attached file , upload it to your vbseo_sitemap/addon/ folder. In your vbulletin settings vBseo Google/yahoo sitemap settings add vbseo_sm_vbagallery.php to your Addon Generator Modules and save your settings. Edit php file and change $gallery_url = according to your gallery folder If you are using Photopost vBGallery v2.0 or v2.1 download vbseo_sm_gallery1.php otherwise you can still use the old one. This mod also works for vB 3.6.x For vBSEO users if you use CRR (Custom Rewrite Rules) for your gallery you may modify the file to work with your CRR's. Here is the url example : Categorie Links (don't forget to change the url's to match your CRR's) Code:
$url = $gallery_url.'/kategori-'.$mod['catid'].'-album.html'; Code:
$url = $gallery_url.'/resim-'.$mod['imageid'].'.html'; 26.10 : Updated the script to work with the new Photopost vbgallery since the database tables have changed. Corrected a bug fix with url priority. 15.07 : Updated the script since there was a small bug with it. Also gallery categories are also included in the new version. Show Your Support
|
Comments |
#32
|
||||
|
||||
![]()
how would i know if the gallery sitemap was done properly?
|
#33
|
|||
|
|||
![]()
Does this work with 3.8 and the new site map version?
|
#34
|
||||
|
||||
![]()
It's a shame that Google is oblivious to my VBGallery images. This looks like it is no longer supported so I guess I'm screwed.
|
#35
|
||||
|
||||
![]()
Hey LIZ !!!!!
- Add this too man "if large image add another link for large image" - also copy / contenue this thread into VB3.8 area Code:
if ($mod['originalname']){ $url = $gallery_url.'/showimage.php?i='.$mod['imageid'].'&original=1'; if(VBSEO_ON) $url = vbseo_any_url($url); vbseo_add_url($url, '0.4', $mod['dateline'],'daily'); } AdminCP => vBSEO => vBSEO Sitemap Reports - log-in -- Show Reports List --- View details of the last report "by Date" Here will list all the site maps created: HTML Code:
Sitemap Files Index File sitemap_index.xml.gz Sitemap File #1 sitemap_1.xml.gz (5,000 URLs, 1,016.85Kb) 1,016.53Kb uncompressed Sitemap File #2 sitemap_2.xml.gz (5,000 URLs, 1,072.91Kb) 1,072.58Kb uncompressed Sitemap File #3 sitemap_3.xml.gz (5,000 URLs, 1,119.71Kb) 1,119.38Kb uncompressed Sitemap File #4 sitemap_4.xml.gz (5,000 URLs, 954.18Kb) 953.85Kb uncompressed Sitemap File #5 sitemap_5.xml.gz (5,000 URLs, 900.40Kb) 900.08Kb uncompressed Sitemap File #6 sitemap_6.xml.gz (5,000 URLs, 901.66Kb) 901.34Kb uncompressed Sitemap File #7 sitemap_7.xml.gz (5,000 URLs, 899.61Kb) 899.29Kb uncompressed Sitemap File #8 sitemap_8.xml.gz (5,000 URLs, 901.21Kb) 900.88Kb uncompressed Sitemap File #9 sitemap_9.xml.gz (5,000 URLs, 901.05Kb) 900.73Kb uncompressed Sitemap File #10 sitemap_10.xml.gz (5,000 URLs, 902.53Kb) 902.20Kb uncompressed Sitemap File #11 sitemap_11.xml.gz (5,000 URLs, 905.58Kb) 905.25Kb uncompressed Sitemap File #12 sitemap_12.xml.gz (5,000 URLs, 905.75Kb) 905.43Kb uncompressed Sitemap File #13 sitemap_13.xml.gz (5,000 URLs, 905.42Kb) 905.10Kb uncompressed Sitemap File #14 sitemap_14.xml.gz (5,000 URLs, 906.07Kb) 905.75Kb uncompressed Sitemap File #15 sitemap_15.xml.gz (10 URLs, 2.14Kb) 1.81Kb uncompressed Text Format File urllist.txt.gz (3,564.45Kb) You should see URLS pointing to your gallery. Code:
- <url> <loc>http://www.xxxx.xxx/gallery/image-10694.html</loc> <priority>0.4</priority> <lastmod>2009-07-24T18:28:04+00:00</lastmod> <changefreq>daily</changefreq> </url> Quote:
Keyword Rich URLS with Photopost vBGallery - http://www.vbseo.com/f23/request-key...62/index2.html |
#36
|
|||
|
|||
![]()
All i get is errors
![]() Code:
Warning: gmdate() expects parameter 2 to be long, string given in /home/**********/public_html/forums/vbseo_sitemap/vbseo_sitemap_functions.php on line 920 |
#37
|
|||
|
|||
![]()
Hey Zach, where do we add that code exactly?
|
#38
|
||||
|
||||
![]()
Hey man !
/vbseo_sitemap/addons/vbseo_sm_vbagallery.php This is my file: PHP Code:
$gallery_url = 'http://www.website.com/gallery'; |
#39
|
|||
|
|||
![]()
Thanks big time Zach.
|
#40
|
|||
|
|||
![]()
Anyone use this on VBgallery 2.5? Has it increased traffic to your gallery?
|
#41
|
||||
|
||||
![]()
Any word on this for v3.0 and vbulletin 4?
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|