Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
SEO YouTube and Google Videos Details »»
SEO YouTube and Google Videos
Version: 1.00, by Adult SEO Adult SEO is offline
Developer Last Online: Nov 2013 Show Printable Version Email this Page

Category: Board Optimization - Version: 3.6.4 Rating:
Released: 11-13-2006 Last Update: 02-17-2007 Installs: 142
DB Changes Uses Plugins Template Edits
Additional Files  
No support by the author.

This mod was inspired by by Embed XHTML valid YouTube and Google Video into your posts but this mod contains some bugs and isn't complete so I then needed to modify it and decided to do it really well and aply SEO technology to it.

This mod will enable your users to publish YouTube or Google videos on your forum. It's managable via the adminpanel and the script will automaticly download the titles of the videos from YouTube or Google Video and store it in the database so it will get the videos indexed verry well and it's fast.

Some of the features:
  • Custom tagnames, manageable from the adminpanel
  • Automatic Video Title retrieval, with optional support for Lib Curl and user-simulated video title retrieval
  • Custom editor icons, managable from the adminpanel
  • Template based Google or YouTube video output
  • Support for local Google Video servers, to make your site local
  • Phrases for all text so it has support for multi-lingual forums
  • Optional, extend all links within the video with rel="nofollow", customizable seperately for YouTube or Google Video
  • Custom Video titles via tag option ([googlevideo="Video Title"]...[/googlevideo])
  • SEO Video Index (demo)
  • SEO Video Bar (demo)
  • Ability to configure usergroups that have access to delete videos.
Instalation:
  1. Import the XML product
  2. Upload the attached icon images (or use your own)
    • Default is:
      • /images/editor/google.gif
      • /images/editor/youtube.gif
  3. Open htaccess.txt, configure it (replace yourdomain with your domain), save it as .htaccess and upload it to the root of your forum
  4. Run the included installer
    • The installer will also upgrade previous instalations
    • Bug: when you run the installer more then once, multiple of the same indexes are created. I haven't found a way yet to prevent this. I have posted some messages on MySQL forums to find an answere and will then upgrade the installer. For now it is adviced to run the installer just once and for upgrades it is adviced to check the PREFIXseovideos table after upgrading to see if there are any duplicate indexes configured to remove them if needed.
  5. To install the Videobar anywhere on the forum use the folowing code:
    • PHP Code:
      <!-- SEO Videos Index Bar --> 
Done.

Have Fun!
Jan Jaap

Screenshots:





Update: 18 februari 2007 (latest files from www.papegaaienforum.nl where this mod works very well).

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #122  
Old 11-16-2006, 01:52 PM
Adult SEO's Avatar
Adult SEO Adult SEO is offline
 
Join Date: May 2006
Location: The Netherlands
Posts: 291
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by murrtex View Post
thanks Adult SEO,

this is my test topic
http://www.4umturk.com/forum/konu-ve...fa-deneme.html

and this is videos page
http://www.4umturk.com/forum/videos.html

what is the wrong??
Hi!

I'm aspecting that a plugin is started after the plugin for the SEO Video mod that overwrites the SEO Videos video index html.

You could edit the plugin SEO Videos Mod - Video Index on hook forumhome_start and set the Execution Order to a higher value so that the plugin will overwrite the other plugin again, but in this case just for the video.html page.

Best Regards,
Jan Jaap
Reply With Quote
  #123  
Old 11-16-2006, 01:53 PM
Adult SEO's Avatar
Adult SEO Adult SEO is offline
 
Join Date: May 2006
Location: The Netherlands
Posts: 291
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by chriszep View Post
hello
no problem to put a youtube or google video in a post

but on the videobar I see the title of the last video added but not picture or video :surprised:
Hi!

Could you please post a link to your forum?

Best Regards,
Jan Jaap
Reply With Quote
  #124  
Old 11-16-2006, 02:30 PM
mahakala mahakala is offline
 
Join Date: Jul 2006
Posts: 60
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Adult SEO View Post
Hi!

I've deleted and then reuploaded the lates product XML and installer.

Please try again and let me know if it works now.

Best Regards,
Jan Jaap
Code:
Table "seovideos" already exists, starting extension loop for old instalations
 * The table was up to date, no changes made
Adding indexes and primary key to the "seovideos" table
 * Primary Key `id` already exists, no changes made
 * MySQL database updated, Primary Key "id" extended with AUTO_INCREMENT.
 * Index `video_id` already exists, no changes made
 * Index `forum_id` already exists, no changes made
 * Index `user_id` already exists, no changes made
Staring update loop for the vBulletin Forum table
 * Field "seo_videos_bar" did not exist, the field has been added to the table
 * Field "seo_videos_bar" did not exist, the field has been added to the table
 * Field "seo_videos_bar" did not exist, the field has been added to the table
BUT the seo-options while creating/edititing a board are gone - updating works fine

SEEMS TO WORK (for now)


deleting videos: would it be much work to make the link open i a new window and just echo "file deleted" instead of reloading the board...
i couldnt delete some of the doubles (done it in phpadmin)

i got a problem with my smilies in postbit - they arent linked anymore. have you touched this routing? just asking, i installed 3 products this night, but your ones could have effected it?!

greets,
thomas
Reply With Quote
  #125  
Old 11-16-2006, 02:44 PM
Adult SEO's Avatar
Adult SEO Adult SEO is offline
 
Join Date: May 2006
Location: The Netherlands
Posts: 291
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by mahakala View Post
Code:
Table "seovideos" already exists, starting extension loop for old instalations
 * The table was up to date, no changes made
Adding indexes and primary key to the "seovideos" table
 * Primary Key `id` already exists, no changes made
 * MySQL database updated, Primary Key "id" extended with AUTO_INCREMENT.
 * Index `video_id` already exists, no changes made
 * Index `forum_id` already exists, no changes made
 * Index `user_id` already exists, no changes made
Staring update loop for the vBulletin Forum table
 * Field "seo_videos_bar" did not exist, the field has been added to the table
 * Field "seo_videos_bar" did not exist, the field has been added to the table
 * Field "seo_videos_bar" did not exist, the field has been added to the table
BUT the seo-options while creating/edititing a board are gone - updating works fine

SEEMS TO WORK (for now)


deleting videos: would it be much work to make the link open i a new window and just echo "file deleted" instead of reloading the board...
i couldnt delete some of the doubles (done it in phpadmin)

i got a problem with my smilies in postbit - they arent linked anymore. have you touched this routing? just asking, i installed 3 products this night, but your ones could have effected it?!

greets,
thomas
Hi!

Yes, I've removed the Video Bar per forum option since you can also use the Video Index bar for a specific form and place it on a specific forum.

Regarding the Smilies, this product does not touch the smilies.

Best Regards,
Jan Jaap
Reply With Quote
  #126  
Old 11-16-2006, 03:27 PM
mahakala mahakala is offline
 
Join Date: Jul 2006
Posts: 60
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Adult SEO View Post
Regarding the Smilies, this product does not touch the smilies.
deaktivated the product, smilie-click and inserting in inputfield is working.

has anybody else a problem with his smilies getting clickable?

sorry, but i think this plugin is really in beta stage.
Reply With Quote
  #127  
Old 11-16-2006, 03:59 PM
transitbus transitbus is offline
 
Join Date: Aug 2006
Location: California
Posts: 97
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I can confirm that with this mod active, you can not click on the smilies to put them in a thread. This may not touch the code directly but it is interfering with the post controls.

Also Adult, would you mind having a change log in the main topic so we can see what is fixed and added?
Reply With Quote
  #128  
Old 11-16-2006, 04:19 PM
mahakala mahakala is offline
 
Join Date: Jul 2006
Posts: 60
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

<i>deleting videos from videos.html still doesn't work.</i>

a fix for the smilies would be to deactiated the display of the two buttons and added them in vb-code.

but hey - programming a plugin for myself or fixing and finding several errors isn't my intension, when downloading a plug in here.

using the xhtml-plugin (link on top) - that works fine.

deinstalling...

maybe nexttime on version 2.0....

cu,
thomas
Reply With Quote
  #129  
Old 11-16-2006, 04:55 PM
kfiasche81 kfiasche81 is offline
 
Join Date: Sep 2004
Location: iTALY
Posts: 84
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by mahakala View Post
deaktivated the product, smilie-click and inserting in inputfield is working.

has anybody else a problem with his smilies getting clickable?

sorry, but i think this plugin is really in beta stage.
i have the same problem...
Reply With Quote
  #130  
Old 11-16-2006, 05:03 PM
redlabour's Avatar
redlabour redlabour is offline
 
Join Date: Mar 2004
Location: Wuppertal, NRW, Germany
Posts: 1,541
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@Adult SEO - sorry but can you please fix the Bugs at first because you integrate new Features ? And again - please take a look at AnyMedia Code. You can use it with Permission from Chris.
Reply With Quote
  #131  
Old 11-16-2006, 06:06 PM
chriszep chriszep is offline
 
Join Date: Dec 2005
Posts: 47
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by mahakala View Post
deaktivated the product, smilie-click and inserting in inputfield is working.

has anybody else a problem with his smilies getting clickable?

sorry, but i think this plugin is really in beta stage.
I confirm it my smilies doesn't work


I hope you will destroy all bug because it's a great product !
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 01:41 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05078 seconds
  • Memory Usage 2,329KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (1)bbcode_php
  • (7)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete