

<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="https://al-islam.org"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Al-Islam.org - Extraterrestrial Life</title>
 <link>https://al-islam.org/tags/extraterrestrial-life</link>
 <description></description>
 <language>en</language>
<item>
 <title>Is the suggestion that aliens may exist on other planets aligned with the teachings of Islam or in contradiction to them?</title>
 <link>https://al-islam.org/ask/is-the-suggestion-that-aliens-may-exist-on-other-planets-aligned-with-the-teachings-of-islam-or-in-contradiction-to-them</link>
 <description>&lt;div class=&quot;field field-name-field-question-tags field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Question tags:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;/tags/planets&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Planets&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item odd&quot;&gt;&lt;a href=&quot;/tags/islam&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Islam&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;/tags/extraterrestrial-life&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Extraterrestrial Life&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;content:encoded&quot;&gt;Is the suggestion that aliens may exist on other planets aligned with the teachings of Islam or in contradiction to them?&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-random-number field-type-number-integer field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Random number:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;72256&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-additional-info field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;ul class=&quot;links list-inline&quot;&gt;&lt;li class=&quot;addtoany first last&quot;&gt;&lt;span&gt;&lt;span class=&quot;a2a_kit a2a_kit_size_33 a2a_target addtoany_list&quot; id=&quot;da2a_1&quot;&gt;
      
      &lt;a class=&quot;a2a_button_facebook&quot; href=&quot;#&quot; onclick = &quot;fb_count_insert()&quot;  &gt;&lt;span class=&quot;image_share_facebook&quot;&gt;&lt;/span&gt;&lt;/a&gt;&lt;a class=&quot;a2a_button_twitter&quot; href=&quot;#&quot; onclick = &quot;tw_count_insert()&quot;&gt;&lt;span class=&quot;image_share_twitter&quot;&gt;&lt;/span&gt;&lt;/a&gt;&lt;a class=&quot;a2a_button_whatsapp&quot; href=&quot;https://www.addtoany.com/share&quot; onclick = &quot;wp_count_insert()&quot;&gt;&lt;span class=&quot;image_share_whatsapp&quot;&gt;&lt;/a&gt;&lt;a class=&quot;a2a_dd&quot; href=&quot;https://www.addtoany.com/share&quot; onclick = &quot;ot_count_insert()&quot;&gt;&lt;span class=&quot;image_share_plus&quot;&gt;&lt;/span&gt;&lt;/a&gt;
&lt;div class=&quot;nc_tweetContainer total_shares total_sharesalt&quot;&gt;
&lt;span class=&quot;swp_count &quot;&gt; &lt;span class=&quot;swp_label&quot; &gt;SHARES&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
      
    &lt;/span&gt;
    &lt;script type=&quot;text/javascript&quot;&gt;
&lt;!--//--&gt;&lt;![CDATA[//&gt;&lt;!--
if(window.da2a)da2a.script_load();
//--&gt;&lt;!]]&gt;
&lt;/script&gt;
  &lt;script&gt;
    var divsToHide = document.getElementsByClassName(&#039;swp_count&#039;); 
    for(var i = 0; i &lt; divsToHide.length; i++){
        divsToHide[i].style.visibility = &#039;hidden&#039;; // or
        divsToHide[i].style.display = &#039;none&#039;; // depending on what you&#039;re doing
    }
     function fb_count_insert() {
  var currentPageUrl = window.location.href;
        // Increment the Counter in the social_share_counter table for Facebook.
        jQuery.ajax({
          type: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;facebook&#039;,
      current_page_url: currentPageUrl, // Pass the current page URL.
    },
          success: function(response) {
            // Update the share count on the page with the new value from the server.
            var newCount = parseInt(response);
            if (!isNaN(newCount)) {
              document.querySelector(&#039;.swp_count&#039;).innerText = newCount + &#039; SHARES&#039;;
            }
          }
        });
      }

function tw_count_insert() {
  var currentPageUrl = window.location.href;
        // Increment the Counter in the social_share_counter table for Facebook.
        jQuery.ajax({
          type: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;twitter&#039;,
      current_page_url: currentPageUrl, // Pass the current page URL.
    },
          success: function(response) {
            // Update the share count on the page with the new value from the server.
            var newCount = parseInt(response);

          }
        });
      }



function wp_count_insert() {
  var currentPageUrl = window.location.href;
        // Increment the Counter in the social_share_counter table for Facebook.
        jQuery.ajax({
          type: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;whatsapp&#039;,
      current_page_url: currentPageUrl, // Pass the current page URL.
    },
          success: function(response) {
            // Update the share count on the page with the new value from the server.
            var newCount = parseInt(response);
            if (!isNaN(newCount)) {
              document.querySelector(&#039;.swp_count&#039;).innerText = newCount + &#039; SHARES&#039;;
            }
          }
        });
      }


function ot_count_insert() {
  var currentPageUrl = window.location.href;
        // Increment the Counter in the social_share_counter table for Facebook.
        jQuery.ajax({
          type: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;others&#039;,
      current_page_url: currentPageUrl, // Pass the current page URL.
    },
          success: function(response) {
            // Update the share count on the page with the new value from the server.
            var newCount = parseInt(response);
            if (!isNaN(newCount)) {
              document.querySelector(&#039;.swp_count&#039;).innerText = newCount + &#039; SHARES&#039;;
            }
          }
        });
      }


    &lt;/script&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
 <pubDate>Mon, 24 Jun 2019 22:02:27 +0000</pubDate>
 <dc:creator>Syeda Zainab Batool</dc:creator>
 <guid isPermaLink="false">52547 at https://al-islam.org</guid>
 <comments>https://al-islam.org/ask/is-the-suggestion-that-aliens-may-exist-on-other-planets-aligned-with-the-teachings-of-islam-or-in-contradiction-to-them#comments</comments>
</item>
</channel>
</rss>
