XML Sitemap for XenForo 1.3 [Not needed, included in 1.4]

2XAZ0.png


2XB3a.png


Am i doing something wrong? sitemap.xml.gz submitted 165 links but only 1 got indexed?
 
Code:
#    Mod_security can interfere with uploading of content such as attachments. If you
#    cannot attach files, remove the "#" from the lines below.
#<IfModule mod_security.c>
#    SecFilterEngine Off
#    SecFilterScanPOST Off
#</IfModule>
 
ErrorDocument 401 default
ErrorDocument 403 default
ErrorDocument 404 default
ErrorDocument 500 default
 
<IfModule mod_rewrite.c>
    RewriteEngine On
 
    #    If you are having problems with the rewrite rules, remove the "#" from the
    #    line that begins "RewriteBase" below. You will also have to change the path
    #    of the rewrite to reflect the path to your XenForo installation.
    #RewriteBase /xenforo
 
    #    This line may be needed to enable WebDAV editing with PHP as a CGI.
    #RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
 
    RewriteCond %{REQUEST_FILENAME} -f [OR]
    RewriteCond %{REQUEST_FILENAME} -l [OR]
    RewriteCond %{REQUEST_FILENAME} -d
    RewriteRule ^.*$ - [NC,L]
    RewriteRule ^(data/|js/|styles/|install/|favicon\.ico|crossdomain\.xml|robots\.txt) - [NC,L]
      RewriteRule (robots\.txt)$ robots.php [NC,L]
    RewriteRule ^.*$ index.php [NC,L]
</IfModule>
 
RewriteEngine On
 
RewriteCond %{HTTP_HOST} ^razeflux\.com$ [OR]
RewriteCond %{HTTP_HOST} ^www\.razeflux\.com$
RewriteRule ^/?$ "http\:\/\/www\.razeflux\.com\/" [R=301,L]

Would that work out?
Sorry, I am intentionally not giving support on the rewrites. For the only reason that it could break your installations, other mods, friendly URLS.... etc
I only recommend it for people that know what they are doing :) Else you are better of using your own robots.txt
 
Sorry, I am intentionally not giving support on the rewrites. For the only reason that it could break your installations, other mods, friendly URLS.... etc
I only recommend it for people that know what they are doing :) Else you are better of using your own robots.txt

Fair enough - what about the images i posted? only 1 got indexed???
 
Quick Question...

if my main install is xyz.com/forums

wouldn't I want my robots.php to be in the root xyz.com/ ? Ok - so I added a rewrite for that - it will now go to /forums/robots.php just fine.

However the content of the robots.txt does not include the board URL - that is configured as http://www.rentacheat.com/forums in options/basic board info - so my sitemap is actually generated here: http://www.rentacheat.com/forums/sitemap/sitemap.xml.gz however according to your robots.txt its:

ser-agent: Mediapartners-Google
Disallow:

User-agent: *
Disallow: /account*
Disallow: /help*
Disallow: /misc/style*
Disallow: /misc/quick-navigation-menu*
Disallow: /login*
Disallow: /logout*
Disallow: /lost-password*
Disallow: /register*
Disallow: /reports*
Disallow: /search*
Disallow: /conversations*
Disallow: /css.php
Disallow: /cron.php
Disallow: /admin.php
Disallow: /js
Disallow: /styles
Disallow: /attachments/*
Disallow: /online/*
Disallow: /recent-activity/*

Sitemap: http://www.rentacheat.com/sitemap/sitemap.xml.gz



I manually created a edited copy of robots.txt so its fixed, but was wondering if somehow your not using the board full url thats in the basic board info section.
 
Last edited:
Quick Question...

if my main install is xyz.com/forums

wouldn't I want my robots.php to be in the root xyz.com/ ? Ok - so I added a rewrite for that - it will now go to /forums/robots.php just fine.

However the content of the robots.txt does not include the board URL - that is configured as http://www.rentacheat.com/forums in options/basic board info - so my sitemap is actually generated here: http://www.rentacheat.com/forums/sitemap/sitemap.xml.gz however according to your robots.txt its:

ser-agent: Mediapartners-Google
Disallow:

User-agent: *
Disallow: /account*
Disallow: /help*
Disallow: /misc/style*
Disallow: /misc/quick-navigation-menu*
Disallow: /login*
Disallow: /logout*
Disallow: /lost-password*
Disallow: /register*
Disallow: /reports*
Disallow: /search*
Disallow: /conversations*
Disallow: /css.php
Disallow: /cron.php
Disallow: /admin.php
Disallow: /js
Disallow: /styles
Disallow: /attachments/*
Disallow: /online/*
Disallow: /recent-activity/*

Sitemap: http://www.rentacheat.com/sitemap/sitemap.xml.gz



I manually created a edited copy of robots.txt so its fixed, but was wondering if somehow your not using the board full url thats in the basic board info section.

It is definitely not working if forums is installed in a subdirectory.
I guess that fix is worth an update.
 
Needing some help
Installed the addon chmod the sitemap folder and generated the sitemap
put it into google and keep getting an error

here is the robot.txt used

Code:
User-agent: *

Disallow: /attachments/
Disallow: /misc/
Disallow: /help/
Disallow: /xentrade/
Disallow: /unanswered/
Disallow: /ReadPC/
Disallow: /search/
Disallow: /members/
Disallow: /register/
Disallow: /online/
Disallow: /lost-password/
Disallow: /recent-activity/
Disallow: /account/
Disallow: /admin.php
Disallow: /conversations/
Disallow: /events/birthdays/
Disallow: /events/monthly
Disallow: /events/weekly
Disallow: /find-new/
Disallow: /forums/-/
Disallow: /goto/
Disallow: /help/
Disallow: /login/
Disallow: /misc/style?*
Disallow: /misc/quick-navigation-menu?*
Disallow: /online/
Disallow: /posts/
Disallow: /ajax/
Allow: /
Begin Attracta SEO Tools Sitemap. Do not remove
sitemap: http://cdn.attracta.com/sitemap/3145114.xml.gz
#End Attracta SEO Tools Sitemap. Do not remove
 
Needing some help
Installed the addon chmod the sitemap folder and generated the sitemap
put it into google and keep getting an error

here is the robot.txt used

Code:
User-agent: *

Disallow: /attachments/
Disallow: /misc/
Disallow: /help/
Disallow: /xentrade/
Disallow: /unanswered/
Disallow: /ReadPC/
Disallow: /search/
Disallow: /members/
Disallow: /register/
Disallow: /online/
Disallow: /lost-password/
Disallow: /recent-activity/
Disallow: /account/
Disallow: /admin.php
Disallow: /conversations/
Disallow: /events/birthdays/
Disallow: /events/monthly
Disallow: /events/weekly
Disallow: /find-new/
Disallow: /forums/-/
Disallow: /goto/
Disallow: /help/
Disallow: /login/
Disallow: /misc/style?*
Disallow: /misc/quick-navigation-menu?*
Disallow: /online/
Disallow: /posts/
Disallow: /ajax/
Allow: /
Begin Attracta SEO Tools Sitemap. Do not remove
sitemap: [URL]http://cdn.attracta.com/sitemap/3145114.xml.gz[/URL]
#End Attracta SEO Tools Sitemap. Do not remove

1) What is your website URL?
2) Could you post a screenshot of the error you are getting?
 
Sorry for double post, but what is weird that works fine in Bing and when I check the robot.txt in google web tools it says everything is good.
 
Sorry for double post, but what is weird that works fine in Bing and when I check the robot.txt in google web tools it says everything is good.

Give it some time. It is not instant, Google Webmaster Tools will say that your robots.txt is ok, and then will take a couple days to actually take the new one for spidering the site, and in the meantime your sitemap may still show as blocked.

After you made the change to robots.txt check back in a couple of days.
 
About 1.2

I have NOT tested 1.2 yet, but just by reading the update list, I am expecting things to break.
Please do not rush to update to 1.2 if this add-on is vital to you and you cannot afford to disable it.

I will be providing an update as soon as I can, but this is not the only add-on that I have. There is no ETA, but expect weeks, not days.

Please do not report bugs with 1.2 at this time, since that is not helpful, after I provide a version compatible with 1.2 I will be getting bug reports for anything that I missed.
 
Top Bottom