Well, I’m not sure if this is the solution or not but the .HTACCESS might be useful. You can ensure only IP: xxx.xx.xx can view the site and then deny others.
IF this is helpful, place this in your htaccess file. You will of course want to update the ip address below to the access granted to said wordpress site.
Allow from 111.11.11.1
Deny from all
Related Posts:
- How do I redirect to another webpage?
- How do I redirect to another webpage?
- Mixed Content Page: requested an insecure stylesheet error
- How to manage a redirect request after a jQuery Ajax call
- window.location.replace() not working to redirect browser
- How to append a URL parameter to all outbound URLs
- How to pre-fill Google Forms URLs with logged-in WordPress user’s data
- How to allow download url redirection only if user logged in WordPress site?
- How can I leverage browser cache for minified JS or minified CS files?
- check if Url contains special character like #
- Adding react app to an existing wordpress website
- “Uncaught SyntaxError: Cannot use import statement outside a module” when importing ECMAScript 6
- How to play audio?
- How do I test for an empty JavaScript object?
- Tallest Unicode character?
- How to solve ‘Redirect has been blocked by CORS policy: No ‘Access-Control-Allow-Origin’ header’?
- jQuery setTimeout() Function [duplicate]
- Nested JSON objects – do I have to use arrays for everything?
- How to find the sum of an array of numbers
- JavaScript null check
- Remove Object from Array using JavaScript
- HTML5 Local storage vs. Session storage
- Expressjs / Node.js – res.redirect() not loading page
- Using async/await with a forEach loop
- How to check if two arrays are equal with JavaScript?
- What is causing the error `string.split is not a function`?
- Does JavaScript have a built in stringbuilder class?
- JQuery $(“#content”).append not working
- What is the difference between null and undefined in JavaScript?
- Pass react component as props
- How to fix Cannot find module ‘typescript’ in Angular 4?
- What’s “this” in JavaScript onclick?
- how to use react require syntax?
- document.getElementById(id).focus() is not working for firefox or chrome
- How to get height of div in px dimension
- jQuery: Uncaught Error: Syntax error, unrecognized expression
- What is the difference between String.slice and String.substring?
- How to allow CORS in react.js?
- Only on Firefox “Loading failed for the script with source”
- How do you use a variable in a regular expression?
- How to embed a youtube playlist with a sidebar
- How to add a button dynamically using jquery
- External JavaScript Not Running, does not write to document
- How to create checkbox inside dropdown?
- Find a value in an array of objects in Javascript [duplicate]
- What does `node –harmony` do?
- Preventing YouTube embeds loading multiple instances of player JS?
- Redirecting old permalink to new one
- Redirecting all old links from previous EE site to new WP site in one go?
- How to handle malformed response from WP REST API?
- Modals using loops and ACF [closed]
- Changes to JS not reflected on site
- Exclude JS file from 404 error page
- .htaccess rule to redirect old URLs to new structure [closed]
- Pass data from wordpress to javascript in JSON
- How to make wordpress URLS google friendly for ajax driven sites?
- Contact Form 7 – Uncaught TypeError: wpcf7.initForm is not a function [closed]
- js addclass function not working as expected, intereaction or special WP somethign needed?
- Built-In Postname Redirection vs Hard Redirects in relation to SEO and performance
- WP TinyMCE (Full + media ) – 4.8 JS Init Dynamicly
- Redirect “http://old.net/category/postname” to “https://new.com/postname”?
- Get a default value of the Customizer setting using wp.customize API (JS)
- Google PageSpeed Enable Compression isn’t working?
- How can I add Javascript in the header of all post pages and only post pages
- Performance vs plugin genrated javascript
- Why is JavaScript being added to header as application/oembed?
- How can I load certain JavaScripts only on blog pages?
- Will deleting WP’s code in .htaccess cause problems?
- Javascript for a specific wordpress page
- How to redirect non existent pages/posts in wordpress using htaccess
- Close modal window after form submit [closed]
- Form will not popup, when clicking on the link to the form
- internal anchor links no longer working after upgrade
- Generating dynamically Schema LD+JSON microdata with Javascript works in test environment but not in WP
- How do you change the text “Update failed. You are probably offline.”
- on change form submit variable value not updating
- How do I make a savable preview like Youtube Gutenberg block?
- iFrame onLoad in custom Gutenberg block
- How to add additional JavaScript code [duplicate]
- Contact form 7 hide and show fields depending up on the condition [closed]
- wp_enqueue has a resource but doesn’t generate a script tag [duplicate]
- Javascript not working on index.php but it is working on single post’s page
- Redirect a WP to another with all URL
- Unable to change the location of a file
- Uncaught SyntaxError: missing ) after argument list [duplicate]
- Styling parent based on a child element of a child in a WordPress page
- Redirect old homepage to the new one within the same site
- I have custom html mixed with inline javascript that I want added to my WordPress site, how do I achieve this?
- How to update the input[type=number] quantity field using custom buttons?
- Why isn’t my SVG path rotating on scroll on iPhones?
- Working with a non-React external library in a custom block
- Using a form to pass GET parameters and create an array of posts accordingly
- Masonry gallery block is working in the block editor but not the template editor
- wp-login – unable to redirect user to a custom login url
- How to import the imagesLoaded and Masonry libs that come with WP in a Gutenberg block?
- Is there an existing method to store a large set of states (900+ flags/numbers) for a single form page that it can persist for several days?
- add_attachment hook not firing on certain devices
- Allow requests to resources outside the wordpress folder
- How to transform a shortcode into a block
- Gutenberg DatePicker component with time set to zero