Results 1 to 3 of 3

How do I make this bit of code VBSEO friendly?

This is a discussion on How do I make this bit of code VBSEO friendly? within the Troubleshooting forums, part of the vBSEO SEO Plugin category; Code: { document.writeln("<img class=\"inlineimg\" src=\"$stylevar[imgdir_button]/lastpost.gif\" alt=\"\" border=\"0\" /> <a href=\"showthread.php?t="+threads[x].threadid+"\">"+threads[x].title+"</a><br /></br>"); This is in reference to "Latest Threads" being displayed ...

  1. #1
    Member
    Real Name
    Jason
    Join Date
    Aug 2008
    Location
    AZ, USA
    Posts
    82
    Liked
    0 times

    How do I make this bit of code VBSEO friendly?

    Code:
    {
    document.writeln("<img class=\"inlineimg\" src=\"$stylevar[imgdir_button]/lastpost.gif\" alt=\"\" border=\"0\" /> <a href=\"showthread.php?t="+threads[x].threadid+"\">"+threads[x].title+"</a><br /></br>");
    This is in reference to "Latest Threads" being displayed in a side column. It works fine as it is with the above code, but it isn't optimized for SEO.

    Jay

  2. #2
    Senior Member briansol's Avatar
    Real Name
    Brian
    Join Date
    Apr 2006
    Location
    Central CT, USA
    Posts
    6,981
    Liked
    8 times
    it's javascript. SE's will never even see it, so you're wasting your time trying to optimize it.

  3. #3
    Member
    Real Name
    Jason
    Join Date
    Aug 2008
    Location
    AZ, USA
    Posts
    82
    Liked
    0 times
    OK, good, thx.

Similar Threads

  1. VBSEO Friendly Template or Skin
    By Azonaco in forum Template Modifications
    Replies: 8
    Last Post: 09-03-2008, 08:23 PM
  2. Article addon that is vbseo friendly
    By powerspike in forum General Discussion
    Replies: 1
    Last Post: 04-15-2008, 07:34 AM
  3. Bookmarking - how do you use vbseo friendly links?
    By vwdforum in forum Template Modifications
    Replies: 4
    Last Post: 10-14-2007, 07:30 PM
  4. User friendly vs. SEO friendly
    By rex_b in forum General Discussion
    Replies: 6
    Last Post: 09-20-2006, 09:53 AM

Posting Permissions

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