In Chrome on a computer, right-click the page and select View page source. In Chrome for Android, tap your finger right before the URL in the address bar to insert the cursor before the first character, type view-source:, and then tap Enter or Go. [4] X Research source In Safari for macOS, you’ll have to enable the Develop menu to view source code. Open the Safari menu, click Preferences, click the Advanced tab, and then check the box next to ″Show Develop menu in menu bar. ″ Now you can right-click the page and select Show Page Source. On an iPhone or iPad, you’ll need to install an app like HTML Viewer Q or iSource Browser from the App Store. Once installed, open the app and follow the on-screen instructions to find a page’s source code. In Firefox on a computer, right-click the page and select View Page Source. In Edge for Windows, right-click the page and select View Source. If you don’t see this option, click the ⋯ menu at the top-right corner, select Developer Tools, and then close the developer tools box by clicking the X at the top-right corner. This enables the View Source option.

On a computer, click somewhere in the code and press ⌘ Command+F (Mac) or Control+F (PC), type rss, and then press ↵ Enter or ⏎ Return. This should take you to a line that starts with <link rel and contains the text ″application/rss+xml. ″ In Chrome for Android, tap the menu, tap Find in Page, type rss and tap the magnifying glass. [5] X Research source