Results 1 to 8 of 8

vBSEO tag in more than just footer

This is a discussion on vBSEO tag in more than just footer within the General Discussion forums, part of the vBSEO SEO Plugin category; At present I have used vB Importance to include my site's ToS. However it seems that vBSEO is including a ...

  1. #1
    Member
    Real Name
    John
    Join Date
    Jun 2006
    Posts
    82
    Liked
    0 times

    vBSEO tag in more than just footer

    At present I have used vB Importance to include my site's ToS. However it seems that vBSEO is including a "Content Relevant URLs by vBSEO 3.0.0 RC6" link within the html block I am using for the ToS and not just in the footer.

    Can someone please explain how vBSEO inserts the "Content Relevant URLs by vBSEO 3.0.0 RC6" statement and how I can remove it from the middle of the page?

    The url in question is Ardent - Terms of Service

    Thanks,

    John

  2. #2
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    Liked
    13 times
    Do you have a </body> tag in the middle of your page?

  3. #3
    Member
    Real Name
    John
    Join Date
    Jun 2006
    Posts
    82
    Liked
    0 times
    Yes I do.

  4. #4
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    Liked
    13 times
    There's the problem. You should only have one </body> tag on a page. The best solution would be to clean that up.

    However, you can force the location of the vBSEO footer by putting this in your footer template:

    <!--VBSEO_COPYRIGHT-->

  5. #5
    Member
    Real Name
    John
    Join Date
    Jun 2006
    Posts
    82
    Liked
    0 times
    Thanks Keith!

  6. #6
    Member zmiservices's Avatar
    Real Name
    Denise
    Join Date
    Nov 2006
    Location
    Outside of Boston
    Posts
    69
    Liked
    0 times
    Is that what I am looking to do? Where in the footer would you put that.

    I need to know how to move my vbseo copyright (which I have yet to install) into the bottom RED footer area, and force it to the left, since a copyright removal is not available to purchase yet. (and why NOT?)

    See footer here corvettemechanic.com

    I like the clean look on the bottom, therefore I took out the time there also.

    So can someone post exactly 'where to put it, in the footer which will force it to the left'. I know it can be done, I've seen it on sites with vBulletin in the footer, to the left. I just have no concept of this.

  7. #7
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,742
    Liked
    168 times
    Hello Denise,

    you should search your "footer" template in vB admincp for this code:
    HTML Code:
    	<td class="tfoot" align="right" width="100&#37;">
    and change it to:
    HTML Code:
    	<td class="tfoot" align="left" ><!--VBSEO_COPYRIGHT--></td>
    <td class="tfoot" align="right">

  8. #8
    Member zmiservices's Avatar
    Real Name
    Denise
    Join Date
    Nov 2006
    Location
    Outside of Boston
    Posts
    69
    Liked
    0 times
    Thank you very much. I played with the vbseo demo last night. Now that I know a little more about it, and have experienced the admin demo, I feel more confident for my install.

    Thank you again, Denise

Similar Threads

  1. vBSEO 2.4.0 Released - Includes Google AdSense Targeting Feature!
    By Juan Muriente in forum vBSEO Announcements
    Replies: 74
    Last Post: 05-20-2006, 09:29 PM

Posting Permissions

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