<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: Set URL on forms</title>
		<link>https://legacy.forums.gravityhelp.com/topic/set-url-on-forms</link>
		<description>Gravity Support Forums Topic: Set URL on forms</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 19:55:20 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/set-url-on-forms" rel="self" type="application/rss+xml" />

		<item>
			<title>David Peralty on "Set URL on forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/set-url-on-forms#post-66211</link>
			<pubDate>Fri, 13 Jul 2012 19:02:29 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">66211@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The gf_# has to do with forms with multiple pages. You can't change this.&#60;/p&#62;
&#60;p&#62;The ID of a form also cannot currently be changed. What do you mean when you say it adds it to the query string?&#60;/p&#62;
&#60;p&#62;For example, if I have two forms: form 1 and form 2. Form 1 is 2 pages, and Form 2 is two pages. &#60;/p&#62;
&#60;p&#62;If I am on form one, the URL would be something like:&#60;br /&#62;
&#60;a href=&#34;http://site.com/form-one/&#34; rel=&#34;nofollow&#34;&#62;http://site.com/form-one/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If I have the confirmation redirect from form 1 to form 2 and include data from Form 1, my URL would look like:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.site.com/form-two/?input1=data&#38;amp;input2=data2&#34; rel=&#34;nofollow&#34;&#62;http://www.site.com/form-two/?input1=data&#38;amp;input2=data2&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;On the second page of form 2 my url should look something like:&#60;br /&#62;
&#60;a href=&#34;http://www.site.com/form-two/#gf_2&#34; rel=&#34;nofollow&#34;&#62;http://www.site.com/form-two/#gf_2&#60;/a&#62; or #gf_3...etc.&#60;/p&#62;
&#60;p&#62;Does that answer your questions? Again, you can't change those details because they would break Gravity Forms. &#60;/p&#62;
&#60;p&#62;Also, there are more important things with regards to SEO than the query strings or hash symbols. Your page title, structure, valid code, and potentially even your page load speed will be more important than these specific parts of the URL structure.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ciznerguy on "Set URL on forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/set-url-on-forms#post-66210</link>
			<pubDate>Fri, 13 Jul 2012 18:46:09 +0000</pubDate>
			<dc:creator>ciznerguy</dc:creator>
			<guid isPermaLink="false">66210@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Two questions to clarify.  Thanks&#60;/p&#62;
&#60;p&#62;1.  It seems as though the #gf_2 stand for the gravity form ID not the stage.&#60;/p&#62;
&#60;p&#62;2.  Can I change the ID?  And when i pass data from one form to another via a query string it adds that to the URL.  Can that be removed?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Set URL on forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/set-url-on-forms#post-66207</link>
			<pubDate>Fri, 13 Jul 2012 18:41:16 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">66207@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The #gf_1, #gf_2 are the stages, and you can't change those as our script needs them to figure out which fields to show.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ciznerguy on "Set URL on forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/set-url-on-forms#post-66203</link>
			<pubDate>Fri, 13 Jul 2012 18:04:25 +0000</pubDate>
			<dc:creator>ciznerguy</dc:creator>
			<guid isPermaLink="false">66203@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you set separate URLs for the stages?  like site.com/form/stage-1  &#38;amp;  site.com/form/stage-2?  sorry if this is an obvious question.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Set URL on forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/set-url-on-forms#post-66202</link>
			<pubDate>Fri, 13 Jul 2012 18:02:58 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">66202@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The URL of your form is the URL of the page you put it on. Each page appends the #gf_1, #gf_2 and the like so that the script can show the right fields. You can't change this.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ciznerguy on "Set URL on forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/set-url-on-forms#post-66200</link>
			<pubDate>Fri, 13 Jul 2012 17:58:51 +0000</pubDate>
			<dc:creator>ciznerguy</dc:creator>
			<guid isPermaLink="false">66200@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is there a way to manually set what the URL will be for forms, and stages within forms?  I need to do this for SEO purposes.  I have two forms linked together and need to be able to set custom urls based on which form and which stage you are on, as well as the confirmation page.  GF always seems to add something like #gf_2 to the end of the url. &#60;/p&#62;
&#60;p&#62;Thanks in advance
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
