vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Miscellaneous Hacks - Two-Step External Links for Link Weight Retention (https://vborg.vbsupport.ru/showthread.php?t=217708)

Alfa1 08-22-2009 03:55 PM

Any help on this?

Quote:

Originally Posted by Alfa1 (Post 1845419)
This mod conflicts with Links and Download manager.
I am getting this weird error on various pages:
PHP Code:

Warningparse_url(http://javascript:AL_get(this) [function.parse-url]: Unable to parse URL in [path]/global.php(400) : eval()'d code on line 301 

When I turn Two-Step links off, they dissappear.

Please add the option to disallow guest viewing for externalredirect.php

aspen0 08-31-2009 05:28 PM

Quote:

Originally Posted by Alfa1 (Post 1872190)
Any help on this?



Please add the option to disallow guest viewing for externalredirect.php

I'll see about the bug, sorry, been busy. But again, we can't guarantee it'll work with every other mod, we can do our best to try, but sometimes there are just conflicts.

Disallow guest viewing? The mod already includes an option to turn off redirects for logged in users. Are you saying you want it on for logged in users but NOT guests? Why? There would be absolutely no search engine benefit for doing that, so you might as well not use it at all.

aspen0 08-31-2009 05:32 PM

Quote:

Originally Posted by squishi (Post 1867732)
There's an automatic redirect on the external link page.
You think google does not detect this?

The point is not to hide the external links, or to block them. Google's changes show that you only hurt yourself doing that.

The point is to bury them, and make sure they're outnumbered, so any loss of weight is minimal.

And that auto-redirect is an option you can leave on or off anyways.

Charles_1 09-01-2009 09:54 PM

Quote:

Originally Posted by TWTCommish (Post 1866208)
The post cache should use the standard bb code parsing functions. Are you sure the settings are all set to "Yes" before the rebuilding?

If you mean settings in Admincp -> Help vBulletin Options -> Two-Step External Link Settings, then yes, I am sure.

And one more thing - this hack can not handle some URLs correctly (below is an example from forum based on phpBB3), after redirect appears page with error, becouse URL is cropped.

In post is:
http://www.website.com/forum/viewtop...t=500&start=50
...but this hack redirect page to this:
http://www.website.com/forum/viewtopic.php?f=3

chris1979 09-02-2009 12:20 PM

When I make the first change (in /includes/class_bbcode.php), it takes my whole site down. I just get a white page.

Perhaps this conflicts with vbseo or another mod?

SamirDarji 09-04-2009 02:01 AM

I want to use this just for external forum links, can I just skip the file edits and use it in the format like: example.com/forums/externalredirect.php?url=http://www.externalexample.com?

pythonimp 09-04-2009 04:06 PM

I tried it, did not work properly. When I would click a link it would say "Not allowed for phpredirect.php - 404 error" etc etc.

SamirDarji 09-04-2009 06:41 PM

Did you check permissions?

animcentral 09-06-2009 02:13 AM

what's the differ with Vbanonymizer ?

nomoreturn 09-06-2009 12:52 PM

Hello evry one installed works great but want to know how we can redirect url automaticllay after some time because i saw on some forum they have this thing after showing warrning message link redirect after some seconds without clicking on Continue to http://www.********.ca
------
WARNING: you are about to leave ***.com and proceed to an external address. This link was submitted by a user and we cannot guarantee the appropriateness of the content it contains.
Continue to http://www.********.ca

squishi 09-07-2009 06:02 AM

Search for "meta refresh" on google. It's a simple meta tag that will redirect after some seconds.

RedPoint 09-09-2009 06:06 PM

I have installed this addon, has run maybe 2 weeks, but now dont run this :(
i have vb 3.8.4 - i uninstall it but i observe this topic, when this realy run

cosy 09-17-2009 10:12 PM

sry i dint read all the reply's on this thread
but whats the difference to this mod vbAnonymizer ( https://vborg.vbsupport.ru/showthread.php?t=184267)

aspen0 10-20-2009 12:50 PM

Quote:

Originally Posted by SamirDarji (Post 1879391)
I want to use this just for external forum links, can I just skip the file edits and use it in the format like: example.com/forums/externalredirect.php?url=http://www.externalexample.com?


There is a setting in admin to put your own site (internal links) or any other site in a whitelist to not be redirected.

aspen0 10-20-2009 12:51 PM

Quote:

Originally Posted by cosy (Post 1886671)
sry i dint read all the reply's on this thread
but whats the difference to this mod vbAnonymizer ( https://vborg.vbsupport.ru/showthread.php?t=184267)

I believe their redirect doesn't have the intermediate bridge page which is absolutely crucial for link weight retention.

The redirect isn't what saves your weight, it is the intermediate page that sends most of it back through your site via your menu.

aspen0 10-20-2009 12:52 PM

Quote:

Originally Posted by nomoreturn@hotm (Post 1880545)
Hello evry one installed works great but want to know how we can redirect url automaticllay after some time because i saw on some forum they have this thing after showing warrning message link redirect after some seconds without clicking on Continue to http://www.********.ca
------
WARNING: you are about to leave ***.com and proceed to an external address. This link was submitted by a user and we cannot guarantee the appropriateness of the content it contains.
Continue to http://www.********.ca

There is an admin setting to turn on meta refresh for the redirect page, which accomplishes this. You turn it on, and provide the delay in seconds you wish.

Oria 04-04-2010 06:40 AM

The mod not works on 3.8.5 :(

cafeden 04-13-2010 04:38 AM

Quote:

The mod not works on 3.8.5
Me too :(

ali7118 05-16-2010 07:17 PM

i tried but not work..
thank you bro.

ChopSuey 06-02-2010 07:58 AM

If you we`re running 3.8.4 and upgraded to 3.8.5! Read the readme that is included lol.

Works fine :)

But with sub-domains its not working correctly, need to modify code!

lebmedia 10-29-2010 07:15 AM

does it work on vbulletin 4.0.x or 4.0.8 if not how can i make it work please

aspen0 01-26-2011 12:32 PM

I don't know of anyone who has tried it on 4.0, I may try it soon.

Small xss issue fixed today, new code uploaded. If you want, all you need to fix the error is upload the new externalredirect.php

develop_827 06-04-2011 12:15 PM

Quote:

Originally Posted by aspen0 (Post 2154836)
I don't know of anyone who has tried it on 4.0, I may try it soon.

And what results? Does it work on 4.x?

BirdOPrey5 06-05-2011 03:05 PM

Quote:

Originally Posted by develop_827 (Post 2203385)
And what results? Does it work on 4.x?

This mod will not work on 4.x.

It also looks like it will kill VigLink or Skimlinks or similar services if any forums are using them. They depend on direct external links.

develop_827 07-04-2011 04:51 AM

Quote:

Originally Posted by BirdOPrey5 (Post 2203866)
This mod will not work on 4.x.

It also looks like it will kill VigLink or Skimlinks or similar services if any forums are using them. They depend on direct external links.

I ported this mode to vb4 (4.1.4).
Someday I will create a complete public package, I hope )))

P.S. Skimlinks may not work - I don't use it.
Remember that you can add some domains to white-list or create simple login in externalredirect.php to make necessary 302 redirect instead of showing second-step page..

Jay106n 10-01-2011 02:57 PM

I installed this on 3.8.4, I'm not sure if it is working or not. When I click an external link I get a white page for a moment and then it goes directly to the destination without giving the redirect message. I rebuilt the cache after the edits and installing.
in vboptions i selected yes for all the options.

indiawilds 08-06-2012 06:02 AM

Hi,

I installed this on 3.8.7. It is working fien with external links. I have added my domain in the whitelist. But still any internal links are been shown as nofollow. They are not redirected but they are nofollow.

What can be done? Please help.

Thanks.

Louva-Deus 09-24-2012 03:33 AM

Had to remove this because of spammer sites abusing it. They send requests to the externalredirect.php file with their own urls. Now I have a lot of unwanted traffic to my site. Many of the referrers claim to be Google bots. Just felt like posting this so others can be aware of it. Spammers take advantage of redirect scripts to boost their page rankings and to score free traffic to their sites.

SamirDarji 09-24-2012 01:36 PM

Interesting. How did you discover this?

Jack_B 02-03-2013 01:12 PM

Had the same problem. I discovered it after a server change and reviewing the traffic log. MANY request went straight to the redirect file with different URLs.

I did put an htaccess rule in place to deny direct access to the file. However, for Google not getting massive 403 errors, I did put the file into robots.txt for denial too.

Still using the plugin with this configuration without any problems now.

megroup 05-06-2014 02:48 PM

Hello, it works fine for me except when external url contains windows-1251 characters it ends up to scrambled redirect. Any ideas?

megroup 05-06-2014 03:29 PM

What I think is that there needs to be a conversion function to UTF-8
for non-UTF-8 characters look like this:
%D0%90%D0%B2%D1%81%D1%82


All times are GMT. The time now is 03:21 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01504 seconds
  • Memory Usage 1,809KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php_printable
  • (11)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (32)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete