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

Reply
 
Thread Tools Display Modes
  #1  
Old 07-18-2009, 06:27 PM
Wormy!'s Avatar
Wormy! Wormy! is offline
Member
 
Join Date: Nov 2008
Posts: 56
Default Create a new page for Google Search results to display?

Hi

The new Google Search update requires a separate page within your site to display the search results.

I've created my Google Search module - which works perfectly... and so I now need my separate page for the results to display.

So my question is this... How is the best way for me to achieve this, and what is the most appropriate page to create (ie: module, php, etc)?

Thanks in advance...
Reply With Quote
  #2  
Old 08-02-2009, 07:03 AM
Wormy!'s Avatar
Wormy! Wormy! is offline
Member
 
Join Date: Nov 2008
Posts: 56
Default

Hey

Any thoughts? Anyone?

Thanks in advance...
Reply With Quote
  #3  
Old 08-03-2009, 08:33 AM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default

What exactly does Google require for the search results page?
__________________
Frequently Asked Questions
CMPS Users Manual

For vBadvanced software assistance, please use the support forums.
Unsolicted PMs, IMs, and email will not be responded to.
If you have a non-software related question or problem with your account, please submit a support ticket.
Reply With Quote
  #4  
Old 08-04-2009, 05:59 AM
Wormy!'s Avatar
Wormy! Wormy! is offline
Member
 
Join Date: Nov 2008
Posts: 56
Default

Thanks Brian...

As simple as it sounds, Google needs a page to display the search results.

So... Google supply a code... the code needs to go into the page... and when the search is undertaken, the results are displayed on 'that' page.

I've tried a couple of time with placing the code inside a module - though I cannot seem to get it to work. When I run the search... the results page is missed and 'bounces' back to the index page of the site.

Does any of that make sense? Let me know if you need further info and I can PM you my actual code.

Appreciate the support... you do a great job here!
Reply With Quote
  #5  
Old 08-04-2009, 01:54 PM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default

It sounds like you would just need to create a new template page (not a module) and add the Google code there. You'll likely need to point the search form to the URL of the new CMPS page you created as well... Assuming Google uses a form for the search box, it would need to look something like this:

Code:
<form action="index.php" method="post">
<input type="hidden" name="pageid" value="page_identifier_here" />
(replace page_identifier_here with whatever you use for the Page Identifier setting for the new template page you create).
__________________
Frequently Asked Questions
CMPS Users Manual

For vBadvanced software assistance, please use the support forums.
Unsolicted PMs, IMs, and email will not be responded to.
If you have a non-software related question or problem with your account, please submit a support ticket.
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
Integrated Google Search & Results DrussRob Module & Modification Discussion & Requests 4 03-17-2009 01:38 PM
Integrate SEARCH results page LenB "How Do I..." Questions 7 10-22-2008 10:34 AM
Search results on a custom page? Rick Stirling "How Do I..." Questions 1 05-31-2008 05:32 PM
Search custom fields & Display results modules dinatius Module & Modification Discussion & Requests 0 02-06-2008 11:52 AM
Google adsense search results within a module kenfuzed Module & Modification Discussion & Requests 5 04-09-2007 02:05 PM


All times are GMT -4. The time now is 09:02 AM.

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.