How can I make a link to the page with the unit converter to contain the unit name which should be autoselected (highlighted) on page load?
Just add the unit name to the link query string. Example: http://www.unitconversion.org/unit_converter/length.html?unit=mile You can even apply the default unit value by adding value=number name/value pair. Example: http://www.unitconversion.org/unit_converter/length.html?unit=mile&value=555 • Can I place more than one Converter on the same page? Yes, you can freely mix different category converters on one page, but we do recommend using a “one page – one converter” strategy so as to not overload the page and not confuse search engines which will rank your web pages according to their main topic – not to mention not confusing your website visitors. For a “one page – one converter” strategy, you need to make the index page with links to individual category converters similar to www.unitconversion.org index page.
Related Questions
- When I clicked the "Buy" link on a radio stations playlist page, why did I get a page on ArkivMusic telling me the recording is out of print?
- How can I make a link to the page with the unit converter to contain the unit name which should be autoselected (highlighted) on page load?
- How do I create a link inside a frame that, when clicked, will cause the page to load in a new browser window without the frames?