In-My-Opinion.org

»PhpBB mod (freeware): How do surfers find my forum?«







deaning:
I now have the latest files uploaded and am still unable to get it to show referers perhaps it is something with 2.0.17

1) No, I tried it out with 2.0.17 and it works.
2) Did you insert the code into viewtopic.php?
3) I noticed that you have to login first before you can read the topic. That may be the reason why my mod doesn't show anything.
4) As a sidenote: I noticed that you hardly have any pages in searchengines, so you also should tweak your searchengine visibility


posted by knn

in-my-opinion.org -> Technology, Computers, Science, Internet -> Software by the admin -> phpBB mod (freeware): How do surfers find my forum?

Dramatic increase in page load time


Great hack, and it words very well, however for some reason I'm seeing a dramatic increase in load time on the index page (oddly only the index) when this is in place... Load times are up from 2-3 seconds to 7+.

Is this normal behavior?

posted by Dakar
  



I just checked it out: It increases the load time by "0.0016 s", so hardly feelable.

If you want you can PM me your index.php, so I can check it out.

posted by knn
  



False accusation, this code is NOT the problem, something else is dragging it's feet. I learned something new, I guess

Thanks for a great mod!

posted by dakar
  

Having problems with what search engine mod



Hi

I have installed this mod (version 1.3.0). I have added the code to index.php (as -1) and portal.php (as -2) and album.php (as -10) in addition to all the code in the installs

The searchengine page is there and produces no errors. I am getting no errors when viewing my forum (portal,index, topics etc). Yet when I try some test search engine lookups and clicks to my site they do not seem to appear on the searchengine page?

I am not sure what I have done wrong. If anyone can offer any help or suggestions as to why this does not seem to work I would be most greateful.

The site is


Thanks in advance.

posted by erolz
  



erolz:
Yet when I try some test search engine lookups and clicks to my site they do not seem to appear on the searchengine page?

You have to be logged off.

Why?

Because logging logged in users makes not much sense, when they simply browse through the forum. The list would contain thousands of pages that have been "found" while the user was merely browsing around.


posted by knn
  



knn:
erolz:
Yet when I try some test search engine lookups and clicks to my site they do not seem to appear on the searchengine page?

You have to be logged off.

Why?

Because logging logged in users makes not much sense, when they simply browse through the forum. The list would contain thousands of pages that have been "found" while the user was merely browsing around.

Thanks for the explaination and thank you for a great mod. Extremely useful.


posted by erolz
  



Hi,

I've tried now everything, but there are no referers shown. I was logged , logged off nothing. I've even created the table by hand, because it was not created automatically as stated in the script. Where could be the error?

I've made all changes, or better EM did it and I have reverified it. Everything is ok, but no referers in the table.

Yours

Loeffel

posted by Loeffel
  



You have to
• log off
• search in a search engine, e.g. Google for something in your forum
• click the link from the search engine that leads to a topic in your forum



posted by knn
  



I have tried that by now about 20 times? The result is always the same, nothing.

If you go to google search for "yamato baubericht" on the forth page you find a link directly to a post of my ship. This one:
schiffsmodell.net :: Thema anzeigen - Yamato

It is a direct link to a post, as for now I haven't inserted it to other pages than the viewtopic.php. I will do it later when it is functioning.
This kind of hits are never shown in the
referers list.
The whole list is empty and even in the mysql table is nothing.

As said before I must make the table by hand, because it was never created.

I really don't know why it isn't running.

posted by Loeffel
  Yours

Loeffel



If the table wasn't created and an error message wasn't displayed ("Couldn't create table") then some file doesn't get included.

Can you PM me your page_header.php and viewtopic.php?

posted by knn
  



Should be there now. Wink

posted by Loeffel
  



Do you actually have copied the file "searchenginereferers.php" to "includes/searchenginereferers.php"?

posted by knn
  



Yes, I've also copied the language and the template file.

I tried the whole thing without the if clause that checks if the function is existing. There was no error message so I assume that it is loaded as it should be.

posted by Loeffel
  



OK, I have found the mistake. The installation for MY mod collides with your comment mod. In the installation of my mod it says that you should add some code after the following line:

include($phpbb_root_path 'includes/page_header.'.$phpEx); 


But the comment mod adds the above line, too.

So the fix is simple:
Add my code not after the first time, but after the second time where

include($phpbb_root_path 'includes/page_header.'.$phpEx); 

appears.


posted by knn
  



Goto page Previous  
1, 2, 3  Next

Reply to topic
Goto page Previous  
1, 2, 3  Next






RegisterRegister
Log inLog in
The time now is 19 July 2008, 07:43
php B.B.