Tagged Questions
-1
votes
1answer
60 views
Generated URLs don't reflect accurate URLs.
Evening,
I'm getting some incorrect links generated by my theme.
WordPress Address (URL): http://localhost/newgameplus/wordpress
Site Address (URL): http://localhost/newgameplus
Clicking on ...
3
votes
1answer
150 views
Sub domain redirection to taxonomy
Hi all I want to use sub domain for my taxonomy like that :
http://taxonomy.domain.com/apple map to http://www.domain.com/taxonomy/apple
I add this to my vhost
RewriteCond %{HTTP_HOST} ...
0
votes
2answers
543 views
Subdomains pointing to a permalink URL
I have Wordpress (v3.2.1) set up at domain.org.nz/wordpress with a number of pages set up as domain.org.nz/wordpress/services/example. I want to set up a subdomain, example.domain.org.nz to point to ...