Sharing here what I learned and likes
Adsense
Redirect your site url using .htaccess
RewriteEngine on
RewriteCond %{HTTP_HOST} ^example.net$ [OR]
RewriteCond %{HTTP_HOST} ^www.example.net$
RewriteRule ^/?$ "http\:\/\/www\.example\.com" [R=301,L]
RewriteRule ^index.php$ "http\:\/\/www\.example\.com" [R=301,L]
No comments:
Post a Comment
comment here
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
newest questions on wordpress
Loading...
No comments:
Post a Comment
comment here