wpnewnoob
Forum Replies Created
-
i found that a heap load of people are having the same problem
https://www.ads-software.com/support/topic/plugin-wp-super-cache-warning-that-pages-do-not-match-timestamps-differ/page/2?replies=52i have no clue what to do. someone offered this as a solution but i have no idea what he is talking about. how do i access and change the permalink?
“
Hellooo…
Ok, so here was how I resolved the problem getting the error “The pages do not match! Timestamps differ or were not found!”.
I was setting up a new blog, where I installed the new version of WP Super Cache (version 0.9.9.7), where I was copying the custom permalink info off of another older WordPress blog which has WP Super Cache version 0.9.9.3 installed.
In the older WordPress blog I have the custom permalink field set to “/%category%/%postname%.html”.
When I copied the information into the new blog, which I have installed the newer 0.9.9.7 version of WP Super Cache, the test would not pass, giving me the error “The pages do not match! Timestamps differ or were not found!”.
I played around with it for a little while, and realized that adding the customer field as “/%category%/%postname%/”, (which removed the “.html”, and added a “/” forward slash at the end of the text as you can see) was the solution. The ‘Test Cache’ ran through correctly then, and says “The timestamps on both pages match!”
Problem now solved!
I hope this helps someone else since it took me a little time to figure it out.
”Forum: Fixing WordPress
In reply to: My Site Looks Different When Im Logged I VS When Im Logged Out??any help? i think its related to the default WP super cache plugin..
hello??
Forum: Fixing WordPress
In reply to: My Site Looks Different When Im Logged I VS When Im Logged Out??i noticed if im logged out of admin regardless of whether i am in firefox or safari everything is shifted to the right….also certain updates are missing
but
once im logged in as admin everything looks fine.its very strange
. pls helpForum: Fixing WordPress
In reply to: My Site Looks Different When Im Logged I VS When Im Logged Out??also in firefox (When logged in) everything looks as it should but when viewing in safari all my blog content is shifted to the right and overlaps with the content in my widget bar…
Forum: Fixing WordPress
In reply to: [Blaskan Theme] I need Help Hiding My Site Name w/o Affecting SEO.theres also no active discussions going on at css discuss
Forum: Fixing WordPress
In reply to: [Blaskan Theme] I need Help Hiding My Site Name w/o Affecting SEO.thank u for the reply above.
i thought this is a simple issue?… ill check out the forum thanks but
can you clarify what you mean by “adding a large text-indent to the style of #site-name (either positive or negative) should work.”
i am a newbie so please provide a step by step if you can i dont know what you mean by “large text indent positive or negative”
Forum: Fixing WordPress
In reply to: [Blaskan Theme] I need Help Hiding My Site Name w/o Affecting SEO.hi, no i cant its kind of private i dont want it to end up on google search engine-it would make me look unprofessional.
can you help without the name of the site? right now its just blaskan theme nothing custom.
Forum: Fixing WordPress
In reply to: [Blaskan Theme] I need Help Hiding My Site Name w/o Affecting SEO.hi i believe this is what you need?
https://pastebin.com/KKw02VnZForum: Fixing WordPress
In reply to: Having Tons of Trouble Hiding Blog Site Name…HELP[ Moderator Note: Please post code or markup snippets between backticks or use the code button. ]
i need help understanding your instructions can you do more of a step by step?
the size of my header/logo image is 1119 x 160.
upload the photo to my theme’s image directory okay got that.
i went into the stylesheet (style.css) in my theme’s appearance>>editor
i searched for “#site-name” ive copied and pasted below…what specific texts in this chain of codes would i replace? i dont see anywhere for me to set background uRL or height? also i want my header logo image to be centered.
the space where the site title resides is on the left side of the screen and very small….
i need a lot of help understanding what you just said thank you.
below is the chain of codes i got from the stylesheet regarding “#site-name”
#site-name { color: #000; font-family: 'LeagueGothic', 'Arial Narrow', Impact, sans-serif; font-size: 72px; font-weight: normal; line-height: 1; margin: 0; padding: 0; word-wrap: break-word; width: 100%; } #site-name a { color: #000; text-decoration: none; text-transform: uppercase; } .sans-serif #site-name { font-family: 'Helvetica Neue', sans-serif; font-weight: bold; letter-spacing: -3px; } @media only screen and (max-width: 480px) { .sans-serif #site-name { letter-spacing: -1px; } } .sans-serif #site-name a { text-transform: none; } #header-message a { color: #666; } @media only screen and (max-width: 480px) { #site-name { font-size: 40px; line-height: 44px; } #header-message { font-size: 13px; } }
[ Please do not bump, it’s not permitted here. ]
[closed as duplicate – continued here: https://www.ads-software.com/support/topic/i-need-help-hiding-my-site-name-wo-affecting-seo?replies=6 ]
Forum: Fixing WordPress
In reply to: Having Tons of Trouble Hiding Blog Site Name…HELPim still having a problem. i went to “header.php”
https://www.blog.web6.org/add-logo-to-twenty-ten-wordpress/
^ this website instructs to copy and paste the contents from my header.php into a text editor. i did this. step#8 then instructs for me to look for a specific code & delete it. this specific code they tell me to delete does not exist. the code in my header.php looks completely different from theirs. perhaps this is because im using the blaskan theme and they are using twenty10im going to re-state my problem:
i have the blaskan theme and i want to hide my site name without compromising SEO. i dont want to do cloaking of any kind
can anyone help?
thanks