GoogleWords


Goto page 1, 2  Next

Subject: GoogleWords
This mod creates pages on your forum with 500 links to postings at your board.
The page has pagination in case your board has more then 500 searchwords.
The links are generated from the search_word tables
Search engines like google or msn or whatever can index the page and thus taking in all those links into there database.

Instruccions for Install:

  • Edit files

    OPEN

    includes/page_tail.php

    FIND

    Code: [Download] [Hide] [Select]
    $template->assign_vars(array(

    BEFORE, ADD

    Code: [Download] [Hide] [Select]
    'L_GOOGLEPAGE' => $lang['googlepage'],
    'L_GOOGLELINKTEXT' => $lang['googlelinktext'],
    'U_GOOGLEPAGE' => 'googlewords.'.$phpEx,


    OPEN

    language/lang_english/lang_main.php

    FIND

    Code: [Download] [Hide] [Select]
    //$lang[''] = '';

    BEFORE, ADD

    Code: [Download] [Hide] [Select]
    $lang['googlepage'] = 'Googlepage';
    $lang['googlelinktext'] = 'GoogleWords';
    $lang['Total_googlewordlinks'] = 'Total of GoogleWords links';
    $lang['googlepage_alt'] = 'Go to the message where the words is at, if you cannot find the word there, it is probably part of a smiliecode.';


    OPEN

    templates/mg_themes/overall_footer.tpl

    FIND

    Code: [Download] [Hide] [Select]
    <b>{LOFI}</b>

    BEFORE, ADD

    Code: [Download] [Hide] [Select]
    <a href="{U_GOOGLEPAGE}" alt="{L_GOOGLEPAGE}" title="{L_GOOGLEPAGE}">{L_GOOGLELINKTEXT}</a> -

  • Upload the package


Last edited by Zuker on Tue 29 May, 2007 12:52; edited 1 time in total

googlewords.rar
Description: GoogleWords 
Download
Filename: googlewords.rar
Filesize: 2.15 KB
Downloaded: 305 Time(s)

Subject: Re: GoogleWords
Sorry to be really dim, Zucker, but in simple terms what does this do?

Profile PM  
Subject: Re: GoogleWords
it's something like wordgraph

gw

Subject: Re: GoogleWords
But if we've already got WordGraph, why would we need another one? What's the benefit?

Profile PM  
Subject: Re: GoogleWords
Read the description.

Subject: Re: GoogleWords
Fantastic stuff zuker :mricy:

there are three lines like this one in page_tail.php
Code: [Download] [Hide] [Select]
$template->assign_vars(array(


where exactly do we put the code?

Last edited by jz on Mon 28 May, 2007 21:54; edited 1 time in total
Subject: Re: GoogleWords
So it's an extra way of getting Google to index pages on your site?

Profile PM  
Subject: Re: GoogleWords
jz wrote: [View Post]

there are three lines like this one in page_tail.php
Code: [Download] [Hide] [Select]
$template->assign_vars(array(


where exactly do we put the code?


take a look at this,,, http://www.kaltersiashqiptare.com/googlewords.php
is it meant to give that kind of result ?

Subject: Re: GoogleWords
jz wrote: [View Post]
jz wrote: [View Post]

there are three lines like this one in page_tail.php
Code: [Download] [Hide] [Select]
$template->assign_vars(array(


where exactly do we put the code?


take a look at this,,, http://www.kaltersiashqiptare.com/googlewords.php
is it meant to give that kind of result ?


:shock:

check what i get

http://www.icyphoenix.com.ar/googlepuller.php

it's the same file googlepuller.php as googlewords.php

Subject: Re: GoogleWords
as you can see, I don't get this results.

can you tell me if it has something to do with this:

Quote:
Find:
$template->assign_vars(array(

BEFORE, ADD
'L_GOOGLEPAGE' => $lang['googlepage'],
'L_GOOGLELINKTEXT' => $lang['googlelinktext'],
'U_GOOGLEPAGE' => 'googlewords.'.$phpEx,

Subject: Re: GoogleWords
jz wrote: [View Post]
as you can see, I don't get this results.

can you tell me if it has something to do with this:

Quote:
Find:
$template->assign_vars(array(

BEFORE, ADD
'L_GOOGLEPAGE' => $lang['googlepage'],
'L_GOOGLELINKTEXT' => $lang['googlelinktext'],
'U_GOOGLEPAGE' => 'googlewords.'.$phpEx,


Nope, because lang vars are showing fine on your site.
I'll install it again and check if i miss something here :P

Subject: Re: GoogleWords
thanks mate ;)

Subject: Re: GoogleWords
i install it again from scratch

http://www.icyphoenix.com.ar/googlewords.php

Check your phpbb_search_wordlist table if you get the same results listed

Subject: Re: GoogleWords
No zuker.. :(

Still the same http://www.kaltersiashqiptare.com/googlewords.php

Can you have a look at my page_tail.php file

Spoiler: [ Show ]

Subject: Re: GoogleWords
What version are u using? Because my page_tail.php it's diff from yours

Spoiler: [ Show ]

Goto page 1, 2  Next

Page 1 of 2


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.6526s (PHP: 6% SQL: 94%)
SQL queries: 12 - Debug Off - GZIP Enabled