Results 1 to 8 of 8

add "about this page"

This is a discussion on add "about this page" within the General Discussion forums, part of the vBulletin SEO Discussion category; I see you have a <h1> heading and then an "about this page" incorporating the thread title, the forum and ...

  1. #1
    Junior Member
    Real Name
    peter
    Join Date
    Feb 2006
    Posts
    10
    Liked
    0 times

    add "about this page"

    I see you have a <h1> heading and then an "about this page" incorporating the thread title, the forum and the beginning of the thread text.

    Neat

    How do you do this

    Thanks

  2. #2
    Senior Member
    Real Name
    Joseph Ward
    Join Date
    Jun 2005
    Posts
    23,845
    Liked
    36 times
    Blog Entries
    9
    This is done with our Relevant Replacements feature.

  3. #3
    Junior Member
    Real Name
    peter
    Join Date
    Feb 2006
    Posts
    10
    Liked
    0 times
    err, right, explain more
    would I have this if I am running vbseo ?

  4. #4
    Senior Member
    Real Name
    Joseph Ward
    Join Date
    Jun 2005
    Posts
    23,845
    Liked
    36 times
    Blog Entries
    9
    Yes, please check your vBSEO control panel (vbseocp.php). You will find the Relevant Replacements section.

    Please review the information there. Then if you need more help, please follow up here.

  5. #5
    Junior Member
    Real Name
    peter
    Join Date
    Feb 2006
    Posts
    10
    Liked
    0 times
    hi - thanks for that
    err, I've accidently deleted my .htaccess file -- how do I get that back...

    thanks

  6. #6
    Senior Member
    Real Name
    Joseph Ward
    Join Date
    Jun 2005
    Posts
    23,845
    Liked
    36 times
    Blog Entries
    9
    You can re-upload the .htaccess file included in your vBSEO download package.

  7. #7
    Junior Member
    Real Name
    peter
    Join Date
    Feb 2006
    Posts
    10
    Liked
    0 times
    cool back to normal

    Getting to grips with the relevant replacements and it's working a treat -- except for the home page. What I get is <!--VBSEO_RR_1-->

    I am trying to have <h1>title of thread/forum/homepage</h1> with description as [thread first 25 words] or [forum description] or [home page description from vb options]

    It's working AOK except for HP - no idea how to do that one! (not even hard code into the template) - maybe there's an [if] / [else] statement?

  8. #8
    Senior Member
    Real Name
    chance
    Join Date
    Aug 2006
    Posts
    260
    Liked
    2 times
    Use this.
    Code:
    <if condition="THIS_SCRIPT=='index'">
    <div id="headinfo">
            <h1>
    Your H1 info here
    </h1><br /></div>
    
    <else />
    rest of your code here.
    
    </if>
    You can look at my forum and see how i have it worken, I do plan on making it look pretty like whats on here. Maybe i can suck up enought and they will let me beta there template

    Whats your url so i can see what your doing.

Similar Threads

  1. Add "www." in .htaccess
    By Jason|Xoxide in forum Custom Rewrite Rules
    Replies: 8
    Last Post: 03-31-2006, 11:54 AM
  2. Add custom code to all pages
    By Greps in forum vBSEO Features Archive
    Replies: 1
    Last Post: 03-23-2006, 02:48 PM
  3. Add Thread Titles - more features
    By vissa in forum vBSEO Features Archive
    Replies: 1
    Last Post: 03-01-2006, 10:42 AM
  4. Add other pages?
    By mikelbeck in forum General Discussion
    Replies: 4
    Last Post: 12-14-2005, 10:45 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
  •