vBadvanced Forums  
Go Back   vBadvanced Forums > vBadvanced Products > vBadvanced CMPS > vBa CMPS v2.0 Support > "How Do I..." Questions

Reply
 
Thread Tools Display Modes
  #1  
Old 10-10-2005, 10:02 PM
Rukas Rukas is offline
Member
 
Join Date: Sep 2005
Posts: 86
Default Static URLs?

How would I go about converting the dynamic URLs to static URLs for better search engine optimization?
Reply With Quote
  #2  
Old 11-26-2005, 03:40 AM
GT1 GT1 is offline
Junior Member
 
Join Date: Nov 2005
Posts: 12
Default Re: Static URLs?

This is my biggest worry/question as well...I have implemented cmps on a test basis, but I do not want to switch over until I can figure out something to fix this issue....we have a top 3-5 search engine ranking right now and not interested in giving it up.
Reply With Quote
  #3  
Old 12-04-2005, 11:48 PM
Tourmeister Tourmeister is offline
Junior Member
 
Join Date: Nov 2005
Location: Texas
Posts: 20
Default Re: Static URLs?

Howdy,

No word on this? On my forum, the dynamic link for the "New Posts" only works when users are actually in my /forums directory. If they are anywhere else, it looks for the search.php in the directory they are in. I went into the NavBar template and changed every single reference of a link to search.php to hardcode back to the /forums directory and that still did not fix it! What template to I have to look in to find that link?!

Thanks!
__________________
Scott Friday
Two Wheeled Texans
Reply With Quote
  #4  
Old 12-05-2005, 12:51 AM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default Re: Static URLs?

Admin CP => vBa CMPS => Default Settings => Navbar Replacements

Just make sure that 'search.php' is listed with the filenames there and it will prefix the link with your forum's URL.
Reply With Quote
  #5  
Old 12-07-2005, 03:06 AM
Tourmeister Tourmeister is offline
Junior Member
 
Join Date: Nov 2005
Location: Texas
Posts: 20
Default Re: Static URLs?

Howdy,

Brian, that did not work for me. What I did not realize was that the "Unread Posts since last visit" link on the Navbar (over by the username and PM info) was a plugin installed by the guy that installed my CMPS for me. Once I found that out, I edited the XML for that plugin and all is well now.

Here is what it had:

<a href="search.php">

So as I changed to the CMPS in the root dir, it looked there for it. When I changed to the /photopost dir, it looked for it there. Here is what I have changed it to:

<a href="http://twtex.com/forums/search.php>

I tried the following, but neither worked:

<a href="$vboptions[bburl]/$vboptions[forumhome]search.php>
and
<a href="$vboptions[bburl]/$vboptions[forumhome]/search.php>

Not sure why using the variables would not work as I am not real familiar with php or how VB uses the variables (not a programmer at all since my Fortran and Assembly languages days way back...). Does the bburl variable not include the "http://" part of the address?

Adios,
__________________
Scott Friday
Two Wheeled Texans
Reply With Quote
  #6  
Old 12-07-2005, 02:30 PM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default Re: Static URLs?

You should be able to use $vboptions[bburl]/search.php. The $vboptions[forumhome] variable is just the name of your forum's main page and is not necessary unless you're trying to direct people to your main forum page. And unless you've changed the name to something other than index.php, it's not even necessary then.
Reply With Quote
  #7  
Old 12-07-2005, 09:53 PM
Tourmeister Tourmeister is offline
Junior Member
 
Join Date: Nov 2005
Location: Texas
Posts: 20
Default Re: Static URLs?

Ahh... okay. I will try that just to see if it works then. Thanks!
__________________
Scott Friday
Two Wheeled Texans
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
.:static-design:. sean Show off your vBadvanced! 18 04-28-2005 04:20 AM
Is it possible to add static content in the middle in a specified order? precocial Site Feedback & Updates 1 04-18-2005 10:47 AM
Static title, multiple entries mixylplik3 Troubleshooting / "How do I..." Questions 3 03-03-2005 10:35 AM
Static HTML Pages Allen Mead Chit Chat 12 10-13-2004 04:30 PM
How do I wrap a static html page with VB styles idslamyou Troubleshooting / "How do I..." Questions 1 07-19-2004 04:22 PM


All times are GMT -4. The time now is 07:07 PM.

Forums Powered by vBulletin, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
Please note that vBadvanced is in no way affiliated with Jelsoft Enterprises Ltd, nor will Jelsoft be able to provide any support for our products.