vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Forum and Server Management (https://vborg.vbsupport.ru/forumdisplay.php?f=232)
-   -   Google webmaster "soft 404" errors (https://vborg.vbsupport.ru/showthread.php?t=324058)

msouefi 12-23-2016 06:59 AM

Google webmaster "soft 404" errors
 
hello
i am using v Bulletin Version 5.2.5 and a soft error keeps appearing on my google webmaster tool as in fig bellow:

https://vborg.vbsupport.ru/external/2016/12/6.png

showing that the url:
http://aqarspot.com/core is linking from the following pages in my website:

http://aqarspot.com/forum/saudi-prop...ده
http://aqarspot.com/forum/saudi-prop...yadh/land-sale
http://aqarspot.com/forum/saudi-prop...partments-rent
http://aqarspot.com/
http://aqarspot.com/forum/haraj/emir...ties/abu-dhabi
http://aqarspot.com/forum/general/im...اب
http://aqarspot.com/forum/haraj/emir...ي-vl_700
http://aqarspot.com/forum/saudi-prop...1593;ه-8
http://aqarspot.com/forum/egypt-prop...اب
http://aqarspot.com/forum/egypt-prop...e/shorouk-city

And the server returns a code other than 404 or 410 for a non-existent page (or redirecting users to another page, such as the homepage, instead of returning a 404). This creates a poor experience for searchers and search engines.

My question is how can i repair this error? And if this error effect search engine optimization.
thanks

Dragonsys 12-23-2016 01:59 PM

it is in your header:

Code:

<script type="text/javascript">
                if (location.hash) {
                        document.write('<style type="text/css"> a.anchor { display:none;} <\/style>');
                }

                var uploadUrlTarget = "http://aqarspot.com/uploader/url";
                var pageData = {
                        "baseurl": "http://aqarspot.com",
                        "baseurl_path": "/",
                        "baseurl_login": "http://aqarspot.com",
                        "baseurl_core": "http://aqarspot.com/core",
                        "pageid": "1",
                        "pagetemplateid": "1",
                        "channelid": "1",
                        "nodeid": "1",
                        "userid": "0",
                        "textDirLeft": "right",
                        "textDirRight": "left",
                        "textdirection": "rtl",
                        "can_use_sitebuilder": "",
                        "cookie_prefix": "bb",
                        "cookie_path": "/",
                        "cookie_domain": "",
                        "sb_state_cookie": "bbsitebuilder_active",
                        "inlinemod_cookie_name": "inlinemod_nodes",
                       
                                "pagenum": "1",
                       
                        "styleid": "0",
                       
                                "languageid": "2",
                       
                        "threadmarking": "2",
                        "lastvisit": "1482507985",
                        "phrasedate": "1482236238",
                        "optionsdate": "1481476259",
                       
                        "current_server_datetime": "1482507985",
                        "simpleversion": "v=525",
                       
                        "showhv_post": "1",
                       
                        "nextcron": "1482508200",
                        "securitytoken": "guest"
                }
               
               

        </script>

You might start there. Looks to be part of your vb settings. I'm not familiar with vb5 so I can't really help much more than that.

Check and see if the folder core exists in your public_html, it seems like it might have a blank index file in it, as it does not return any errors, just a blank page.


All times are GMT. The time now is 04:46 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.01040 seconds
  • Memory Usage 1,733KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete