# Web-view for WordPress

### Where can I use the web-view feature for my WordPress & WooCommerce app and how?

AppMySite enables you to create native Android and iOS apps as these are the best when it comes to performance. However, you can also turn on the web view feature for certain sections or the entire app as well.

{% embed url="<https://scribehow.com/shared/Web-view_for_WordPress__WYjPnP-2QLi49t2MiunFOA>" %}

Follow this guide to know how and where you can add a web view for your WordPress app:&#x20;

#### Web view for pages&#x20;

* Go to Pages.
* Turn the toggle on against web view.
* Click on Save when done.

{% hint style="success" %}
The app will mirror your website and all your pages will be shown in a web view interface.
{% endhint %}

#### Web view for products

* Go to Products.
* Turn the toggle on against Web view.
* Click on Save when done.

{% hint style="success" %}
The app will mirror your website and all your product screens will now turn into a web view interface.
{% endhint %}

#### Web view for posts

* Go to Posts.
* Turn the toggle on against Web view.
* Click on Save when done.

{% hint style="success" %}
The app will mirror your website and all your posts will turn into a web view interface.
{% endhint %}

#### Web view for specific pages on the bottom navigation menu

If you want to turn on web view for only specific pages, you can add them to the bottom navigation menu bar.

* Go to [**Navigation > Bottom bar**](https://app.appmysite.com/app/bottom-bar) > Add Item.
* Select your preferred item name.
* Upload an icon for your item and click on Done.
* Click on Item Type and select Web View from the pop up menu.
* Enter the webpage URL you wish to render.
* Click on Save when done.

{% hint style="warning" %}
A new item will get added to your bottom navigation bar which will direct users to the rendered web view. Similarly, add web views for other destinations on the bottom navigation bar.
{% endhint %}

#### Web-view for specific pages on the menu

If you want to turn on web view for only specific pages, you can also add them to the side menu.

* Go to [**Navigation > Menu**](https://app.appmysite.com/app/menu) > Add Item.
* Select your preferred item name.
* Upload an icon for your item and click on Done.
* Click on Item Type and select Web View from the pop up menu.
* Enter the webpage URL you wish to render.
* Click on Save when done.

#### Webview for the entire app

{% hint style="warning" %}
If you want to enable web view for your entire app, you can do it from the Homescreen. This will enable a web view interface for your entire app.&#x20;
{% endhint %}

Follow the steps below:

* Navigate to [**Navigation > Home screen**](https://app.appmysite.com/app/home) in your WordPress app.
* Turn on the Web-view toggle and enter the desired URL in the Page URL field.&#x20;
* Hit Save.
* Your entire website will now appear in a web view interface. Manage the web-view settings from the Web View section in the side menu.&#x20;

{% hint style="danger" %}
If your web view does not appear as expected in the app, we recommend turning off all other features on the Home Screen for a better browsing experience.
{% endhint %}

[**Follow this guide**](/app/web-view/advanced-web-view-settings.md) to customise how your web pages will appear in the app:

{% content-ref url="/pages/sgZw0r2MP57mpnx7mrqD" %}
[Advanced web-view settings](/app/web-view/advanced-web-view-settings.md)
{% endcontent-ref %}

You can open the Preview section to see how your app looks and works on an emulator.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.appmysite.com/app/web-view/web-view-for-wordpress.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
