vitamineg
Forum Replies Created
-
Forum: Networking WordPress
In reply to: multisite internal linksAre you trying to map the domain of the MAIN site on your network?
no. i am mapping a subdomain to the multisite install.
Doing this however, makes it so that anytime i am writing a post or page in the sub domain and attempt to link to the main site…which is hosted somewhere else, creates ALL internal to the sub domain. i.e. writing a post within the sub domain and link to domain.com, the link, automatically goes to sub.domain.com.
anyway….maybe there isnt a way to accomplish what i am doing.
Forum: Networking WordPress
In reply to: multisite internal linksyep, i am indeed domain mapping…which i thought was required to have multisite work properly?
i use media-temple. so i created a symlink that points news.primarySite.com to the multisite install.
Forum: Networking WordPress
In reply to: subdomain.domain.com => subdomain.comletting go, moving forward.
thanks
Forum: Networking WordPress
In reply to: subdomain.domain.com => subdomain.comnope, dont wanna. ??
i am using a Domain Mapping Plugin in order to have multiple Top Level Domains within the multisite setup using subdomains (i thought i had too).
Maybe i am over thinking it? I just want to make dern sure Search Engines arent confused…
Forum: Networking WordPress
In reply to: Multisite Q'sPerfecto… resources.
Good morning and thank you….both.
Forum: Networking WordPress
In reply to: Multisite Q'shummina, hummina….thanks Ipstenu. ??
Still ISO (in search of) those best/great sources.
Its a bummer because pages like this arent up to date and therefore not clear….no longer does the Super Admin exist since 3.1.
I do get what your saying about making a network of networks but…i like to see it in print…no guessing and no “i suspects.” anyway…
cheers!
Forum: Fixing WordPress
In reply to: call function on specific page – how toanyone???
Forum: Plugins
In reply to: /wp-admin/admin-ajax.php with some 27767 hits on this filethis /wp-admin/admin-ajax.php is actually being indexed as can be seen when i do a site: search.
signing into googles webmaster tools shows this “page” doesnt have a Title tag…
what the???
Can someone tell me whats up? do i need to do a clean install? (ouch) orrrrr
Thanks
PaulForum: Fixing WordPress
In reply to: Conditional Tagscrappo, it was my bad…thanks alcymyth
it was a post and therefore:
!is_category(’18’) && !is_single(array(‘448′,’441′,’408’))
is what i needed.
cheers
Forum: Fixing WordPress
In reply to: Conditional Tagstry && (AND)
getting closer…but no cigar.
when i exchange || with &&, the is_category 18 doesn’t show the widget…perfect!
BUT, the 3 is_pages still do.
the code now looks like this:
!is_category(’18’) && !is_page(array(‘448′,’441′,’408’))Forum: Fixing WordPress
In reply to: Drag n' Drop or custom order for Custom Fields?wondering the same thing!
any luck sweetfunny?
i too am wondering how to apply robots.txt files specific to each site
Forum: Networking WordPress
In reply to: domain mapping how-to video? Help! :)HOLY CRAP!!!! GOT IT!
For those in the same situation, here’s a summary of my how this worked (thanks to cinematic and Andrea)
the Situation:
The registrar for all of my domains is Godaddy. My Host is Media Temple from which i have the GS service (a shared ip)
My primary domain, which has WordPress Multisite installed, is example.com
Step 1. Followed instructions from the documentation on Migrating Multiple Blogs
notes from the documentation:
#3 was accomplished automatically when i signed up for Media Temples Hosting Service.
#6 i also referenced otto’s article
#11 is where things went cattywampus (see next step…step 2 below)Step 2. Instead of “parking” domains on Godaddy, i changed the A Record to point at example.com’s ip – it looked like this: (@ 123.456.789.987)
Step 3. Created Symlink at Media Temple – Remember, i am on Grid Service (GS) and had to first enable SSH, download/install Putty and use Putty for windows
in Putty, the exact entry looked liked this: ln -s example.com theotherdomain.com
check your html files on MT (Media Temple) to make sure the symlink exists
4. Finally, i mapped the domain. Do this by going to the backend of the added site, then tools -> domain mapping. Enter the
other domain as you want it seen. this process will take theotherdomain.example.com and make it theotherdomain.com.Yay!
Thanks again cinematic and Andrea…Bix X and O
[closed]
Forum: Networking WordPress
In reply to: domain mapping how-to video? Help! :)god i wish i could edit a post.
more clearly, yes, it should, but you’re right, it doesnt. Calling MT now.
Forum: Networking WordPress
In reply to: domain mapping how-to video? Help! :)When I go to 205.186.183.248 I get a blank white screen. I should see vitavibrations.com.
hmmm, yes you should. I’ve triple checked it.