kellya29
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Do search engines know which post is the newest?So what do I do to make sure when someone does a search for availability that they do not get an older post showing it is not in stock when in fact I have a post stating it actually is in stock?
Forum: Fixing WordPress
In reply to: Did I lose everything??Okay, I tried to do this: ln -s /path/to/new /path/to/old but did something wrong. Now I can’t access my wp-admin. Do you know where I can delete what I just put in for the address. If I want my url to change from /blog to mysite.com how would I do that:
ln -s / /blog ???
or
ln -s mysite.com /blog ??
Forum: Fixing WordPress
In reply to: Did I lose everything??i am unfamiliar with mySql and phpMyAdmin….Under phpMyAdmin I have 10 tables…all w/unique names like “wp_comments”etc. The database name is the same as I have defined in the wp-config.php for the DB-Name. The prefix under the config file sais _wp…..For my database all files are under a main name iqdqeumj and the subnames are _wrdp1 and _test etc. I tried different prefixes like iqdqeumj and _wrdp1 along with _wp and none of them work. Any other ideas?
Forum: Fixing WordPress
In reply to: Font Screwed up but only on one pagenevermind. I figured it out. I had an open code tag in the body which messed up the font for the entire page.