MiPropertyPortal offers a seamless way to advertise your vacant properties on our public rental listing site, mipprental.com
, and integrate these listings directly into your website. Here’s a step-by-step guide to help you get started.
Benefits of Integration
- Unlimited Listings: Advertise an unlimited number of units for as long as you need.
- Single URL: Use a single URL to display all your vacancies in one place.
- Branding Control: Integrate listings without displaying MiPropertyPortal’s branding, enhancing your brand experience.
Steps to Integrate Rental Listings
Step 1: Obtain the Listing URL
- Login to the Portal: Log in to your MiPropertyPortal account.
- Navigate to Properties: Expand the ‘Property Management’ section from the left navigation and click on ‘Properties’.
- Copy the Listing URL: On the top-right side of the page, you will see the link ‘To view all available listings’. Click the ‘Copy’ icon beside this link and paste it into a Notepad or WordPad document.
Step 2: Prepare the iFrame Code
- Copy the HTML Code: Copy the following HTML code into the same Notepad or WordPad document:
<iframe width="100%" height="10000" style="height: 100vh;" src="https://mipprental.com/CHANGECODE"></iframe>
- Replace the URL: Replace the
src
attribute URL (https://mipprental.com/CHANGECODE
) with the URL you copied in Step 1. For example:src="https://mipprental.com/C0001"
- Copy the iFrame Code: Copy the modified
<iframe>
code.
Step 3: Embed the Code on Your Website
- Access Your Website Backend: Log in to the backend of your company website.
- Add or Modify the Rental Listing Page: Create a new page or modify an existing rental listing page. If you are unsure about how to do this, please consult a website developer.
- Embed the iFrame Code: Paste the
<iframe>
code into the HTML section of your webpage.
Example
Here is an example of what the final iFrame code might look like:
<iframe width="100%" height="10000" style="height: 100vh;" src="https://mipprental.com/C0001"></iframe>
Additional Integration Option: Using API
For more advanced integration, you can use our rental listing APIs:
- API Documentation: Access our API documentation here.
- Web Developer Assistance: This method requires web developer assistance to integrate within your website.
Troubleshooting and Support
- Technical Issues: If you encounter any technical issues during the integration process, please feel free to reach out to our support team.
- Integration Assistance: We also offer integration services for a fee. Contact our support team for more details.
By following these steps, you can seamlessly integrate your MiPropertyPortal rental listings into your website, enhancing your online presence and providing a unified experience for prospective renters.
Frequently Asked Questions (FAQs)
- What if I am not tech-savvy?
- You can consult a website developer for assistance or contact our support team for integration services.
- Can I customize the iFrame?
- Yes, you can adjust the width, height, and other attributes of the iFrame to fit your website’s design.
- Is the integration secure?
- Yes, the integration is secure and does not compromise your website’s security or the data of your users.
By integrating MiPropertyPortal’s rental listings into your website, you can streamline your rental application process and attract more prospective tenants efficiently.
Additional Resources
- Submit a ticket for any further assistance or queries.
- Watch this video tutorial for clear understanding.