vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Mini Mods - HTTP Error Response Codes by BOP5 (Soft 404 Solution) (https://vborg.vbsupport.ru/showthread.php?t=309415)

ZeroHour 07-13-2015 01:41 AM

We had a problem using this mod where pages were cached on the error code.
Adding
Code:

header("Cache-Control: no-cache, must-revalidate");
Before any BOP header() line which meant error pages are not cached.

BirdOPrey5 07-13-2015 07:31 AM

Thanks, I will add that to the next version. :up:

Stratis 07-13-2015 07:42 AM

Where to copy this part of code? :)

Stratis 09-09-2015 02:12 PM

A question please...

Every time i see in webmasters three errors 403 and the url like this.
attachment.php?attachmentid=2178&d=xxxxxx
attachment.php?attachmentid=4659&d=xxxxxx
attachment.php?attachmentid=1721&d=xxxxxx

It says Access Denied, as very little i understand this is what supposed to be. I always make the action that they are fixed and after one day same thing happens.

Why does google read these over and over, if it cannot access them, even in robots.txt i have Disallow: /attachment.php, even if i delete this Disallow, same thing happens, i waited 4 days for robots to take effect with out the Disallow, nothing changed.

Do i must No Permission HTTP Code change from 403 to something else?

Any help will be grateful, thanks

BirdOPrey5 09-09-2015 03:51 PM

I'm really not sure why Google does the things it does. I would think robots.txt should be preventing access completely. It seems like a question to ask on the Google support site. Sorry.

ZeroHour 09-10-2015 11:26 AM

Quote:

Originally Posted by BirdOPrey5 (Post 2554656)
I'm really not sure why Google does the things it does. I would think robots.txt should be preventing access completely. It seems like a question to ask on the Google support site. Sorry.

Google dont index robots.txt stuff but they will still follow links to areas covered by it, pretty sure thats what I read a few years ago.

Stratis 09-10-2015 02:32 PM

Ok thanks both for answers, i see the way to ask google.

ekempter 10-01-2015 01:16 AM

Getting 404 errors on tags.php?tag=<forum> for users who are not logged on. I'm guessing that this is because I have search blocked to the public. Is there a work around?

SWSUSA 03-31-2016 11:48 AM

Doesn't work.

BirdOPrey5 03-31-2016 04:50 PM

Quote:

Originally Posted by ekempter (Post 2556044)
Getting 404 errors on tags.php?tag=<forum> for users who are not logged on. I'm guessing that this is because I have search blocked to the public. Is there a work around?

Not that I am aware. Are you saying this mod is causing the errors? If tag searched is blocked to the public a 404 seems like the appropriate response.

Quote:

Originally Posted by SWSUSA (Post 2568268)
Doesn't work.

You'll need to be more specific if you want help, it's obviously working for most people.


All times are GMT. The time now is 01:03 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.01173 seconds
  • Memory Usage 1,735KB
  • 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_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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