![]() |
Quote:
Quote:
|
Quote:
That should all be fixed now. |
Keeping allow_url_fopen off in mind, using fopen() might not be the best choice ...
If you don't want to use cUrl for one or another reason, what about fsockopen()? Also, I'd prefer not to waste resources for local URLS (eg. showthread, etc.) Would be nice if those were detected automatically and the titles retrieved directly rather than forking a new vBulletin instance just to get the title :) |
nice, I didn't know there was a hack for this at the Org :D
Thanks for sharing, I'll install for a client later I'm sure. |
Thanks for the great Hack.
Clicked Installed :) |
Your welcome. :)
|
Quote:
As for the local links. I see your point. If I get some time next week, I might poke around with that. |
I would like to thank all of you who have donated to me so far. It is appreciated!
|
It should also be noted, that changing safe mode should not be required as with a similar hack. Many hosts require safe mode.
|
nice hack, installed :) thank you
|
nice hack!
My forum ist devided in two parts: One can be seen by registered and unregistered and the other one can only be seen by registered users. A link to a thread in the area that can only be seen by registered is not replaced correctly. It seems, that the server calls the thread as "unregistered" to find the title tag. How can I tell him, that he should look for the title as a registered user? Hope you understand my problem! Greetings from Germany! |
The problem is that the page is not open to the public. It will only show the page title of that page. If it was to grab the page title of pages that you must be registered to view, then it would take away from security of making the thread hidden to unregistered users.
|
really nice hack ;)
|
Quote:
|
Quote:
|
Quote:
|
Quote:
|
I saw this modification on another forum. I'm glad I was able to find it. Installed :D
|
Quote:
|
Quote:
|
excellent - thanks!
|
Quote:
|
I should remind everyone seeing as how there twice as many downloads as there are installs:
|
If anyone notices any issues with foreign characters let me know. I think I compensated for it, but please tell me if a problem arises.
|
Quote:
(please note the I have vBSEO installed, and don't know if it's affecting it!) Thanx in advance :) . |
Does the thread require the user to be logged in to see it?
|
Quote:
|
I installed the mod but it doesn't seem to change anything when I post a url... maybe I misunderstand the purpose of this mod?
Does it take a string of text in the shape of a url like http://www.apple.com/macosx/leopard/ and change it to the title of that page? (i.e. Apple - Mac OS X Leopard) |
Yes, that is what it does..
|
Nice idea, but I had to uninstall it after I downloaded and installed because I can't use fopen. I hadn't gotten to the post about fopen before I downloaded and installed it. Otherwise, I wouldn't have tried it. Just wanted to explain one download without a marked install.
I had to go with the other plugin because it used cURL and that is what my host, Dreamhost, allows. |
OK, Just note the security issues I brought up with that plugin.
|
Thanks for the link to your post above.
If yours was able to use fopen or cURL so that both avenues worked, I'd give yours the install. But as it stands with my host, plugins that only use fopen will not work for me. I'll keep an eye on this incase you do decide to add in cURL support in addition to fopen. |
The problem with cURL is you cannot tell the script to get X bytes of data and then stop, which you can with fopen. So basically if someone types in a URL to say a 7gb file, your server will attempt to download that entire file before parsing it to get the title tag. Most likely, your server will timeout after 30 seconds (if that is the setting in php.ini) or if it goes above the memory limit.
This could adversely affect your servers performance, and may also greatly increase your bandwidth usage. You should be VERY wary if that plugin works with shoutbox. Someone could easily do a denial of service attack on you relatively quick. |
Somebody correct me if im wrong..
but this hack should be good for seo'ing right? as it rewrites the urls? |
Quote:
This might help with SEO for your forum if the link points to one of your threads. Otherwise, the page at the end of the link may benefit. In both cases, I say "might" and "may" because it depends on the title of the page or thread to which the link is pointing - for many forums, the thread title is often pretty much useless for SEO (e.g., "Hi... I'm new here" isn't likely to rocket that thread to the top of the search engine rankings for anything useful to the forum owner, which is one - but only one - of the problems with trying to use mod_rewrite strategies with vBulletin). :) |
Quote:
|
Quote:
Quote:
|
I highly doubt Google even credits links/anchor text in forum posts. You have to understand that Google passes PageRank and credit for "votes". Forum links could easily be posted by the site owner in the 1000's. Google and it's army of the Worlds best geeks are not that silly.
Even it does, most forum threads have no, or very little PR. If you use this hack expecting some boost of some sort, you will be dissapointed. If you use this hack for your users, you wont be. |
Quote:
Quote:
Quote:
|
To weigh in here, I wouldn't think it would affect SEO that much, other than it may put keywords into the threads/posts that were not there before..
|
All times are GMT. The time now is 01:31 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|