phpBB SEO
Boards
Directory  
SEO  
Downloads
  phpBB SEO : Search Engine Optimization, Directory, Forums  
Index
Forums
Annuaire
Référencement
Télécharger
 
  Search Rechercher
    Register
Username :  Password :  Log me on automatically each visit  
S'enregistrer  
 
   
GYM sitemap styling issue
Goto page 1, 2  Next
 
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB SEO TooLKit  » GYM Sitemaps
::  
Author Message
noworyz
PR0
PR0


Joined: 08 Jan 2007
Posts: 83

GYM sitemap styling issuePosted: Thu Feb 22, 2007 2:21 am    Post subject: GYM sitemap styling issue

When I click the radio button to apply style o the google sitemap and then access my sitemap, the following error comes up

Code:
Error loading stylesheet: An XSLT stylesheet does not have an XML mimetype:


any ideas
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 13354

GYM sitemap styling issuePosted: Thu Feb 22, 2007 11:24 am    Post subject: Re: GYM sitemap styling issue

Actually, there is some useless code left in the style sheet, just delete :

Code:
<?xml version="1.0" encoding="utf-8"?>

in mxrss2.xsl (ggs_style/)

++

_________________
Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche
Back to top
Visit poster's website
noworyz
PR0
PR0


Joined: 08 Jan 2007
Posts: 83

GYM sitemap styling issuePosted: Thu Feb 22, 2007 3:04 pm    Post subject: Re: GYM sitemap styling issue

dcz wrote:
Actually, there is some useless code left in the style sheet, just delete :

Code:
<?xml version="1.0" encoding="utf-8"?>

in mxrss2.xsl (ggs_style/)

++


I did that in mxrss.xsl and that fixe the styling in rss.xml but not in sitempas.xml.gz. So I tried deleting that same line in mxgss.xsl but then activated the styling but that had the error still.
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 13354

GYM sitemap styling issuePosted: Thu Feb 22, 2007 4:32 pm    Post subject: Re: GYM sitemap styling issue

You may have been tricked by the module cache, try clearing it.

Is the module installed on a live site ?

Can you post a link so we can check ?

++

_________________
Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche
Back to top
Visit poster's website
noworyz
PR0
PR0


Joined: 08 Jan 2007
Posts: 83

GYM sitemap styling issuePosted: Fri Feb 23, 2007 3:27 am    Post subject: Re: GYM sitemap styling issue

wasn't a cache issue.

the url for the sitemap is "http://www.egriz.com/GrizBoard/sitemaps.xml.gz"

I turned off the styling for time being as I didn't want it to interfere with anything being "down". let me know when you want to take a look and I will apply the styling so you can see the error.

Chris
Back to top
noworyz
PR0
PR0


Joined: 08 Jan 2007
Posts: 83

GYM sitemap styling issuePosted: Sat Feb 24, 2007 6:12 pm    Post subject: Re: GYM sitemap styling issue

I should be available most of the day to set the styling on so you can look at it and see what is going on with my google sitemap and the styling.

Thanks, Chris
Back to top
rambler



Joined: 21 Feb 2007
Posts: 8
Location: Vancouver Canada

GYM sitemap styling issuePosted: Sun Feb 25, 2007 12:12 am    Post subject: Re: GYM sitemap styling issue

I am getting the same error when I turn my styling to ON.

I will leave my styling on for now so it is viewable:

http://www.religiontalks.com/sitemaps.xml

And again; Thank you in advance for your help Smile
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 13354

GYM sitemap styling issuePosted: Mon Feb 26, 2007 3:24 pm    Post subject: Re: GYM sitemap styling issue

So rambler, you issue comes from the fact you set up religiontalks.com as your phpBB domain name in the phpBB acp's configuration.

So the stylesheet is technically called on another domain :

Code:
<?xml-stylesheet type="text/xsl" href="http://religiontalks.com/ggs_style/mxgss.xsl"?>


As you selected to use the www. prefix, you should set phpBB config accordingly, filling the domain name input with :
Code:
www.religiontalks.com


Could be the same story for you noworyz, please confirm Wink

++

_________________
Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche
Back to top
Visit poster's website
rambler



Joined: 21 Feb 2007
Posts: 8
Location: Vancouver Canada

GYM sitemap styling issuePosted: Tue Feb 27, 2007 12:04 am    Post subject: Re: GYM sitemap styling issue

Very Happy You guys are great!!!

Thanks for figuring it out so quickly.
I would have never figured that out.
Back to top
noworyz
PR0
PR0


Joined: 08 Jan 2007
Posts: 83

GYM sitemap styling issuePosted: Tue Feb 27, 2007 12:12 am    Post subject: Re: GYM sitemap styling issue

i have mine set to www.egriz.com in the acp. I wasn't having the same issue as rambler though. It was just a flat out warning and nothing else displayed on the page. I don't want to activate the styling and leave it on for a long period of time due to google indexing the sitemap but if you let me know when you have a change to look at it I will turn it on for you.
Back to top
noworyz
PR0
PR0


Joined: 08 Jan 2007
Posts: 83

GYM sitemap styling issuePosted: Fri Mar 09, 2007 4:32 am    Post subject: Re: GYM sitemap styling issue

haven't heard from anyone for help on this issue so I decided to get a screen shot of the error that I get for my google sitemap when I have the styling turned on.



any ideas?
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 13354

GYM sitemap styling issuePosted: Fri Mar 09, 2007 2:17 pm    Post subject: Re: GYM sitemap styling issue

Oh, sorry for delay Wink

It just looks like you need to upload the ggs_style/ folder (with it's content) in your forum's root, in the GrizBoard/ folder.

++

_________________
Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche
Back to top
Visit poster's website
noworyz
PR0
PR0


Joined: 08 Jan 2007
Posts: 83

GYM sitemap styling issuePosted: Fri Mar 09, 2007 2:23 pm    Post subject: Re: GYM sitemap styling issue

that folder with the files is there though. That is what I don't get. The styling of the rss works fine, you can go to
http://www.egriz.com/GrizBoard/rss.xml.gz and see that the rss seems to be styled correctly when I have the styling turned on.
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 13354

GYM sitemap styling issuePosted: Fri Mar 09, 2007 2:30 pm    Post subject: Re: GYM sitemap styling issue

Strange. Make sure you've got a mxgss.xsl fil in the GrizBoard/ggs_style/ folder.

++

_________________
Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche
Back to top
Visit poster's website
noworyz
PR0
PR0


Joined: 08 Jan 2007
Posts: 83

GYM sitemap styling issuePosted: Fri Mar 09, 2007 2:34 pm    Post subject: Re: GYM sitemap styling issue

here is the folder and its contents http://www.egriz.com/GrizBoard/ggs_style/
Back to top
Display posts from previous:   
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB SEO TooLKit  » GYM Sitemaps
Page 1 of 2 Goto page 1, 2  Next

Navigation Similar Topics

Jump to: