I can think of 2 approaches to try:
- You can use a referrer variable within the link such as:
domain-two.net/blog/?ref=blog2
The receiving blog should watch out for the content of the ref variable.
- You can just copy domain-one.com into domain-two.net/blog, then access the database of domain-one.com remotely via wp-config.php
Related Posts:
- mod_rewrite empties QUERY_STRING if starting with number [closed]
- Changing wp login url without plugin
- WordPress .htaccess rewrite for custom template
- mod_rewriting conflict with WP permalinks in htaccess [closed]
- WordPress and Htaccess
- Redirect URL Containing åäö
- What is the importance of mod_rewrite?
- apache_mod_loaded setting can fubar plugins?
- How to stop rewrite from redirecting
- Block bad bots with mod_rewrite and save in blacklist
- why doesn’t my rewrite rule work? (is there something weird with wordpress htaccess?)
- How to remove .html from URL?
- 404 Not Found The requested URL was not found on this server
- How to enable mod_rewrite for Apache 2.2
- Getting a 500 Internal Server Error on Laravel 5+ Ubuntu 14.04
- Apache mod_rewrite Infinite Loop when Accessing WordPress Admin Dashboard
- remove “index.php” from permalinks
- Change permalinks for posts but not for custom post types
- Change author permalink
- How to remove dates from existing permalinks?
- Hosting a WordPress blog as a sub folder from a S3 website
- My permalinks are broken! Can I use mod_rewrite to ignore a physical file?
- mod_rewrite enabled but Permalinks show index.php
- WordPress on a subdirectory of Laravel – WordPress pretty permalinks inner page shows laravel
- Place static HTML files in path below WordPress page
- htaccess rewrite for author query string when WP is in subfolder
- Bypass .htaccess when using download_url
- Removing rules from .htaccess
- Need to make a php file inside theme accessible via url
- Rewrite rule not working
- Facebook sharer and parameters in URL
- Cache Busting using htaccess Rewrite rule?
- WordPress multisite causing Error 101 (net::ERR_CONNECTION_RESET): Unknown error [duplicate]
- Can WordPress be installed at the root level, if a homepage called index.php already exists?
- .htaccess redirects disappeared after re-saving permalinks
- Remove File Extension for Page Outside of WordPress
- Using custom post type parent as slug
- How to create a 301 redirect that doesn’t apply to subsites
- Using custom mod_rewrite without breaking wordpress permalinks
- Why is my mod_rewrite not working?
- How can i redirect one url to another url using .htaccess or add_rewrite_rule
- Override htacces rule only for specific directory
- WordPress Permalinks still not working despite all necessary settings
- Server Move: All pages leading home
- Add additional non-rewrite .htaccess directives on multisites via mod_rewrite_rules filter
- mod_rewrite loop, redirecting http to https on certain section of wordpress blog
- ReWriteRules and WordPress Multi-Sites with Sub Directories
- How to configure Multisite Network with randomized hostnames?
- Change htaccess to redirect to index.php in subfolder
- Problem with change url for all subpages (.htaccess)
- Displaying Post with Custom URL with RewriteRule or add_rewrite_rule
- Why is the domain name missing from the logout redirect?
- Rewrite URLs – Custom Post Type – Post Slug, Taxonamy Slug
- URL Rewriting for PHP script on an image URL
- How to remove specific category from URL in WordPress
- Read GET parameters in APACHE Mod Rewrite rules for WordPress categories in Posts
- How to redirect specific URL to Subdomain
- SEO Friendly URL on dynamic product page produced via shortcode
- How to write .htaccess so that https is on for subpages only but not the home page
- Rewriting “pretty” blog category URL with htaccess / add_rewrite_rule() causes 404 page
- How to rewrite wordpress urls with index.php in them
- Custom Rewrite rule to captured post (rewrite rule to rewrite rule)
- Taxonomy Pagination Rewrite
- How to create a redirect in the .htaccess file, with 2 exceptions
- Custom rewrite rule, url returning 404
- How to remove the [L] Flag for WordPress index .php mod_rewrite
- mod_rewrite doesn’t work as I want even with JSON API Plugin disabled
- Why does WordPress redirect when I separate wp-core and wp-content?
- Changing URL scheme, mod_rewrite not helping
- permalink results to “page not found”
- How can I hide that I Use WordPress (with W3 Total Cache)
- .htaccess rewriterule being ignored – tyring to remove dates from WP posts
- disable WordPress 404 for one specific page/folder to receive actual php errors
- .htaccess Non-‘www’ to ‘www’ Subdomain Redirection Only Works for Homepage
- Localize URL bases
- flush_rewrite_rules() not working with update_option_{$option}
- How can I create custom URL routes?
- Permalink sub-routing catch-all
- Deny access to uploads folder with exceptions
- Permalinks not working in WordPress
- WordPress Page Not Found if Permalink Settings is Postname
- Access posts while mod_rewrite is broken
- Why is home page content not displaying with this rewrite rule?
- Static directories in a WordPress multisite network
- Changing permalink stops me from creating webpages
- htaccess redirect to path
- Cannot get 301 redirection in htaccess to work (either Redirect or Rewrite)
- Template hierarchy changes when custom post-type permalink leverages custom taxonomy
- Pretty permalinks (again)
- htaccess mod_rewrite not working
- how to exclude admin page from add_rewrite_rule in wordpress
- WordPress rewrite question
- .htaccess not working in WordPress
- Function to rewrite URl in WordPress
- WordPress on a subfolder but accessible from root
- WordPress home page showing 404 error
- Can’t get pretty permalinks to work without index.php
- Permalinks is not working in my wordpress setup
- Add rewrite endpoint and .htaccess
- URL Redirect on GoDaddy platform [closed]