• [MOD] Google Sitemap for your gallery 5 0 5 1
Currently:  

Author Topic: [MOD] Google Sitemap for your gallery  (Read 278630 times)

0 Members and 1 Guest are viewing this topic.

Offline Sun

  • Jr. Member
  • **
  • Posts: 96
    • View Profile
Re: [MOD] Google Sitemap for your gallery
« Reply #165 on: February 18, 2011, 11:44:33 PM »
Alexsey, you use this sitemap only for Google or for Yandex and etc. too?
Tatyana.
I use 4images v.1.7.6
You can answer me in English and Russian languages.
Sorry, my English is not very good.

Offline alekseyn1

  • Full Member
  • ***
  • Posts: 102
    • View Profile
    • My Project
Re: [MOD] Google Sitemap for your gallery
« Reply #166 on: February 19, 2011, 08:57:31 AM »
Alexsey, you use this sitemap only for Google or for Yandex and etc. too?

Yandex as well as Google use this sitemap just great.

Offline satine88

  • Sr. Member
  • ****
  • Posts: 265
    • View Profile
Re: [MOD] Google Sitemap for your gallery
« Reply #167 on: June 04, 2011, 03:54:38 PM »
Hello,
I just made the last update, and I have this error:


Fatal errorCall to undefined function: date_default_timezone_set() in /homez.93/fondecra/www/config.php on line 25

Can you help me?
Thank you

Rembrandt

  • Guest
Re: [MOD] Google Sitemap for your gallery
« Reply #168 on: June 04, 2011, 05:25:51 PM »
...Can you help me?
...
update your Gallery to V1.7.10

Offline satine88

  • Sr. Member
  • ****
  • Posts: 265
    • View Profile
Re: [MOD] Google Sitemap for your gallery
« Reply #169 on: June 04, 2011, 05:26:39 PM »
I just did, and I have this error:)

Rembrandt

  • Guest

Offline satine88

  • Sr. Member
  • ****
  • Posts: 265
    • View Profile
Re: [MOD] Google Sitemap for your gallery
« Reply #171 on: June 04, 2011, 05:59:50 PM »
I just did, and I have this error:)
ok..
http://www.4homepages.de/forum/index.php?topic=27939.0

Thanks ! :)

If it helps someone else:

if you have this error:
 Fatal errorCall to undefined function: date_default_timezone_set () in homez.93/fondecra/www/config.php on line 25 [/ php]

must do this:

[
quote author=V@no link=topic=27939.msg151217#msg151217 date=1284727924]
If after upgrade or fresh installation you are getting white page or error message:
[
quote]Fatal errorcall to undefined function: date_default_timezone_set() in ...[/quote]

The fix is the following:

In includes/functions.php find:
[
php]?>


Insert above :above::
if (!function_exists("date_default_timezone_set"))
{
  function 
date_default_timezone_set($timezone)
  {
    return 
true;
  }
}


Then open config.php if you find a line with date_default_timezone_set then insert above :above::
if (function_exists("date_default_timezone_set"))
[/quote]

Offline jmschwoerer

  • Newbie
  • *
  • Posts: 35
    • View Profile
Re: [MOD] Google Sitemap for your gallery
« Reply #172 on: January 28, 2012, 02:54:41 PM »
Hi,

I made this mod. But I still get the error message from Google: "Es wurde ein ungültiges Datum gefunden. Berichtigen Sie bitte das Datum bzw. dessen Formatierung, bevor Sie Ihre Daten erneut einreichen."
Which means - wrong Date.

I made already this modification:

I just did, and I have this error:)
ok..
http://www.4homepages.de/forum/index.php?topic=27939.0

Thanks ! :)

If it helps someone else:

if you have this error:
 Fatal errorCall to undefined function: date_default_timezone_set () in homez.93/fondecra/www/config.php on line 25 [/ php]

must do this:

[
quote author=V@no link=topic=27939.msg151217#msg151217 date=1284727924]
If after upgrade or fresh installation you are getting white page or error message:
[
quote]Fatal errorcall to undefined function: date_default_timezone_set() in ...[/quote]

The fix is the following:

In includes/functions.php find:
[
php]?>


Insert above :above::
if (!function_exists("date_default_timezone_set"))
{
  function 
date_default_timezone_set($timezone)
  {
    return 
true;
  }
}


Then open config.php if you find a line with date_default_timezone_set then insert above :above::
if (function_exists("date_default_timezone_set"))

[/quote]

But still the same error message from google.
I have the version 1. 7. 10

Any ideas.
Thanks

Offline chamkani.net

  • Jr. Member
  • **
  • Posts: 91
  • Moxet Khan
    • View Profile
    • Pukhtoogle
Re: [MOD] Google Sitemap for your gallery
« Reply #173 on: April 16, 2012, 03:25:13 PM »
I get this error on google webmaster

Quote
When we tested a sample of the URLs from your Sitemap, we found that some URLs were not accessible to Googlebot due to an HTTP status error. All accessible URLs will still be submitted.
Digital Marketing Specialist

Offline uploadeur

  • Newbie
  • *
  • Posts: 47
    • View Profile
Re: [MOD] Google Sitemap for your gallery
« Reply #174 on: April 30, 2012, 02:19:00 AM »
4images version of this plugin will be great!

http://wordpress.org/extend/plugins/google-image-sitemap/

any ideas to create it?

Offline dmitrijjuy

  • Pre-Newbie
  • Posts: 9
    • View Profile
Re: [MOD] Google Sitemap for your gallery
« Reply #175 on: May 03, 2012, 12:20:09 AM »
Hello!
Tell me, please, how to do that in this Sitemap have a "category paging"?

Now this mod takes into sitemap.xml only the first page of the category, without &page=2 etc.

For example, I want:

Code: [Select]
<url>
<loc>http://www.mysite/gallery/categories.php?cat_id=123&page=2</loc>
<priority>0.8</priority>
<changefreq>daily</changefreq>
</url>

<url>
<loc>http://www.mysite/gallery/categories.php?cat_id=123&page=3</loc>
<priority>0.8</priority>
<changefreq>daily</changefreq>
</url>

I think it would also be interesting to other users...

Offline justintjacob

  • Pre-Newbie
  • Posts: 5
    • View Profile
Re: [MOD] Google Sitemap for your gallery
« Reply #176 on: May 14, 2012, 03:05:30 PM »
Google show error



Errors
Invalid URL
This is not a valid URL. Please correct it and resubmit.
3
URL: 
1
May 14, 2012
URL: <?xml version='1.0' encoding='UTF-8'?>
2
May 14, 2012
URL: <urlset xmlns="http://www.google.com/schemas/sitemap/0.84"

Offline ZHAKKAS.com

  • Pre-Newbie
  • Posts: 7
    • View Profile
    • ZHAKKAS.com
Re: [MOD] Google Sitemap for your gallery
« Reply #177 on: June 24, 2012, 12:22:53 AM »
I am getting error as:    An invalid date was found. Please fix the date or formatting before resubmitting.

Please Help....

Offline chamkani.net

  • Jr. Member
  • **
  • Posts: 91
  • Moxet Khan
    • View Profile
    • Pukhtoogle
Re: [MOD] Google Sitemap for your gallery
« Reply #178 on: August 01, 2012, 09:28:07 AM »
Enormous increase in 404 not found in Google webmaster

Sample URL:
http://pukhtoogle.com/gallery/postcard.img707.htm

Kindly send an entry for .htaccess to avoid these error.
Digital Marketing Specialist

Offline didoman

  • Newbie
  • *
  • Posts: 32
    • View Profile
Re: [MOD] Google Sitemap for your gallery
« Reply #179 on: August 25, 2012, 06:01:13 AM »
I am using om6acw version of the script with the tweak done by Vano to fix up the brackets and spaces. Works great. Thanks.\

Two Questions:

1.  Anyone know how to include adhoc pages as well ==  Example to add pages like http://example.com/index.php?template=about

2. Anyone have a clever way of including the video sitemap as mentioned in google http://support.google.com/webmasters/bin/answer.py?hl=en&answer=80472

I am looking at including something like this (See the bold highlights)

<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">
   <url>
     <loc>http://www.example.com/videos/some_video_landing_page.html</loc>
     <video:video>
       <video:thumbnail_loc> This will be the image Thumbnail </video:thumbnail_loc>
       <video:title> This will be the image name </video:title>
       <video:description> Trailer to the new film "image name"  </video:description>
       <video:player_loc allow_embed="yes" autoplay="ap=1"> http://www.youtube.com/v/ywAGVfuFzxA.swf  </video:player_loc>
       <video:expiration_date>2009-11-05T19:20:30+08:00</video:expiration_date>
       <video:publication_date>2007-11-05T19:20:30+08:00</video:publication_date>
       <video:family_friendly>yes</video:family_friendly>   
       <video:restriction relationship="allow">IE GB US CA</video:restriction>
     </video:video>
   </url>
</urlset>