seo.chris
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Embed .pdf and create unique urlThanks for the response zolumns.
However, I’m looking to have the URL display
“www.domain.com/sports/CollegeRecruiting101.pdf”.Right now it displays the ‘media file url’ such as “www.domain.com/wp-content/uploads/etc…”
Is there a way to change that URL?
Forum: Fixing WordPress
In reply to: adding alt text for seomodmobiles,
i had go into the code of where the homepage was pulling the images and what not. and then i had to add the alt=”image description” manually.
Forum: Fixing WordPress
In reply to: adding alt text for seoblackbird by inkthemes.
the alt attribute for images is a factor in seo.
Forum: Fixing WordPress
In reply to: Cant view new publised pagesIt’s not a plugins problem, I renamed the whole folder & tested ‘updating’ a page, and still the white screen shows up
Forum: Fixing WordPress
In reply to: Cant view new publised pagesEverytime I hit the a button like ‘update’ it just shows a blank screen with title tag
“wordpressalley.com/wp-admin/theme-editor.php
Forum: Fixing WordPress
In reply to: AWeber basic form code & layout on WP pageTested deleting lines and what not. And I definitely know that its these lines:
<input type=”hidden” name=”meta_web_form_id” value=”1910839386″ />
<input type=”hidden” name=”meta_split_id” value=”” />
<input type=”hidden” name=”listname” value=”alleynewsletter” />
<input type=”hidden” name=”redirect” value=”https://www.aweber.com/thankyou-coi.htm?m=text” id=”redirect_ed2016bbdd77f2283e01e0b0dac00cd4″ />
<input type=”hidden” name=”meta_adtracking” value=”get_started” />
<input type=”hidden” name=”meta_message” value=”1″ />
<input type=”hidden” name=”meta_required” value=”name,email” />but i can’t get rid of them because then how will aweber know the tracking list?
Forum: Fixing WordPress
In reply to: AWeber basic form code & layout on WP pageAhh ok. thanks.
Forum: Fixing WordPress
In reply to: AWeber basic form code & layout on WP pageThanks rohanpwale.
But if i get rid of the javascript code, will the web form still be linked to the web form in Aweber? I still want a list of subscribers generated in Aweber depending on which web form they fill out.
Cause when I delete the javascript, and/or other <input …> tags, the extra white space disappears.