Blog name: Grazitti Interactive
Drupal-Planet tagged feed URL: https://www.grazitti.com/feed/drupalfeeds
Posted By: Grazitti Interactive

Please add the Grazitti Interactive Blog post on Planet Drupal.

Thanks

Comments

DhirendraGrazitti created an issue. See original summary.

avpaderno’s picture

Title: Add [https://www.grazitti.com] to Planet Drupal » Add https://www.grazitti.com to Planet Drupal
Assigned: Unassigned » avpaderno
Priority: Major » Normal
Status: Active » Fixed
avpaderno’s picture

dhirendragrazitti’s picture

Thanks kiamlaluno for adding RSS feed on Drupal community.

I noticed one thing I am not seeing my blog post on the Planet Drupal (https://www.drupal.org/planet)

When It will be shown?

Also, one more thing when we click the Grazitti Interactive (feed) Title on Right Sidebar it should go to this URL https://www.grazitti.com/feed/drupalfeeds instead of https://www.grazitti.com on Planet Drupal so please fix the issue.

Thanks in advance.

dhirendragrazitti’s picture

Title: Add https://www.grazitti.com to Planet Drupal » Add https://www.grazitti.com/feed/drupalfeeds to Planet Drupal
Issue summary: View changes
Status: Fixed » Needs review
avpaderno’s picture

Status: Needs review » Fixed

Posts are ordered by post date, not the date of when the feed is added to Planet Drupal.
Since the most recent post in https://www.grazitti.com/feed/drupalfeeds is dated August 28, 2018 (see https://www.drupal.org/aggregator/sources/1913), it will not be visible in the first pages of Planet Drupal. Just to give an idea on where the post can be found inside Planet Drupal, The fist post on the fifteen page is dated August 31.

dhirendragrazitti’s picture

Title: Add https://www.grazitti.com/feed/drupalfeeds to Planet Drupal » Add https://www.grazitti.com/services/web-development/platforms/drupal/ to Planet Drupal
dhirendragrazitti’s picture

Thank you so much kiamlaluno,

Can you please change the domain URL: https://www.grazitti.com/services/web-development/platforms/drupal/ instead of URL: https://www.grazitti.com on this page https://www.drupal.org/aggregator/sources/1913

Also when we click on Grazitti Interactive title on the right sidebar of Planet page same it should go to https://www.grazitti.com/services/web-development/platforms/drupal/ instead of https://www.grazitti.com

Because we want to promote the Drupal page of our Grazitti website.

Thanks in advance

avpaderno’s picture

The Aggregator module (the Drupal core one) used from Drupal.org only allows to set the feed title and the feed URL. The URL you see in that page is taken from the module directly from the feed, and it cannot be changed from the user interface.

See the <link> tag used in https://www.grazitti.com/feed/drupalfeeds.

<channel>
  <title>Drupal – Grazitti Interactive</title>
  <atom:link href="https://www.grazitti.com/feed/drupalfeeds" rel="self" type="application/rss+xml"/>
  <link>https://www.grazitti.com</link>
  <description/>
  <lastBuildDate>Wed, 17 Oct 2018 12:20:40 +0000</lastBuildDate>
  <sy:updatePeriod>hourly</sy:updatePeriod>
  <sy:updateFrequency>1</sy:updateFrequency>
</channel>
dhirendragrazitti’s picture

Thanks for the information kiamlaluno,

dhirendragrazitti’s picture

Thanks kiamlaluno

I have updated the RSS feed and now our Drupal page https://www.grazitti.com/services/web-development/platforms/drupal/ link is updated on both pages.

https://www.drupal.org/planet
https://www.drupal.org/aggregator/sources/1913

Again Thanks :)

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.