שלום לכם

אז ככה, אני לא מקדם או משהו, אני פשוט עובד קצת בשביל שגוגל יאנדקס את האתר בצורה נורמאלית.
עכשיו ככה, בניתי לו sitemap וזה מה שהוא רושם לי:
ציטוט:
העדיפות בכל כתובות האתר ב- Sitemap שלך היא זהה.
כל כתובות האתר ב-Sitemap שלך מוגדרות לאותה עדיפות (שאיננה עדיפות ברירת המחדל). הרמז "עדיפות" מציין את החשיבות של כתובת אתר מסוימת ביחס לכתובות אתר אחרות באתר שלך, ואין לו השפעה על ביצועי האתר שלך בתוצאות חיפוש. אם כל כתובות האתר הן בעלות אותה עדיפות, Google לא יכולה לדעת איזו מהן חשובה יותר. עזרה עזרה
|
השאלה הגדולה זה איך אני משנה את העדיפות? כי ניסיתי להבין ולא כל כך הצלחתי.
זה הקובץ שלי:
PHP קוד:
<?xml version="1.0" encoding="UTF-8"?>
<urlset
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
<!-- created with Free Online Sitemap Generator www.xml-sitemaps.com -->
<url>
<loc>http://www.miklat.tv/</loc>
<priority>1.00</priority>
<lastmod>2008-06-29T13:57:05+00:00</lastmod>
</url>
<url>
<loc>http://www.miklat.tv/index.html</loc>
<priority>1.00</priority>
<lastmod>2008-06-29T13:57:05+00:00</lastmod>
</url>
<url>
<loc>http://www.miklat.tv/info.html</loc>
<priority>1.00</priority>
<lastmod>2008-06-29T11:01:47+00:00</lastmod>
</url>
<url>
<loc>http://www.miklat.tv/team.html</loc>
<priority>1.00</priority>
<lastmod>2008-06-29T11:01:48+00:00</lastmod>
</url>
<url>
<loc>http://www.miklat.tv/video.html</loc>
<priority>1.00</priority>
<lastmod>2008-06-29T11:01:48+00:00</lastmod>
</url>
<url>
<loc>http://www.miklat.tv/contact.html</loc>
<priority>1.00</priority>
<lastmod>2008-06-29T11:01:48+00:00</lastmod>
</url>
<url>
<loc>http://www.miklat.tv/links.html</loc>
<priority>1.00</priority>
<lastmod>2008-06-29T13:33:47+00:00</lastmod>
</url>
</urlset>
תודה רבה לכל העוזרים\מנסים לעזור,