Advertisement:
2by2host

Author Topic: Google Search Your Site (SMF 2.0 & 1.1.x)  (Read 29500 times)

Offline die2mrw007

  • Jr. Member
  • **
  • Posts: 264
    • GizmoLord on Facebook
    • @Gizmo_Lord on Twitter
    • GizmoLord
Re: Google Search Your Site (SMF 2.0 & 1.1.x)
« Reply #140 on: February 21, 2012, 06:15:02 PM »
Great Mod :)

Offline lucas-ruroken

  • SMF Hero
  • ******
  • Posts: 4,885
  • Gender: Male
  • Adk Developer
    • lucas.ruroken on Facebook
    • SMF Personal
Re: Google Search Your Site (SMF 2.0 & 1.1.x)
« Reply #141 on: February 21, 2012, 07:00:23 PM »
Thanks :)

Offline juliegreen

  • Semi-Newbie
  • *
  • Posts: 62
    • job seekers
Re: Google Search Your Site (SMF 2.0 & 1.1.x)
« Reply #142 on: March 03, 2012, 11:04:34 AM »
can we replace google search with default one?

or how can we move that search up to the top?

thank you

Thanks :)

Offline Vahid‎‎ ‎Damanafshan

  • Jr. Member
  • **
  • Posts: 101
  • Gender: Male
    • http://www.damanafshan.ir
Re: Google Search Your Site (SMF 2.0 & 1.1.x)
« Reply #143 on: April 18, 2012, 07:04:41 PM »
Updated to 2.0.2
I've translated this mod into Persian and put the following code in the GoogleSearchyoursite.xml and then zipped all files and eventually installed on my smf 2.0.2. But I still see the English version of the mod on my forum. What am I doing wrong?
Code: [Select]
<file name="$themedir/languages/Modifications.persian.php" error="skip">
<operation>
<search position="end" />
<add><![CDATA[
// Google Search your site Start
$txt['googlesearch'] = 'جستجو با استفاده از گوگل';
$txt['gtitle'] = 'جستجو با استفاده از گوگل';
$txt['galt'] = 'Google';
// Google Search your site End
]]></add>
</operation>
</file>
SMF 2.0.2

Offline Adk-Team

  • Jr. Member
  • **
  • Posts: 398
    • SMF Personal
Re: Google Search Your Site (SMF 2.0 & 1.1.x)
« Reply #144 on: April 18, 2012, 08:46:43 PM »
Attach files GoogleSearchyoursite.xml Modifications.english.php and Modifications.persian.php
SMF Personal
Follow us on Facebook


I don't know if we're the best.... but We'll try it ;) (Lead Dev)

Offline Vahid‎‎ ‎Damanafshan

  • Jr. Member
  • **
  • Posts: 101
  • Gender: Male
    • http://www.damanafshan.ir
Re: Google Search Your Site (SMF 2.0 & 1.1.x)
« Reply #145 on: April 19, 2012, 07:31:58 AM »
Attach files GoogleSearchyoursite.xml Modifications.english.php and Modifications.persian.php
There are only the following five files in the zip file of the mod which I downloaded from the site:
1- google.gif
2- GoogleSearchyoursite.xml
3- GoogleSearchyoursite2rc2.xml
4- package-info.xml
5- readme.txt

I've attached file GoogleSearchyoursite.xml. Should I create files  Modifications.english.php and Modifications.persian.php myself? If yes, what should I put in these files? and where should I put these two files?
By the way, what is the difference between GoogleSearchyoursite.xml and GoogleSearchyoursite2rc2.xml?
SMF 2.0.2

Offline lucas-ruroken

  • SMF Hero
  • ******
  • Posts: 4,885
  • Gender: Male
  • Adk Developer
    • lucas.ruroken on Facebook
    • SMF Personal
Re: Google Search Your Site (SMF 2.0 & 1.1.x)
« Reply #146 on: April 19, 2012, 12:17:23 PM »
mmm if you installed th emod.... atthac your Modifications.YOURLANGUAGE.php file

Offline Vahid‎‎ ‎Damanafshan

  • Jr. Member
  • **
  • Posts: 101
  • Gender: Male
    • http://www.damanafshan.ir
Re: Google Search Your Site (SMF 2.0 & 1.1.x)
« Reply #147 on: April 19, 2012, 03:40:57 PM »
atthac your Modifications.YOURLANGUAGE.php file
Where can I find this file? There is not such a file in the zip file.
SMF 2.0.2

Offline Yoshi

  • Customizer
  • SMF Hero
  • *
  • Posts: 8,162
  • Gender: Male
Re: Google Search Your Site (SMF 2.0 & 1.1.x)
« Reply #148 on: April 19, 2012, 04:00:36 PM »
Try Themes/default/languages :)
My Mods / [WIP] Mod Builder / GitHub profile / "A programmer is just a tool which converts caffeine into code."
Quote
<FLAMER> Marketing is about to get into drug activities maybe... but we will see about that later on :P
<Yoshi2889> We're getting free drugs?
<CoreISP> He's talking about caffeine man, damn pen lifter.

Offline Adk-Team

  • Jr. Member
  • **
  • Posts: 398
    • SMF Personal
Re: Google Search Your Site (SMF 2.0 & 1.1.x)
« Reply #149 on: January 10, 2013, 09:17:17 PM »
Updated to smf 2.0.3  ;)

Regards enik...
SMF Personal
Follow us on Facebook


I don't know if we're the best.... but We'll try it ;) (Lead Dev)

Offline Srinib

  • Jr. Member
  • **
  • Posts: 177
    • India Exit Polls
Re: Google Search Your Site (SMF 2.0 & 1.1.x)
« Reply #150 on: February 03, 2013, 01:29:50 PM »
When we have SMF standard feature for a search, why do we need a MOD for it?
Will we have any SEO benefits, if users started searching through GOOGLE instead of SMF standard one?

Offline Adk-Team

  • Jr. Member
  • **
  • Posts: 398
    • SMF Personal
Re: Google Search Your Site (SMF 2.0 & 1.1.x)
« Reply #151 on: February 04, 2013, 07:49:38 PM »
SMF 2.0.4 updated  ;)

Regards enik...
SMF Personal
Follow us on Facebook


I don't know if we're the best.... but We'll try it ;) (Lead Dev)

Offline spikeweb

  • Semi-Newbie
  • *
  • Posts: 21
Re: Google Search Your Site (SMF 2.0 & 1.1.x)
« Reply #152 on: April 27, 2013, 01:49:46 PM »
Hi all,
I am trying to fix a bug on my forum using this mod.

If I paste the code in BoardIndex.template, then I get the Google Search box on the home page. And everything works fine.

Then I want to have the Google box located on top of the Search page of SMF (index.php?search) instead of the Home Page.
I paste the code in search.template and I get the box : fine

BUT when I type in a search, it does not send backthe Google result. Nothing happens except that I come back to the search page index.php?search2

Using SMF 1.1.18

Any idea ??

Thanks ;)

Offline spikeweb

  • Semi-Newbie
  • *
  • Posts: 21
Re: Google Search Your Site (SMF 2.0 & 1.1.x)
« Reply #153 on: May 13, 2013, 01:44:45 PM »
Any help available ? Or maybe this mod is not supported anymore ? Looks like ...