Welcome, Guest
Username Password: Remember me

So many errors poping up webmaster tools
(1 viewing) (1) Guest

TOPIC: So many errors poping up webmaster tools

Re: So many errors poping up webmaster tools 12 years, 8 months ago #5157

  • peterfrancon
  • OFFLINE
  • Fresh Boarder
  • Motorcycle & Jeep Tour Operator - Asia
  • Posts: 9
  • Karma: 0
Yes.

The Desktop URL Parameters reads: http : // www . freespiritadventure . com /

...without the spaces of course.

Peter.
Last Edit: 12 years, 8 months ago by peterfrancon. Reason: URL was incorrectly displayed.

Re: So many errors poping up webmaster tools 12 years, 8 months ago #5160

  • dryabov
  • OFFLINE
  • Administrator
  • Denis Ryabov, Lead Developer
  • Posts: 4866
  • Karma: 105
Could you send me ( This e-mail address is being protected from spambots. You need JavaScript enabled to view it ) ftp credentials for the site?

Re: So many errors poping up webmaster tools 12 years, 8 months ago #5161

  • peterfrancon
  • OFFLINE
  • Fresh Boarder
  • Motorcycle & Jeep Tour Operator - Asia
  • Posts: 9
  • Karma: 0
Hi Denis

Thanks for your quick reply.

On your "prompt" I removed the "" to test the result.

Leaving www. freespiritadventure . com for the url

When I tested the Webmaster failed URLs, they resolved to the correct address.

Let me see if Google Webmaster no longer reports these errors in the coming days.

I'll report back.

Peter

Re: So many errors poping up webmaster tools 12 years, 8 months ago #5192

  • peterfrancon
  • OFFLINE
  • Fresh Boarder
  • Motorcycle & Jeep Tour Operator - Asia
  • Posts: 9
  • Karma: 0
URL's in Google Webmaster still not right...

E.G. www.freespiritadventure.com/www.freespiritadventure.com/india-on-an-enfield/rajasthan-to-goa.html

In my HTAccess I have...

########## Begin - Mobile Joomla URL fix
#
RewriteCond %{REQUEST_URI} \?option=com_mobilejoomla&task=setmarkup
RewriteRule ^.*$ www.freespiritadventure.com/ [R=301,L]
#
########## End - Mobile Joomla URL fix

and in my administrator parameters I have in...

Desktop URL: www.freespiritadventure.com/

Somewhere the URL is being added unnecessarily.

(I can't Add an Attachment)

Peter

Re: So many errors poping up webmaster tools 12 years, 7 months ago #5274

  • dryabov
  • OFFLINE
  • Administrator
  • Denis Ryabov, Lead Developer
  • Posts: 4866
  • Karma: 105
peterfrancon wrote:

########## Begin - Mobile Joomla URL fix
#
RewriteCond %{REQUEST_URI} \?option=com_mobilejoomla&task=setmarkup
RewriteRule ^.*$ www.freespiritadventure.com/ [R=301,L]
#
########## End - Mobile Joomla URL fix


This block is unnecessary in MJ1.0RC2 because of MJ supports "old" redirects in this version.

Could you send me ( This e-mail address is being protected from spambots. You need JavaScript enabled to view it ) ftp credentials for your site?

Re: So many errors poping up webmaster tools 12 years, 7 months ago #5291

  • dryabov
  • OFFLINE
  • Administrator
  • Denis Ryabov, Lead Developer
  • Posts: 4866
  • Karma: 105
OK. I've added the following redirect rule to .htaccess:
 
RewriteCond %{REQUEST_URI} ^/?www\.freespiritadventure\.com\/
RewriteRule www\.freespiritadventure\.com\/(.*)$ http://www.freespiritadventure.com/$1 [R=301,L]

to correctly redirect such a wrong urls. But I still don't know where this urls was found by google.
Last Edit: 12 years, 7 months ago by dryabov.

Re: So many errors poping up webmaster tools 11 years, 9 months ago #10651

Thank you very much for the code !
I'll give it a go tonight and let you know.

Re: So many errors poping up webmaster tools 11 years, 7 months ago #11607

  • hbgy1s
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
  • Karma: 0
I using webmaster tools

Re: So many errors poping up webmaster tools 11 years, 7 months ago #11677

  • Dhanishta
  • OFFLINE
  • Fresh Boarder
  • Posts: 9
  • Karma: 0
Mainly in webmaster tools errors are crawled because of 
    * Your DNS server is down or misconfigured.
    * Your web server itself is firewalled off.
    * Your web server is refusing connections from Googlebot.
    * Your web server is overloaded, or down.
    * Your site’s robots.txt is inaccessible. 
every day we have to check  if there are any errors in our site.  

Re: So many errors poping up webmaster tools 9 years, 7 months ago #17842

Some time even after fixing those error, it again get displayed.
Time to create page: 0.15 seconds

By continuing to use this site you consent to the use of cookies on your device as described in our cookie policy unless you have disabled them. This site will not function correctly without cookies.

I accept cookies from this site.