Results 1 to 4 of 4

Thread: MOD: BBCode Share method - Increase links back for SEO

  1. #1
    freepo is offline Member
    Join Date
    Aug 2007
    Posts
    73

    Default MOD: BBCode Share method - Increase links back for SEO

    Came up with this idea to allow thumbnail embeds on forums and sites, but couldn't find an easy way to do it. Others are doing it here, but here is the code for all. THIS SHOULD BE ADDED TO 2.7 as a default. Every one should offer this. This is for the view video page/template.

    here is the code:

    Code:
    Forum / BBCode:
    
    
    
    
    <div style="font-size: 11px"> (Put this thumbnail and link on a forum or bulletin board!)
    <input name="video_link" value="[img]{$tmburl}/1_{$smarty.request.id}.jpg[/img]Watch {$video_info.title} on YOURSITENAME.com" size="42" onclick=javascript:document.linkForm.video_link.focus();document.linkForm.video_link.select(); readOnly>
    
    
    
    
    (Put this thumbnail and link on a forum or bulletin board!)
    And here is the code for regular sites to embed the thumbnail and link, instead of your player.

    Code:
    <input name="video_link" value="[img]{$tmburl}/1_{$smarty.request.id}.jpg[/img]Watch {$video_info.title} on YOURSITENAME.com" size="42" onclick=javascript:document.linkForm.video_link.focus();document.linkForm.video_link.select(); readOnly>

  2. #2
    spun2u is offline Senior Member
    Join Date
    Jun 2007
    Posts
    175

    Default Re: MOD: BBCode Share method - Increase links back for SEO

    Thanks!

  3. #3
    freepo is offline Member
    Join Date
    Aug 2007
    Posts
    73

    Default Re: MOD: BBCode Share method - Increase links back for SEO

    this work for you guys? lemme know.

  4. #4
    Templar is offline Member
    Join Date
    Jan 2009
    Posts
    31

    Default Re: MOD: BBCode Share method - Increase links back for SEO

    Thanks for this free tip..
    Here is how it works on my site:
    The reader trailer

Similar Threads

  1. vShare and pphpbb3 BBcode
    By deadbyte in forum General Discussions
    Replies: 5
    Last Post: 05-30-2008, 07:22 PM
  2. Another Payment Method?
    By John3971 in forum Sales Questions
    Replies: 1
    Last Post: 04-11-2008, 08:47 AM
  3. bbcode in vbulletin
    By xony in forum Template Modifications
    Replies: 3
    Last Post: 02-22-2008, 01:16 PM
  4. Another payment method
    By ManN in forum Sales Questions
    Replies: 0
    Last Post: 01-22-2008, 11:17 AM
  5. back and next links in new videos added
    By pdiddy8117 in forum Feature Requests
    Replies: 0
    Last Post: 06-20-2007, 08:57 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •