vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Is this possible to do? (https://vborg.vbsupport.ru/showthread.php?t=315226)

XYZ500 11-08-2014 03:34 PM

Waiting for someone to reply.

Seven Skins 11-08-2014 03:51 PM

You can do it like this...


Find in FORUMHOME template:
HTML Code:

<title>{vb:raw vboptions.bbtitle}</title>
Replace:
HTML Code:

<title>{vb:raw vboptions.bbtitle} - SevenSkins</title>
.

XYZ500 11-09-2014 02:44 AM

Quote:

Originally Posted by Seven Skins (Post 2521958)
You can do it like this...


Find in FORUMHOME template:
HTML Code:

<title>{vb:raw vboptions.bbtitle}</title>
Replace:
HTML Code:

<title>{vb:raw vboptions.bbtitle} - SevenSkins</title>
.

What you suggested DID NOT work. It changes the title of the forum page. But it does not change the title of the CMS page that I made homepage.

Seven Skins 11-09-2014 10:48 AM

Goto your CMS page .. there will be a pencil icon near the page title .. you can edit it form there.
Title option is towards the bottom of right column.

BirdOPrey5 11-09-2014 11:05 AM

The best option would have been to follow Lynne's article on creating your own custom page, then setting that to the homepage via Navigation Manager.
https://vborg.vbsupport.ru/showthread.php?t=228112

Seven Skins 11-09-2014 07:57 PM

If you are using vbadvanced CMPS then you need to edit "adv_portal" template.

find and edit this line:
HTML Code:

<title>{vb:raw vboptions.hometitle} <vb:if condition="$pagetitle">- {vb:raw pagetitle}</vb:if></title>

XYZ500 11-10-2014 02:08 PM

Quote:

Originally Posted by Seven Skins (Post 2522065)
If you are using vbadvanced CMPS then you need to edit "adv_portal" template.

find and edit this line:
HTML Code:

<title>{vb:raw vboptions.hometitle} <vb:if condition="$pagetitle">- {vb:raw pagetitle}</vb:if></title>

This worked.

One more question.

On the homepage, you can choose what modules you want to put there. One of the modules is "popular tags". I enabled it and it is displaying tags that it thinks are important maybe. Is there any way to edit and put tags there that I want?

I want to put my site's keywords there as my SEO agency suggests me that I should have my keywords on the home page.

Seven Skins 11-10-2014 03:05 PM

You can add more tags going to adminCP > Tagging ... but they will have to be linked to threads in the forums .. meaning some of the threads must have these tags.

XYZ500 11-11-2014 05:25 PM

Quote:

Originally Posted by Seven Skins (Post 2522158)
You can add more tags going to adminCP > Tagging ... but they will have to be linked to threads in the forums .. meaning some of the threads must have these tags.

Hmm.. doesn't seem to work. The keywords I added in tags as you suggested are not showing up in the popular tags module. Before having this CMS homepage, my index page was the forum itself and I had added to keywords to forum name (in Site Name / URL / Contact Details) and they were showing up on the main index forum page as "Welcome to my forum - The best place for keyword 1, keyword 2, keyword 3" etc.

Do you recommend something how I can add keywords on the CMS homepage now so fulfil the on-page SEO requirement of having keywords on first page? Without making it look like I have forcefully put those keywords there.

Lynne 11-11-2014 05:40 PM

If you want to add your own tags and make them 'stay' there, you would need to edit the template and add them manually.

To find the template to modify, do this - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code. (Sometimes the template is the one mentioned at the very top of the page source.)


All times are GMT. The time now is 11:03 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02331 seconds
  • Memory Usage 1,741KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (6)bbcode_html_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete