Jump to content

Millie Moore

Member
  • Posts

    44
  • Joined

  • Last visited

Everything posted by Millie Moore

  1. with what you said, it sounds better to not have the meta tags on there. I've been researching XSLT and meta tags. some of what I've seen also says the HTML meta tags in an XSLT file may not be recognized by all browsers. so I think I'll leave them out. thanks for your input and help.
  2. I don't know if I put the <h1> in a different place in the body or not, but after I entered it where you mentioned it I checked the sitemap and it showed my title. can you also put meta tags? I know they aren't used all the time, but everything else on cc asks for them.
  3. I had tried to do this on my own, but no matter what I did, I didn't get a title to show up on my sitemap page. foe those that don't know, I have the "loc" and "lastmod" in sitemap.xml and the stylesheet in simple.xsl. all I tried doing was adding <H1> and <H2> in the <body style....> section. they didn't show on my sitemap.
  4. I had an idea it was something like that. thanks for your help.
  5. that code worked, but I find it funny that my links give 3 different colors. that I'm not too concerned about though.
  6. I copied/pasted that code into the simple.xsl file and now nothing shows on my sitemap.
  7. that fixed it. 1 other question - on these sitemaps, are the links meant to be unclickable?
  8. not all the links. essentially what I need is a stylesheet. I had seen an example on google about 3 or 4 months ago that had a php page that was supposed to cover that and display each link 1 at a time. unfortunately when i coded it for my site it didn't display anything.
  9. that's not my issue. I can get 2 other sitemaps free also. my current problem is getting the XML sitemap to not show the message - This XML file does not appear to have any style information associated with it. The document tree is shown below. . if you have any ideas on that, I'd appreciate them.
  10. i know the Site Docs are on the front page - I think all my links show on all pages. I do have a Navigation List for the products I sell.
  11. well like i said, i tried to write a file to display the XML data but it didn't show anything. i tried it in PHP cause that's what i found on google when i searched that message. if HTML is better suited for it, I'll need help writing the file.
  12. my cc sitemap when I linked it on my site says " This XML file does not appear to have any style information associated with it. The document tree is shown below. " I tried writing a page to fix that then it didn't show anything.
  13. no the link isn't in the new sitemap. so just cause that number is way out there cc doesn't care that it's not in sequence?
  14. You know even with the cc sitemap I can still pull up the page 285. is there any way to fix that or should I just ignore it?
  15. googlesitemap is a plugin for e107 only thing is that sitemap doesn't use .xml so maybe i'll add the e107 pages to the sitemap cc created and use that one. thanks
  16. ok I ran that one but I noticed after it ran that it doesn't cover the links from the front end (the stuff that's coded in e107).
  17. i have other categories with page=all but they don't have any page=285. it's just this dream catchers that did it, i can try cc's sitemap to see what happens. how do i get to that one?
  18. the original file came from Godaddy's help section. Then I used that one to create the googlesitemap which shows it differently but you have to enter the data.
  19. <url> <loc>https://motorhead69.com/shop/dream-catchers.html</loc> <lastmod>2016-10-24</lastmod> <changefreq>Daily</changefreq> <priority>1</priority> </url> <url> <loc>https://motorhead69.com/shop/dream-catchers.html?page=1</loc> <lastmod>2016-10-24</lastmod> <changefreq>Daily</changefreq> <priority>1</priority> </url> <url> <loc>https://motorhead69.com/shop/dream-catchers.html?page=1</loc> <lastmod>2016-10-24</lastmod> <changefreq>Daily</changefreq> <priority>1</priority> </url> <url> <loc>https://motorhead69.com/shop/dream-catchers.html?page=2</loc> <lastmod>2016-10-24</lastmod> <changefreq>Daily</changefreq> <priority>1</priority> </url> <url> <loc>https://motorhead69.com/shop/dream-catchers.html?page=3</loc> <lastmod>2016-10-24</lastmod> <changefreq>Daily</changefreq> <priority>1</priority> </url> <url> <loc>https://motorhead69.com/shop/dream-catchers.html?page=4</loc> <lastmod>2016-10-24</lastmod> <changefreq>Daily</changefreq> <priority>1</priority> </url> <url> <loc>https://motorhead69.com/shop/dream-catchers.html?page=285</loc> <lastmod>2016-10-24</lastmod> <changefreq>Daily</changefreq> <priority>1</priority> </url>
  20. pages 1 2, 3, 4, and View All show products. page 285 does not show products and isn't even showing up to the public on my site.
  21. Yes it has products on the 4 pages shown on the site. I tried to delete Dream Catchers. It said Failed to delete category as it contains 1 or more products. I unchecked the box so it would show out of stock products and then I refreshed page 285 and it still said no products on it.
  22. I have a category called Dream Catchers. On my site, it shows 4 pages and View All. The page that is not showing that I found is numbered 285. How do I get rid of that page? It only has the category picture and description on but no items. I have ccv 6.0.12.
×
×
  • Create New...