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
Is it time for a web project that blurs the line between AI and human love? [closed]
Coneccion entre Wordpress y VSCode [closed]
How to merge WordPress pages in a separate laptops with all plugins and other stuffs
Fatal error with Stripe Class 'Stripe\Stripe' not found in Woocommerce
How to create and display a dataset with a form and Excel-like table in WordPress?
No comments:
Post a Comment
comment here