vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3 Articles (https://vborg.vbsupport.ru/forumdisplay.php?f=187)
-   -   How to create your own vBulletin-powered page! (uses vB templates) (https://vborg.vbsupport.ru/showthread.php?t=62164)

BirdOPrey5 04-20-2011 02:06 PM

Are they linked to your main forum pages somehow? That will let them be found by google when they index your site.

soundbarrierpro 04-20-2011 02:20 PM

Thanks for the reply BOP. Not sure what you mean regarding being linked to my forum pages.

They're all created as http://mydomain.com/page1.php......page2.php....etc

BirdOPrey5 04-20-2011 02:54 PM

Quote:

Originally Posted by soundbarrierpro (Post 2186662)
Thanks for the reply BOP. Not sure what you mean regarding being linked to my forum pages.

They're all created as http://mydomain.com/page1.php......page2.php....etc

How would someone visit these pages, are they links in your header, footer, or navbar for example? If I browse to yourdomain.com how many clicks does it take for me to get to one of these pages. If there are too many clicks needed, or they aren't even visible, they won't be indexed by google.

soundbarrierpro 04-20-2011 03:12 PM

Thank you for reply, yes these are all links, and its the only way to get to the pages. Unless of course you already know the exact URL which can be typed directly into the address bar.

So basically, meta data is pointless anyway, huh?

BirdOPrey5 04-20-2011 03:25 PM

I wouldn't say it's useless but Google is pretty good at determining what is real content and what is not. You just want to make sure the pages can be accessed by Google.

You want to use traditional HTML links, not fancy JavaScript or Flash for making links that google spiders will ignore.

soundbarrierpro 04-20-2011 03:29 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2186687)
I wouldn't say it's useless but Google is pretty good at determining what is real content and what is not. You just want to make sure the pages can be accessed by Google.

You want to use traditional HTML links, not fancy JavaScript or Flash for making links that google spiders will ignore.

Thank you for reply. All great help here.

Yes, they are indeed always html, (I don't know anything more than HTML) coding-wise. Would it help if I add the pages to robots.txt?

BirdOPrey5 04-20-2011 05:32 PM

I've only used robots.txt to block spiders. Not sure if it works the other way around. One thing you might want to check out is producing a "site map" that will tell the search engines which URLs to crawl. (Or at least tell them they exist, it doesn't guarantee anything.)

Simon Lloyd 04-20-2011 06:08 PM

Quote:

Originally Posted by soundbarrierpro (Post 2186689)
Thank you for reply. All great help here.

Yes, they are indeed always html, (I don't know anything more than HTML) coding-wise. Would it help if I add the pages to robots.txt?

Just having a link to the page on any of your pages will get it indexed if there is content and its not duplicated. Search engines follow a "click tree" so:
Homepage>link to forum x page>
>links to threads
>Links elsewhere on page
>links to other forums, pages (like your custom one) and external links

So link to your pages anywhere in your site and they will eventually be crawled :), or you can submit the url directly to google to crawl.

Sworm 05-03-2011 06:06 PM

Hi all,
to remove from the navbar?

radiofranky 07-01-2011 03:01 AM

nice... I was wondering how to list latest threads from forums to the page you just created?

cheers

JohorBahru 08-30-2011 07:17 AM

i find this is another good alternative as well
https://www.vbulletin.com/forum/show...-to-your-forum

dmandem 10-04-2011 01:22 AM

Does this work on 4.1.5?

Thanks

HMBeaty 10-04-2011 01:23 AM

Quote:

Originally Posted by dmandem (Post 2252952)
Does this work on 4.1.5?

Thanks

The vB 4 article does :D

Fudgyyy 10-05-2011 04:51 PM

I'm sorry, I am a noob. Where do you put the test.php file?

Digital Jedi 10-05-2011 05:47 PM

In your forum root. The directory where your vBulletin is installed.

Spectre_Aidan 11-15-2011 08:52 PM

dammit, i cant get it to show its all just a white page??

JimxJNM 11-16-2011 06:17 AM

Quote:

Originally Posted by Spectre_Aidan (Post 2268314)
dammit, i cant get it to show its all just a white page??

Make a test.php then put the code in test.php

then make a template called test then put the code in.
then go to www.yoursite.com/test.php

Spectre_Aidan 11-16-2011 08:14 AM

yea i worked it out literally 5 mins after i posted that i feel like a right idiot now

bomber1614 11-19-2011 07:44 AM

how can i get this to work on the theme im using without it going on the forum home plus i get white page

Spectre_Aidan 11-19-2011 08:44 AM

did you make the custom template in the theme you wanna use??

bomber1614 11-19-2011 09:37 AM

does anyone know how i would make forums on this page like from the forumhome

11133 12-08-2011 09:32 AM

i have litl problem with this, i make file and make template
and its all working the page its showing

byt later when i want to edit the template, i Search Templates, with words i know is on the template, it didnt find me anything, even i list all templates, i dont see the one i create, how to fix this issue

Simon Lloyd 12-08-2011 10:11 AM

The template should be at the top of all your templates, thats where the custom ones are :)

11133 12-08-2011 02:26 PM

Quote:

Originally Posted by Simon Lloyd (Post 2275840)
The template should be at the top of all your templates, thats where the custom ones are :)

i dont see it, does vbulletin automatic give some prefix, in my case i name it "impresum" list all didnt find it :(

Lynne 12-08-2011 03:24 PM

Perhaps you are looking in the wrong style for the template.

11133 12-08-2011 03:43 PM

Quote:

Originally Posted by Lynne (Post 2275915)
Perhaps you are looking in the wrong style for the template.

no, i conrect template i add and search, i try to add the code again with same name as the template (impresum)
nothing chance, the page its still the same :( dont know what else to do:erm:

11133 12-13-2011 05:34 PM

bump, someone to help me, i make working but can find the template to modified, try everything

does need to have some prefix or

Lynne 12-13-2011 09:49 PM

Are you doing a Search in Templates for the template name? Have you looked in the database to see if it is there?

Digital Jedi 12-14-2011 01:51 AM

Quote:

Originally Posted by 11133 (Post 2277425)
bump, someone to help me, i make working but can find the template to modified, try everything

does need to have some prefix or

No, vBulletin does not give it a prefix. It doesn't need one. It would have the name you gave it, and it would be at the top of the template list. Which style did you create it in? Have you tried recreating it in that style?

11133 12-14-2011 09:32 AM

Quote:

Originally Posted by Digital Jedi (Post 2277571)
No, vBulletin does not give it a prefix. It doesn't need one. It would have the name you gave it, and it would be at the top of the template list. Which style did you create it in? Have you tried recreating it in that style?

yes i try and make others, again same results, dont see them on the template
i create new style (default) and put template on it, and again i dont see the template

does some option to hide those templates

p.s. i use vBulletin 3.8.7 Patch Level 2

--------------- Added [DATE]1323878406[/DATE] at [TIME]1323878406[/TIME] ---------------

edit

ive installed vbulletin on localhost and create template
and i see the new created template under category Custom templates
here i dont have that category, how can i create it

--------------- Added [DATE]1323878871[/DATE] at [TIME]1323878871[/TIME] ---------------

p.p.s can couse this problem since ive change admincp location

Digital Jedi 12-16-2011 03:36 AM

It should happen automatically each time you create a custom template. As far as I know, nothing should be hiding those templates. There might be some issue with your hosting provider.

11133 12-16-2011 01:43 PM

Quote:

Originally Posted by Digital Jedi (Post 2278217)
It should happen automatically each time you create a custom template. As far as I know, nothing should be hiding those templates. There might be some issue with your hosting provider.

what issue, those weeks out host provider its more down and with some issue, to know what to ask them

Digital Jedi 12-20-2011 08:38 PM

Quote:

Originally Posted by 11133 (Post 2278325)
what issue, those weeks out host provider its more down and with some issue, to know what to ask them

You would tell them what your problem is, and ask them to check to see if there's any issues with your service.

11133 12-21-2011 10:17 AM

they say no issue they got, and asked me more detail to see if some update need
here is the server specification

Apache version 2.2.17
PHP version 5.2.17
MySQL version 5.1.56
Architecture x86_64
Operating system linux
Kernel version 2.6.18-274.7.1.el5
cPanel Pro 1.0 (RC1)

11133 12-29-2011 09:51 AM

someone to help me, or to tell me how can i have vbulletin powered page
some alternative method

BirdOPrey5 12-31-2011 11:04 AM

I think you just need to re-read the instructions, they work. You don't need to look for "Custom Templates" just "Add New Template" and it will be custom.

11133 01-01-2012 04:23 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2282499)
I think you just need to re-read the instructions, they work. You don't need to look for "Custom Templates" just "Add New Template" and it will be custom.

yes its working that, but the PROBLEM its when i want to edit the template, :erm:

Lynne 01-01-2012 05:15 PM

Quote:

Originally Posted by 11133 (Post 2282803)
yes its working that, but the PROBLEM its when i want to edit the template, :erm:

What is the problem with editing the template?

11133 01-01-2012 06:10 PM

Quote:

Originally Posted by Lynne (Post 2282828)
What is the problem with editing the template?

as i mention before, i create template put some words on it and save it, its show with the php file as on the 1st post
but later when i want to edit it i dont see it (and all custom templates) and even when i search with some words i know there are on the template :(

Lynne 01-01-2012 06:47 PM

Quote:

Originally Posted by 11133 (Post 2282846)
as i mention before, i create template put some words on it and save it, its show with the php file as on the 1st post
but later when i want to edit it i dont see it (and all custom templates) and even when i search with some words i know there are on the template :(

Are you sure you aren't accidentally clicking revert on it at some time?

You should check your error_logs and see if anything is in there about the issue. And, check your control panel logs and see when it is getting deleted. And, check your database to verify it really isn't there.


All times are GMT. The time now is 01:53 PM.

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

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05391 seconds
  • Memory Usage 1,822KB
  • 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
  • (15)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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