<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>MachForm Community Forums Topic: add robots meta-tag to the head of view.php and embed.php file</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: add robots meta-tag to the head of view.php and embed.php file</description>
<language>en</language>
<pubDate>Sun, 03 May 2026 21:52:03 +0000</pubDate>

<item>
<title>budapestguide on "add robots meta-tag to the head of view.php and embed.php file"</title>
<link>https://www.machform.com/forums/topic/add-robots-meta-tag-to-the-head-of-viewphp-and-embedphp-file#post-17622</link>
<pubDate>Thu, 14 Mar 2013 17:50:59 +0000</pubDate>
<dc:creator>budapestguide</dc:creator>
<guid isPermaLink="false">17622@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hello, thanks for the clear instructions. I think it would be important to have it as a feature. Until I saw this post, I simply supposed that all forms are with noindex, nofollow.&#60;/p&#62;
&#60;p&#62;Some SEO expert is needed here, but as far as I remember forms as such should not be crawled at all.
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "add robots meta-tag to the head of view.php and embed.php file"</title>
<link>https://www.machform.com/forums/topic/add-robots-meta-tag-to-the-head-of-viewphp-and-embedphp-file#post-17027</link>
<pubDate>Fri, 01 Feb 2013 17:12:04 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">17027@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Sorry, I missed your post. You can edit around line 5687:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;meta http-equiv=&#38;quot;Content-Type&#38;quot; content=&#38;quot;text/html; charset=UTF-8&#38;quot; /&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;simply put your meta tag there, below that line.
&#60;/p&#62;</description>
</item>
<item>
<title>presbyran on "add robots meta-tag to the head of view.php and embed.php file"</title>
<link>https://www.machform.com/forums/topic/add-robots-meta-tag-to-the-head-of-viewphp-and-embedphp-file#post-17026</link>
<pubDate>Fri, 01 Feb 2013 17:05:12 +0000</pubDate>
<dc:creator>presbyran</dc:creator>
<guid isPermaLink="false">17026@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Can anyone help me?
&#60;/p&#62;</description>
</item>
<item>
<title>presbyran on "add robots meta-tag to the head of view.php and embed.php file"</title>
<link>https://www.machform.com/forums/topic/add-robots-meta-tag-to-the-head-of-viewphp-and-embedphp-file#post-16940</link>
<pubDate>Thu, 31 Jan 2013 03:20:12 +0000</pubDate>
<dc:creator>presbyran</dc:creator>
<guid isPermaLink="false">16940@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;Can this be added as feature?&#60;br /&#62;
So we can only check a checkbox in admin section so that all our forms are noindex?&#60;/p&#62;
&#60;p&#62;Would be nice, so we dont have to mess around the code, and easier when upgrading so we dont have to change it every time.&#60;/p&#62;
&#60;p&#62;In wich line will i add this code: &#38;lt;meta name=&#34;robots&#34; content=&#34;noindex, nofollow&#34; /&#38;gt;&#60;br /&#62;
Im running 3.4&#60;/p&#62;
&#60;p&#62;Please help me yuniar&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>CMather on "add robots meta-tag to the head of view.php and embed.php file"</title>
<link>https://www.machform.com/forums/topic/add-robots-meta-tag-to-the-head-of-viewphp-and-embedphp-file#post-15274</link>
<pubDate>Tue, 10 Jul 2012 14:04:17 +0000</pubDate>
<dc:creator>CMather</dc:creator>
<guid isPermaLink="false">15274@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;In Version 3.3 this is around lines: 4951, 5612, 6147&#60;br /&#62;
&#34;/includes/view-functions.php&#34;&#60;/p&#62;
&#60;p&#62;We added: &#34;&#38;lt;meta name=&#34;robots&#34; content=&#34;noindex, nofollow&#34; /&#38;gt;&#34;&#60;br /&#62;
This will also keep it out of your sitemaps if using XML-Sitemap.
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "add robots meta-tag to the head of view.php and embed.php file"</title>
<link>https://www.machform.com/forums/topic/add-robots-meta-tag-to-the-head-of-viewphp-and-embedphp-file#post-9260</link>
<pubDate>Thu, 22 Apr 2010 17:02:39 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">9260@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi candy,&#60;/p&#62;
&#60;p&#62;To add that meta tag, you need to modify &#34;includes/view-functions.php&#34; file instead.&#60;/p&#62;
&#60;p&#62;Search into line 1828 and 2232 and 2361. You will see head tag there.&#60;br /&#62;
Simply insert your meta code there.
&#60;/p&#62;</description>
</item>
<item>
<title>candy on "add robots meta-tag to the head of view.php and embed.php file"</title>
<link>https://www.machform.com/forums/topic/add-robots-meta-tag-to-the-head-of-viewphp-and-embedphp-file#post-9251</link>
<pubDate>Thu, 22 Apr 2010 04:08:47 +0000</pubDate>
<dc:creator>candy</dc:creator>
<guid isPermaLink="false">9251@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;br /&#62;
want to add the following line in the view.php and embed.php file:&#60;br /&#62;
&#38;lt;meta name=&#34;robots&#34; content=&#34;noindex, follow&#34;&#38;gt;&#60;/p&#62;
&#60;p&#62;I add the line already in the .../includes/header.php file.&#60;br /&#62;
But the html-header of these two files are unmodified.&#60;/p&#62;
&#60;p&#62;So, how can I implement that?&#60;/p&#62;
&#60;p&#62;thank you in advance :)
&#60;/p&#62;</description>
</item>

</channel>
</rss>
