View Single Post
Old 2013-06-30, 08:07 AM   #1
Greenguy
The Original Greenguy (Est'd 1996) & AVN HOF Member - I Crop Pics For Thumbs In My Sleep
 
Greenguy's Avatar
 
Join Date: Feb 2003
Location: Blasdell, NY (shithole suburb south of Buffalo)
Posts: 41,929
Send a message via ICQ to Greenguy
The "What Are You Working On?" Thread - Week Ending July 6 2013

I finally got that sitemap generator on all of the Link Lists. It was kinda tricky for a couple of them, as they have Free Sites on them as well. Maybe it's common knowledge, but I never knew that you could put multiple sitemaps into your main sitemap.xml file.

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

<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

   <sitemap>

      <loc>http://www.domain.com/sitemap_links.xml</loc>

   </sitemap>

   <sitemap>

      <loc>http://www.domain.com/sitemap_sites.xml</loc>

   </sitemap>

   <sitemap>

      <loc>http://www.domain.com/sitemap_mobile.xml</loc>

   </sitemap>

   <sitemap>

      <loc>http://www.domain.com/sitemap_images.xml</loc>

   </sitemap>

</sitemapindex>
I still have to add it to a couple of my domains, but at least Google knows that I'm updating the Link Lists on a daily basis

***

So, Skippy, what are YOU working on this week?
__________________

Promote POV Porn Cash By Building & Submitting Galleries to the Porn Luv Network
Greenguy is offline   Reply With Quote